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

/* 006699*/

html{
	font-size:13px;
}

html a img{
	text-decoration:none;
	border:0px;
}

#date{
	font-size:14px;
	text-align:right;
	padding: 3px;
	color:#aaaaaa;
}

#wrapper{
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#464445;
	background-color:white;
	width: 960px;
	padding: 0px 0px 5px 0px;
	border-top: 2px solid #1c3645;
	padding:2px 0px;
}

#wrapper a{
	text-decoration:none;
	color:#464445;
}

#leftcol{
	margin-right:10px;
	width:150px;
	height:100px;
	/*background-color:#6CF;*/
	float:left;
	text-align:right;
}

#leftcol img{
	margin:0px 3px 3px 0px;
	
}

#services{
	clear:right;
	margin-top:5px;
	text-align:right;
	font-size:12px;
}

#services p{
	padding:0px;
	margin: 1px 1px;
	color:#afb0b0;
}

#services p#top{
	text-decoration:underline;
	margin-bottom:7px;
}

#middlecol{
	width:640px;
	/*background-color:#09C;*/
	float:left;
}

#navbar{
	text-align:center;
	font-size:14px;
	color:#596c77;
	margin-top:3px;
}

/* Show only to IE7 */ 
*:first-child+html #navbar{   
	margin-top:0px;
} 

#navbar a{
	border-bottom:3px solid #c6def0;
	margin:0px;
	display:inline;
	color:#596c77;
	padding:3px 4px 2px 3px;
}

#navbar a:hover{
	padding:3px 4px 2px 3px;
	background-color:#c6def0;
}

.underline{
	border-bottom:3px solid #c6def0;
	display:inline;
	margin-left:-4px;
	padding:3px 3px 2px 3px;
}

#contentbox_wrapper{
	width:640px;
	float:left;
	margin-top: 13px;
	margin-bottom:10px;
	background-color:#e1e0e0;
}

#contentbox_filler{
	height:700px;
	float:right;
}

#contentbox{
	float:left;
	width:640px;
	padding:0px;
}

#testimonial{
	float:right;
	width:192px;
	background-color:#b6c7d1;
	padding:4px;
	color:#f0f4f6;
	font-size:15px;
}

#testimonial #logo{
	float:right;
}

#titlebox{
	background-color:#c6def0;
	font-size:20px;
	
	vertical-align:bottom;
}

#title{
	padding:20px 0px 4px 7px;
}

#titlebox img{
	float:right;
	margin:4px 5px 0px 0px;
}

#text{
	width:430px;
	padding: 0px 5px;
}

/* Show only to IE7 */ 
*:first-child+html #text{   
	padding-top:12px;
} 

#rightcol{
	margin-left:10px;
	width:150px;
	height:175px;
	background-color:#b8c2ca;
	float:left;
}

#openquote{
	margin-top:10px;
}

#quotation{
	margin:0px 10px 0px 10px;
	font-size:15px;
	font-weight:bold;
	color:#eceff1;
}

#closequotes{
	float:right;
	margin-right:3px;
}

#news{
	float:left;
	clear:right;
	margin-top:30px;
	margin-left:10px;
	text-align:left;
	font-size:12px;
}

#news p{
	padding:0px;
	margin: 1px 1px;
	color:#afb0b0;
}

#news a{
	color:#afb0b0;
}

#news p#top{
	text-decoration:underline;
	margin-bottom:7px;
}
	
#accreditation{
	width:640px;
	margin-left:160px;
	clear:both;
	
}

#accreditation p{
	text-align:center;
}

#accreditation img{
	vertical-align:text-top;
}

#social{
	width:640px;
	height:110px;
	margin-left:160px;
	clear:both;
	background:url(/images/bottoms.png);
}

#social #right{
	color:#6d8699;
	float:right;
	margin-top:40px;
	text-align:right;
	margin-right: 20px;
}

#social #phone{
	font-size:28px;
}

#social #email{
	font-size:20px;
}

#social #email a{
	color:#6d8699;
}

#social #left{
	color:#edeff0;
	float:left;
	margin-top:35px;
	margin-left: 20px;
}

#social #left a{
	color:#edeff0;
}
	

#social #follow{
	font-size:18px;
	margin-bottom:3px;
}

#social img{
	float:left;
}

.socialtext{
	float:left;
	width: 50px;
	margin: 7px 40px 0px 10px;
	font-size:14px;
}

#footer, #footer_lighter{
	clear:both;
	text-align:center;
	border-top: 2px solid #1c3645;
	color:#999999;
	padding-top:3px;
}

#footer_lighter{
	border:none;
	color:#bbbbbb;
}

#footer_lighter a{
	color:#bbbbbb;
}

#privacy{
	display:inline-block;
}
#terms{
	margin-left:20px;
	display:inline-block;
}

.bigger{
	font-size:16px;
}

.newstext{
	margin-left: 30px;
	border:1px solid #333333;
	padding:5px;
	background-color:#c6def0;
	text-align:center;
}

#news .newstext a{
		color:#333333;
}
	
