/* Header Styles */

body {
	background:url(../images/background.jpg) repeat-x;
}

.container {
	width:804px;
	background:#FFF;
	overflow:hidden;
	margin:0 auto;
}

.content {
	padding:0 2px;
	width:800px;
}


#header {
	background:url(../images/top-header-bg.jpg) repeat-x top left #FFF;
	overflow:hidden;
	height:165px;
	position:relative;
}

.logo {
	margin:50px 0 0 10px;
	text-transform:uppercase;
	float:left;
	font-weight:bold;
}

.site_links {
	position:absolute;
	top:40px;
	right:10px;
	
}
.site_links li {
	display:inline;
	border-right:1px solid #06436F;
	padding:0 5px 0 0;
	margin:0 5px 0 0;
	color:#003366;
}

.site_links li.last {
	display:inline;
	border:0;
}

.site_links li a {
	color:#003366;
	text-decoration:none;
	font-size:.9em;
	font-weight:bold;
	display:inline;
}

.site_links li a:hover {
	text-decoration:underline;	
}

.call_banner {
	width:346px;
	height:43px;
	background:url(../images/call-banner.jpg);
	position:absolute;
	bottom:55px;
	right:0;
}

.call_banner .text {
	width:100px;
	padding:8px 0 0 35px;
	color:#FFF;
	font-weight:bold;
	line-height:14px;
	font-size:14px;
	text-transform:uppercase;
	float:left;
	margin:0 10px 0 0;
}

.call_banner .phone {
	color:#FFF;
	font-weight:bold;
	font-size:30px;
	text-transform:uppercase;
	float:left;
}


#navigation_primary {

	margin:115px auto 0 auto;
	padding:0;
	width:715px;
	display:block;
	
}

#navigation_primary ul {
	margin:0;
	padding:0;
}

#navigation_primary li {
	margin:0;
	padding:5px 8px 5px 8px;
	display:inline;
	list-style:none;
	border-right:1px solid #06436F;
}

#navigation_primary li a {
	color:#63BDFB;
	text-decoration:none;
	font-size:1.15em;
	font-weight:bold;
	text-transform:uppercase;
}

#navigation_primary li a:hover, #navigation_primary li a.active {
	color:#FF7302;
}

#navigation_primary li.last {
	border-right:0;
}

.banner {
	margin-bottom:3px;
	position:relative;
	height:286px;
	width:800px;
	
}

.banner_top {
	background:url(../images/main-banner.png) no-repeat;
	height:286px;
	width:528px;
	position:absolute;
	z-index:100;
}

.banner_text_1 {
	width:410px;
	height:160px;
	position:absolute;
	bottom:0;
	padding:30px 0 0 25px;
	display:inline;

}

.banner_text_2 {
	width:190px;
	height:170px;
	position:absolute;
	bottom:0;
	padding:5px 0 0 10px;
	left:215px;

}

.sticky {
	position:absolute;
	bottom:1px;
	left:10px;
}

a.learn_more {
	position:absolute;
	bottom:12px;
	left:220px;
	background:url(../images/learn-more-button.png) no-repeat;
	width:166px;
	height:24px;
	text-align:center;
	padding:3px 0 0 0;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	z-index:999;
}



.slider img {
	position:absolute;
	right:0;
	top:0;
}

.call_out_boxes {
	margin-bottom:10px;
	overflow:hidden;
}



.call_out_boxes a.button  {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/call-out-button.png) no-repeat;
	height:22px;
	width:97px;
	padding: 1px 0 0 30px;
	position:absolute;
	bottom:15px;
	left:15px;
	cursor:pointer;
	display:inline;
}



.call_out_1 {
	width:254px;
	height:133px;
	margin-right:5px;
	background:url(../images/call-out-1.jpg);
	float:left;
	position:relative;
	padding:8px 0 0 14px;
}

.call_out_2 {
	width:241px;
	margin-right:5px;
	height:133px;
	float:left;
	position:relative;
	background:url(../images/call-out-2.jpg);
	padding:8px 0 0 14px;
}

.call_out_3 {
	width:253px;
	height:133px;
	float:left;
	position:relative;
	background:url(../images/call-out-3.jpg);
	padding:8px 0 0 14px;

}

.internal_banner {
	width:800px;
	position:relative;
	height:112px;

}
.internal_banner_text {
	background:url(../images/internal-bg.jpg) #1170B2;
	padding-left:20px;
	height:112px;
	width:318px;
	position:absolute;
	left:0;

}

.internal_banner_end {
	position:absolute;
	left:318px;
	z-index:5;
}
.internal_banner_photo {
	float:right;
}

.single {
	margin-top:40px;
	color:#fff;
	width:318px;
	width:300px;
	}

.double {
	margin-top:25px;
	color:#FFF;
	width:300px;

}

.single h2 {
	font-size:34px;
	line-height:32px;
	text-transform:uppercase;
}

.double h2 {
	font-size:34px;
	line-height:32px;
	text-transform:uppercase;
}




.body_copy {
	width:480px;
	overflow:hidden;
	padding:0 0 0 5px;
	float:left;
	margin:0 0 0 0 ;
}

.test {
	background:url(../images/test-bg.jpg) repeat-y right;
	overflow:hidden;
	width:800px;
	height:auto;
	padding:5px 0px;
}

.bg_home {
	background:url(../images/home-bg.jpg) repeat-y left;
	overflow:hidden;
	width:480px;
	height:720px;
	padding:0 0 0 0;
	margin-left:-5px;
}

.home_copy {
	margin-left:15px;
}

.nav_sidebar {
	
	width:225px;
	float:left;
	padding:0 0 0 10px;
}


.sidebar {
	width:253px;
	float:left;
	padding:0 5px 0 0;
	margin-top:1px;
	
}

.gradient {
	background:url(../images/sidebar.jpg) no-repeat;
	

}

.sidebar_content {
padding-left:10px;	
}

.testimonial {
	width:150px;
	margin:5px 0 0 20px;
	font-size:.9em;
	line-height:16px;
	color:#666;
}

a.testimonial_button {
	width:156px;
	height:29px;
	background:url(../images/read-more-testimonials.jpg);
	float:left;
	padding:13px 0 0 30px;
	color:#fe5802;
	margin-top:10px;
}

.testimonial_image {
	width:187px;
	margin:0 10px;
}



/* Footer Styles */
#footer {
	text-align:center;
	text-transform:uppercase;
	font-size:.85em;
	color:#666;
	background:url(../images/footer-bg.jpg) repeat-x top;
	padding:15px 0 0 0;
	margin:5px 5px;
	height:150px;
	

}

#footer ul {
	margin:0 0 15px 0;
}

#footer li {
	display:inline;
	margin:0 3px 0 5px;
	padding:0 7px 0 0;
	border-right: 1px solid #ccc;
}

#footer li.last {
	display:inline;
	margin:0 3px 0 5px;
	padding:0 7px 0 0;
	border-right: 0;
}

#footer li a {
	color:#666;
	text-decoration:none;
}

#footer li a:hover {
	text-decoration:underline;
}

.alignleft {
	float:left;
	margin-right:10px;
}

.alignright {
	float:right;
	margin-left:10px;
}

.our_services {
	height:186px;
	background:url(../images/our-services.jpg) top left no-repeat;
	color:#FFF;
	padding:8px 0 0 0;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}



