/* CSS Document */

body {	
	font-family: "trebuchet ms";	
	font-size: 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background:url(../images/bg_top.gif) top left repeat-x #fff;
	}
	
	
#wrapper {
	width:751px;
	height:auto;
	margin:0 auto;
	padding:0;
	}
	
#header {
	width:683px;
	height:172px;
	margin:0;
	padding:10px 34px 0 34px;
	background:#0f4a7d;
	}
	
#logo {
	width:241px;
	height:140px;
	margin:0;
	padding:0;
	float:left;
	}
	
#header_links {
	width:440px;
	height:152px;
	margin:0;
	padding:20px 0 0 0;
	float:left;
	}
	
/*hack*/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack - http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */

#header_links ul {
	margin:0;
	padding:0;
	}
	
#header_links li.phone_number {
	width:420px;
	height:auto;
	margin:0;
	padding:60px 0 0 0;
	list-style:none;
	text-align:right;
	font-size:20px;
	color:#FFFFFF;
	background:#0f4a7d;
	}	
		
#header_links li {
	width:398px;
	height:auto;
	margin:0;
	padding:0 22px 0 0;
	list-style:none;
	background:url(../images/star_yellow.gif) top right no-repeat;
	text-align:right;
	font-size:14px;
	}

#header_links li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	}
	
#header_links li a:hover {
	color:#f28a04;
	text-decoration:none;
	font-size:14px;
	}
	
#orange_line {
	width:751px;
	height:6px;
	margin:0;
	padding:0;
	background:#f28a04;
	}
	
#content_container {
	width:749px;
	height:auto;
	margin:0;
	padding:0;
	border-left: 1px solid #cccdcd;
	border-right: 1px solid #cccdcd;
	}
	
	
/*------------------------LEFT SIDE--------------------------*/

#left_side {
	width:185px;
	height:auto;
	margin:0;
	padding:0 0 20px 0;
	float:left;
	}

#nav_heading {
	width:170px;
	height:40px;
	margin:0;
	padding:15px 0 0 0;
	}
	
#left_nav {
	width:185px;
	height:auto;
	margin:0;
	padding:0;
	}
	
#left_nav ul {
	width:185px;
	height:auto;
	margin:0;
	padding:0;
	}
	
#left_nav li {
	width:159px;
	height:26px;
	margin:2px 0 0 0;
	padding:6px 0 0 26px;
	background:url(../images/nav_bg.gif) top left no-repeat;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	}
	
#left_nav li:hover {
	width:159px;
	height:26px;
	margin:2px 0 0 0;
	padding:6px 0 0 26px;
	background:url(../images/nav_ro.gif) top left no-repeat;
	list-style:none;
	}
	
#left_nav li.active {
	width:159px;
	height:26px;
	margin:2px 0 0 0;
	padding:6px 0 0 26px;
	background:url(../images/nav_ro.gif) top left no-repeat;
	list-style:none;
	}
	
#left_nav li a {
	width:185px;
	height:32px;
	margin:2px 0 0 0;
	padding:0;
	color:#0f4a7d;
	display:block;
	text-decoration:none;
	}
	
#left_nav li a:hover {
	width:185px;
	height:32px;
	margin:2px 0 0 0;
	padding:0;
	color:#fff;
	}
	
#address {
	width:139px;
	height:32px;
	margin:44px 0 0 26px;
	padding:0;
	}

#address_details {
	width:139px;
	height:32px;
	margin:0 0 40px 26px;
	padding:0;
	font-size:10px;
	line-height:12px;
	color:#0f4a7d;
	}	
	
/*----------------------RIGHT SIDE------------------*/

#right_side {
	width:534px;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 12px 30px;
	}

#right_side_nav {
	width:533px;
	height:39px;
	margin:0;
	padding:0;
	background:url(../images/bg_right_side.gif) top left repeat-x #f28a04;
	}
	
#right_side_nav ul {
	width:533px;
	margin:0;
	height:39px;
	padding:0;
	}
	
#right_side_nav li.search {
	height:30px;
	float:left;
	padding:0 8px 0 24px;
	list-style:none;
	font-size:12px;
	margin:0;
	}
	
#right_side_nav li.search:hover {
	height:30px;
	float:left;
	padding:0 8px 0 24px;
	list-style:none;
	font-size:12px;
	background:none;
	margin:0;
	}
	
#right_side_nav li {
	display:block;
	height:30px;
	float:left;
	padding:8px 18px 0 16px;
	list-style:none;
	font-size:13px;
	}
	
#right_side_nav li:hover {
	display:block;
	height:30px;
	float:left;
	padding:8px 18px 0 16px;
	list-style:none;
	background:#f28a04;
	font-size:13px;
	}
	
#right_side_nav a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#right_side_nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#flash {
	width:516px;
	height:152px;
	margin:26px 0 0 18px;
	padding:0;
	}

#content_image {
	width:509px;
	height:84px;
	margin:20px 0 0 24px;
	padding:0;
	}
	
#popular_services {
	margin:0 0 0 24px;
	padding:0 0 20px 0;
	width:509px;
	height:auto;
	}
	
#popular_services ul {
	width:509px;
	height:26px;
	margin:0 0 0 2px;
	padding:0 0 20px 0;
	}
	
#popular_services li {
	width:148px;
	height:26px;
	margin:0;
	padding:6px 0 0 8px;
	background:url(../images/bg_popular_services.gif) top left no-repeat;
	list-style:none;
	display:block;
	float:left;
	color:#FFFFFF;
	}
	
#popular_services li a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:148px;
	height:26px;
	}

#popular_services li a:hover {
	text-decoration:none;
	color:#0f4a7d;
	display:block;
	width:148px;
	height:26px;
	}
	
ul {
	margin:0;
	padding:0;
	margin:10px 4px 10px 24px;
	}
	
li.sitemap {
	list-style:url(../images/bullet.gif);
	margin:2px 4px 2px 24px;
	}
	
.q1 {
	color:#eceded;
	font-size:50px;
	}
	
.q2 {
	color:#eceded;
	font-size:50px;
	}
	
.test {
	width:500px;
	min-height:81px;
	margin:16px 4px 16px 24px;
	padding:0;
	background:url(../images/quotes.gif) top left no-repeat;
	border-bottom:1px dashed #eceded;
	}

.test_right {
	width:430px;
	height:auto;
	padding:0;
	text-align:right;
	clear:both;
	}
	
.space {
	width:40px;
	height:3px;
	margin:0;
	padding:0;
	}

	
/*---------------------FOOTER-----------------------------*/

#footer {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:url(../images/bg_footer.gif) top left repeat-x #1f4e78;
	}
	
#footer_details {
	width:751px;
	height:135px;
	margin:0 auto;
	background:#0f4a7d;
	}
	
#footer_details_left {
	width:210px;
	height:auto;
	margin:0;
	padding:18px 0 0 26px;
	float:left;
	}
	
#footer_details_right {
	width:400px;
	height:auto;
	margin:20px 0 0 6px;
	padding:0;
	float:left;
	}
	
a.footer {
	float:left;
	height:19px;
	width:94px;
	margin:0 6px 0 0;
	padding:0;
	background:url(../images/bg_footer_links.gif) top left no-repeat;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.footer_shd {
	height:19px;
	width:210px;
	margin:20px 6px 0 10px;
	padding:0;
	font-size:10px;
	color:#498eca;
	text-decoration:none;
	display:block;
	}
	
a.footer_shd:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.footer:hover {
	color:#f28a04;
	text-decoration:none;
	}
	
/*-----------------------fonts and headings----------------------*/

h1 {
	width:519px;
	height:32px;
	margin:20px 0 0 0;
	padding:10px 0 0 24px;
	background:url(../images/bg_h1.gif) top left no-repeat;
	color:#FFFFFF;
	font-size:16px;
	}
	
h2 {
	width:519px;
	height:26px;
	margin:20px 0 0 2px;
	padding:8px 0 0 24px;
	background:url(../images/bg_h2.gif) top left no-repeat;
	color:#FFFFFF;
	font-size:12px;
	}
	
p {
	margin:10px 10px 10px 10px;
	}  
	
	
p.testimonials {
	margin:0;
	padding:0;
	}  
	
a {
	text-decoration:none;
	color:#0f4a7d;
	}
	
a:hover {
	text-decoration:underline;
	color:#f28a04;
	}
	
.acreds {
	width:139px;
	height:auto;
	padding:0;
	margin:10px 0 0 26px;
	}
	
.thumb {
	width:130px;
	height:130px;
	margin:10px 10px 10px 10px;
	padding:0;
	float:left;
	}
	
	
	
	
	