body {
	margin: 0;
	padding: 0;
	background: #f1f1f1 url(images/background.jpg) repeat-x;
	font: 1em Arial, Helvetica, sans-serif;
	color: #333;
}
 a, a:visited {
 color:#f06d1a;
 text-decoration:none;
}


h1 {
	font: 1.3em Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.3em;
	font-weight: 600;
	padding: 0;
	margin: 0;
}

h2 {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 1.3em;
	font-weight: 600;
	padding: 0;
	margin: 15px 0 0 0;
}

h3 {
	font: 1em Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0;
}



p {
	padding: 20px 0 0 0;
	margin: 0;
}

.orange {
	color: #f06d1a;
}
img {
	border: 0;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
}
#header {
	width:970px;
	height: 150px;
}
#nav {
	width:915px;
	height: 52px;
	margin: 0 0 0 28px;
}
#nav ul {
	display:block;
	padding: 0;
	margin: 0;
}
#nav li {
	list-style:none;
	float: left;
	padding: 0;
	margin: 0;
}

.bold {
font-weight:bold;
}

#nav_about a {
	display: block;
	padding: 0 0 0 0px;
	width: 230px;
	height: 52px;
	background: url(images/nav/nav_about.jpg) no-repeat;
}
#nav_about a:hover {
	background: url(images/nav/nav_about.jpg) no-repeat 0 -52px;
}


#nav_services a {
	display: block;
	padding: 0 0 0 0px;
	width: 227px;
	height: 52px;
	background: url(images/nav/nav_services.jpg) no-repeat;
}
#nav_services a:hover {
	background: url(images/nav/nav_services.jpg) no-repeat 0 -52px;
}

#nav_testimonials a {
	display: block;
	padding: 0 0 0 0px;
	width: 228px;
	height: 52px;
	background: url(images/nav/nav_testimonials.jpg) no-repeat;
}
#nav_testimonials a:hover {
	background: url(images/nav/nav_testimonials.jpg) no-repeat 0 -52px;
}
#nav_contact a {
	display: block;
	padding: 0 0 0 0px;
	width: 227px;
	height: 52px;
	background: url(images/nav/nav_contact.jpg) no-repeat;
}
#nav_contact a:hover {
	background: url(images/nav/nav_contact.jpg) no-repeat 0 -52px;
}

#about_services a {
	display: block;
	padding: 0 0 0 0px;
	width: 227px;
	height: 52px;
	background: url(images/nav/about_services.jpg) no-repeat;
}
#about_services a:hover {
	background: url(images/nav/about_services.jpg) no-repeat 0 -52px;
}


#services_about a {
	display: block;
	padding: 0 0 0 0px;
	width: 230px;
	height: 52px;
	background: url(images/nav/services_about.jpg) no-repeat;
}
#services_about a:hover {
	background: url(images/nav/services_about.jpg) no-repeat 0 -52px;
}
#testimonials_services a {
	display: block;
	padding: 0 0 0 0px;
	width: 227px;
	height: 52px;
	background: url(images/nav/testimonials_services.jpg) no-repeat;
}
#testimonials_services a:hover {
	background: url(images/nav/testimonials_services.jpg) no-repeat 0 -52px;
}
#testimonials_about a {
	display: block;
	padding: 0 0 0 0px;
	width: 230px;
	height: 52px;
	background: url(images/nav/testimonials_about.jpg) no-repeat;
}
#testimonials_about a:hover {
	background: url(images/nav/testimonials_about.jpg) no-repeat 0 -52px;
}


#contact_testimonials a {
	display: block;
	padding: 0 0 0 0px;
	width: 228px;
	height: 52px;
	background: url(images/nav/contact_testimonials.jpg) no-repeat;
}
#contact_testimonials a:hover {
	background: url(images/nav/contact_testimonials.jpg) no-repeat 0 -52px;
}










.content_title {
	width:902px;
	height:36px;
	padding: 60px 0 0 68px;
	margin: 0;
	background: url(images/body_topgrad.jpg) no-repeat;
	}
	
#content {	

	width: 970px;	
	padding: 0px;
	background: url(images/body_repeat.png) repeat-y;
}
#content_left {
	
	width: 625px;	
	font: 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin:  0 0 0 68px;
	padding: 50px 0 0 0;
}
#content_left a, #content_left a:visited {
	color: #f06d1a;
	text-decoration: none;
	
}
#content_left a:hover {
	color: #000;
	text-decoration: none;
	}
#content_left_about{
	
	width: 625px;	
	font: 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin:  0 0 0 68px;
	padding: 50px 0 80px 0;
}
#content_left_about a, #content_left_about a:visited {
	color: #f06d1a;
	text-decoration: none;
	
}
#content_left_about a:hover {
	color: #000;
	text-decoration: none;
	}
#content_right {
	float:right;
	width:200px;
	
	margin: 0 50px 0 0;
	}
	
	#content_right_consult {
		position: relative;
		top:85%;		
		margin: 0 0 0 0;
				}

#content_right_contact {
	float:right;
	width:153px;	
	margin: 0 50px 0 0;
	font: 0.9em Arial, Helvetica, sans-serif;
	}
	
	
	#content_right_contact img {
	margin: 445px 0 0 0;
	}
	
#contact_right_testimonials_consult {
margin: 595px 0 0 0;
}	
	
	
#services_consult {
	background: url(images/) repeat-y;
	padding: 0 50px 0 0;
	text-align: right;
}
#content_foot {
	float:left;
	width:970px;
	height: 23px;
	background: url(images/body_foot.jpg) no-repeat;
}

#spacer_40 {
width:800px;
height: 40px;

}

.testimonials_contain {
width: 603px;
margin:0;
padding: 0 0 40px 0;
}

.testimonials_bubble_top {
width:603px;
height:21px;
background: url(images/testimonials_bubble_top.jpg) no-repeat;
}

.testimonials_bubble_text {
width: 563px;
padding: 0 20px;
background:url(images/testimonials_bubble_repeat.jpg) repeat-y;

}

.testimonials_bubble_text h4 {
font: 1.2em Arial, Helvetica, sans-serif;
color: #000000;
	line-height: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0;
	}
	
.testimonials_bubble_bottom {
width: 603px;
height: 57px;
background: url(images/testimonials_bubble_bottom.jpg) no-repeat;

}


#contact_info {
	width: 625px;
	height: 91px;
	font: 1.1em Arial, Helvetica, sans-serif;
	background: url(images/contact_symbols.jpg) no-repeat;
	margin: 40px 0 0 0;
	
}
#contact_info ul {
padding: 0 0 0 0;
	margin: 0 0 0 40px;
}
#contact_info li {
	list-style:none;
	padding: 14px 0 0 3px;
	margin: 0px 0 0 0px;
}
#contact_info a, #contact_info a:visited {
	color: #f06d1a;
	text-decoration: none;
	
}
#contact_info a:hover {
	color: #000;
	text-decoration: none;
	}

#map {
	padding: 0 0 30px 0;
}
	#map_canvas {
		width: 625px;
		height: 400px;
		margin: 50px 0 0 0;
		
		
	}
	

#footer {
	width: 910px;
	clear:both;
	padding: 0 30px;
	margin: 0 0 150px 0;
	color: #b0b0b0;
	font: 1em Arial, Helvetica, sans-serif;
}
#footer a, #footer a:visited {
	color: #b0b0b0;
	text-decoration:none;
}
#footer a:hover {
	color: #000;
	text-decoration:none
}
#footer_nav {
	padding: 0;
	margin: 0;
}
#footer_nav ul {
	display:block;
	padding: 0;
	margin: 0;
}
#footer_nav li {
	list-style:none;
	float: left;
	margin: 0;
	padding: 38px 5px 0 0;
}
#footer_nav img {
	float:right;
}
#footer_info {
	width: 910px;
	margin: 0;
	padding: 0;
}
#footer_info a, #footer_info a:visited {
	color: #333;
	text-decoration:none;
	font-weight: 700;
}
#footer_info a:hover {
	text-decoration:underline;
}
.legal {
	width: 600px;
	font: 0.6em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.siteby {
	float:right;
	font: 0.6em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}


#privacy_policy {
font: 0.8em Arial, Helvetica, sans-serif;
color:#333333;
width: 834px;
clear:both;

margin: 60px 0 50px 0;
padding: 0 0 50px 38px;
}

#privacy_policy a, #privacy_policy a:visited {
text-decoration: underline;
}
#terms_conditions {
font: 0.8em Arial, Helvetica, sans-serif;
color:#333333;
width: 834px;
clear:both;

margin: 60px 0 50px 0;
padding: 0 0 50px 38px;
}

#terms_conditions a, #terms_conditions a:visited {
text-decoration: underline;
}



@media screen {
	div#preloader {
		position: absolute;
		left: -9999px;
		top:  -9999px;
		}
	div#preloader img {
		display: block;
		}
	}
@media print {
	div#preloader, 
	div#preloader img {
		visibility: hidden;
		display: none;
		}
	}