@charset "utf-8";
/* CSS Document */

html {
	margin:0;
	padding:0;
	}

body {
	margin:0;
	padding:0;
	color: #003366;
	background-color:#efefed;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size:82%;
}

h2 {
	text-transform:uppercase;
	font-size:1.4em;
	display:block;
	background-image:url(../images/h2bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0 0 12px 0;
	margin:30px 0 20px 0;
	}
	
h3 {
	font-weight:normal;
	font-size:1.2em;
	}
	
h3.borderunder {
	border-bottom:3px solid #032261;
	padding:0 0 3px 0;
	float:left;
	margin:0 0 12px 0;
	}
	
p {
	margin:0 0 10px 0;
	}
	
a {
	color:#032261;
	}

#wrapper, #header, #nav, #footer, #content, .full_width, #logos, #fullpage {
	width:100%;
	}
	
#header, #fullpage {
	background-repeat:no-repeat;
	height:640px;
	 min-height: 640px;
    min-width: 100%;
	}

	
#banner_holder {
	width:100%;
	height:640px;
	position:relative;
	}
	
#banner_01, #banner_02, #banner_03, #banner_04, #banner_05,#contact_banner, #calculator_banner, #team_banner, #clients_banner {
    background-attachment: scroll;
    background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position:top center;
	height:640px;
}
	
#banner_01 {
	background-image:url(../images/header_01.jpg);
	}
	
#banner_02, #team_banner {
	background-image:url(../images/header_02.jpg);
	}
	
#banner_03 {
	background-image:url(../images/header_03.jpg);
	}
	
#contact_banner {
	background-image:url(../images/contact_01.jpg);
	}
	
#banner_04, #calculator_banner {
	background-image:url(../images/calculator_01.jpg);
	}
	
#banner_05, #clients_banner {
	background-image:url(../images/header_05.jpg);
	}
	
#slide1 .container {
	position:relative;
	}
	
.content_wrapper {
    display: table;
    height: 640px!important;
    min-height: 640px!important;
    padding: 0;
    width: 100% !important;
}	

#nav {
    background-image: url("../images/blue_fade.png");
    left: 0;
    padding: 6px 0;
    position: fixed;
    text-align: right;
    top: 0;
    z-index: 2000;
}
	
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
	}
	
#nav li {
	display:inline-block;
	margin:0 0 0 20px;
	}
	
#nav li a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding:6px 0;
	display:block;
	}
	
#nav li a:hover, #nav li a.selected {
	color:#34cffb;
	}
	
#arrow {
	float:left;
	width:30px;
	}
	
#arrow a {
	height:31px;
	width:30px;
	display:block;
	background-image:url(../images/nav_arrow.png);
	}
	
#content {
	font-size:1.1em;
	line-height:1.6em;
	}

.content_box {
    background-image: url("../images/blue_fade.png");
    color: #fff;
    font-size: 1.2em;
    height: auto;
    overflow: hidden;
    padding: 20px 15px;
    text-align: left;
    width: 45%;
    z-index: 1000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.content_box img {
	margin:0 0 12px 0;
	}

.content_box p {
	margin:0 0 6px 0;
	}

.home_box {
	position: absolute;
	top: 25%;
	left: 10%;
	min-height:220px;
	}
	
.container, #slider2 .section, #slider3.section {
	width:80%;
	margin:0 auto;
	max-width:1400px;
	position:relative;
	}
	
.quarter {
	width:25%;
	float:left;
	}
	
.box {
	width:100%;
	float:left;
	margin:0 5px;
	max-width:260px;
	}

.newsitem {
	color:#efefed;
	}	
	
.newsitem h3 {
	text-transform:uppercase;
	font-size:1.1em;
	margin:0;
	}
	
.newsitem .pad {
	padding:5px 10px;
	}
	
.newsitem span.date {
	font-size:0.9em;
	}
	
.newsitem .bordert {
	border-top:2px solid #efefed;
	}
	
.newsitem p {
	font-size:0.9em;
	line-height:normal;
	}
	

#logos {
    background-color: #fff;
    height: 60px;
    margin: 25px 0;
    overflow: hidden;
    padding: 3px 0;
}
	
#footer {
	background-color:#032261;
	color:#fff;
	padding:20px 0 60px 0;
	}
	
#footer a {
	color:#fff;
	text-decoration:none;
	}
	
.bluebg {
	background-color:#032261;
	}
	
.whitebg {
	background-color:#fff;
	}
	
.pad {
	padding:20px;
	}
	
#map {
	width:80%;
	margin:0 auto;
	}
	
#map iframe {
	width:100%;
	border:1px solid #ccc;
	}
	
#calculator h4 {
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 12px 0;
	}
	
	
.section {
	width:100%;
	clear:both;
	margin:0 0 12px 0;
	float:left;
	}
	
.leftcol, .rightcol {
	float:left;
	}
	
#calculator .leftcol {
	width:15%;
	}
	
#calculator .rightcol {
	width:85%;
	}	
	
.slider {
	position:relative;
	}
	
.third, .quarter, .half {
	float:left;
	}
	
.third {
	width:33%;
	}
	
.quarter {
	width:25%;
	}
	
.half {
	width:50%;
	}
	
.halfleft {
	width:48%;
	padding:0 2% 0 0;
	}
	
.halfright {
	width:48%;
	padding:0 0 0 2%;
	}
	

#map {
    margin: 0;
    width: 100%;
}
	
.line {
	background-color:#bbbbbb;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	height:10px;
	width:100%;
	margin:10px 0 0 0;
	}
	
.circle {
	background: #032261;
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0;
	outline: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border:0;
	position:absolute;
	top:6px;
	left:5px;
	z-index:500;
}

#top_banner .bx-controls-direction {
	display:none!important;
	}
	
#logos ul {
	list-style-type:none;
	margin:0;
	padding:0;
	height:60px;
	display:block;
	}
	
#logos li {
	float: left;
    position: relative;
    width: 200;
	}
	
.footer_info {
	text-align:center;
	width:100%;
	font-size:0.9em;
	}
	
.footer_info p {
	padding:30px 0 0 0;
	}
	
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	width:100%;
	}
	
#footer li {
	margin:0;
	padding:0;
	display:inline-block;
	}
	
#footer ul.media {
	margin:25px 0 0 0;
	}
	
#footer ul.media li {
	margin:0 15px;
	}
	
#news_items {
	height:598px;
	overflow:hidden;
	width:80%;
	margin:0 auto;
	max-width:1400px;
	position:relative;
	}
	
a.facebook, a.linkedin {
	display:block;
	width:auto;
	padding:9px 0 9px 50px;
	font-size:1.2em;
	text-decoration:none;
	background-repeat:no-repeat;
	}
	
a.facebook {
	background-image:url(../images/facebook_blue.png);
	margin:0 0 30px 0;
	}
	
a.linkedin {
	background-image:url(../images/linkedin_blue.png);
	}
	
.charities_img {
	float:left;
	margin:0 2% 0 0;
	width:15%;
	}
	
.charities h3 {
	margin:0 0 15px 0;
	}
	
.charities_text {
	display:block;
	float:left;
	width:83%;
	}
	
	
.clearfix {
	clear:both;
	}	
