*{
	margin:0;
	padding:0;
	}

body{
	/* background: url(../images/bg-body-rep.jpg) top center repeat-x #D0E1DB fixed; */
	/* background: #bcd3db57; */
	background: #eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	}
	
ul, li{
	list-style-type:none;
	}
	
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	margin-bottom:0px;
	}
	
h1{
	font-size:2.8em;
	color:#A5C6D1;
	}
	
h2{
	font-size:2.6em;
	color:#A5C6D1;
	}
	
h3{
	font-size:2.4em;
	color:#A5C6D1;
	}
	
h4{
	font-size:2.2em;
	color:#A5C6D1;
	}
	
h5{
	font-size:2em;
	color:#A5C6D1;
	}
	
h6{
	font-size:1.8em;
	color:#A5C6D1;
	}
	
p{
	margin-bottom:15px;
	font-size:1.6em;
	line-height:1.6;
	color:#12335D;
	}

ul{
	margin-bottom:15px;
	}
	
li{
	font-size:1.6em;
	line-height:1.6;
	color:#12335D;
	}
	
blockquote{
	margin-bottom:20px;
	font-size:2.4em;
	line-height:1.6;
	color:#C9DAD3;
	}
	
a{
	text-decoration:none;
	color:#87B3C5;
	}
	
a:hover{
	color:#638393;
	}
	
.wrapper{
	width:100%;
	}
	
.wrapper#header{
	}
	
.wrapper#content{
	/* background: url(../images/bg-header-wrapper.png) top center repeat-x; */
	}
	
.wrapper#footer{
	background:url(../images/bg-footer-wrapper.png) top center no-repeat;
	}
	
.row{
	margin:0 auto;
	width:980px;
	}
	
.wrapper#header .row{
	position:relative;
	height:120px;
	/* background:url(../images/bg-header.png) 0px 0px no-repeat; */

    border-bottom: 5px solid #6096A5;
    background: #fff;
	}
	
.wrapper#content .row{
	/* background: url(../images/bg-content.jpg) top center no-repeat #FFF; */
	background: #fff;
	}
	
.wrapper#footer .row{
	position:relative;
	height:250px;
	background:url(../images/bg-footer.png) 0px 0px no-repeat;
	}
	
.column-1-3{
	margin:40px 0px 0px 40px;
	width:273px;
	float:left;
	}
	
.column-2-3{
	margin:40px 0px 0px 40px;
	width:586px;
	float:left;
	}
	
.column-2-3 .main-content{
	padding:40px;
	width:506px;
	background:url(../images/bg-main-content.png) top right no-repeat;
	}
	
.clear{
	clear:both;
	}
	
#header-img{
	position:relative;
	width:586px;
	height:340px;
	}
	
.header-img-cover{
	position:absolute;
	left:0px;
	bottom:0px;
	width:586px;
	height:115px;
	background:url(../images/header-img-cover-hp.png) 0px 0px no-repeat;
	}
	
.header-img-cover#home{background:url(../images/header-img-cover-hp.png) 0px 0px no-repeat;}
.header-img-cover#about{background:url(../images/header-img-cover-about.png) 0px 0px no-repeat;}
.header-img-cover#services{background:url(../images/header-img-cover-services.png) 0px 0px no-repeat;}
.header-img-cover#faqs{background:url(../images/header-img-cover-faqs.png) 0px 0px no-repeat;}
.header-img-cover#contact{background:url(../images/header-img-cover-contact.png) 0px 0px no-repeat;}
	
#logo{
	position:absolute;
	top:25px;
	left:40px;
	width:304px;
	height:70px;
	background:url(../images/logo.png) 0px 0px no-repeat;
	display:block;
	}
	
#logo span{
	display:none;
	}
	
#contact-details{
	position:absolute;
	right:40px;
	top:55px;
	width:273px;
	}
	
#contact-details p{
	margin-bottom:0;
	font-size:1.2em;
	line-height:1.5;
	}
	
#contact-details p span{
	font-weight:bold;
	color:#86B2C5;
	}
	
#contact-details a{
	color:#12335D;
	}
	
#contact-details a:hover{
	color:#87B3C5;
	}
	
ul#nav{
	margin-bottom:20px;
	padding-bottom:60px;
	background: url(../images/bg-ul-nav.jpg) center bottom no-repeat #387C8E;
	}
	
ul#nav li{
	font-size:2.2em;
	font-weight:normal;
	color:#FFFFFF;
	border-bottom:#6096A5 solid 1px;
	}
	
ul#nav li a{
	padding:10px 20px;
	width:233px;
	color:#B2CDCC;
	display:block;
	}
	
ul#nav li a:hover{
	color:#FFF;
	background:#337282;
	}
	
ul#nav li.current_page_item a{
	color:#FFF;
	background:#2F6978;
	}
	
ul#services{
	}
	
ul#services li{
	margin-bottom:0px;
	padding:0px 0px 0px 14px;
	font-size:1.3em;
	line-height:1.6;
	color:#2D4C6A;
	background:url(../images/bullet.gif) 0px 9px no-repeat;
	}
	
ul#social{
	position:absolute;
	right:40px;
	top:0px;
	width:120px;
	height:30px;
	}
	
ul#social li{
	margin-left:10px;
	width:30px;
	height:30px;
	float:left;
	}
	
ul#social li a{
	width:30px;
	height:30px;
	display:block
	}
	
ul#social li#facebook a{ background:url(../images/icon-facebook.jpg) 0px 0px no-repeat }
ul#social li#twitter a{ background:url(../images/icon-twitter.jpg) 0px 0px no-repeat }
ul#social li#linkedin a{ background:url(../images/icon-linkedin.jpg) 0px 0px no-repeat }
	
ul#social li a span{
	display:none;
	}
	
ul#social li a:hover{
	}
	
#copyright-credit{
	position:absolute;
	right:40px;
	bottom:70px;
	width:273px;
	text-align:right;
	}
	
#copyright-credit p{
	margin-bottom:0;
	font-size:1.2em;
	line-height:1.5;
	}
	
#copyright-credit a{
	color:#12335D;
	}
	
#copyright-credit a:hover{
	color:#87B3C5;
	}
	
.alignleft{
	margin:0px 20px 20px 0px;
	float:left;
	}
	
.alignright{
	margin:0px 0px 20px 20px;
	float:right;
}
	
.column-2-3 ul li{
	padding:0px 0px 0px 14px;
	background:url(../images/bullet.gif) 0px 11px no-repeat;
}

.sidebar h4
{
	margin-bottom: 10px;
}