/********************************************** Keep It Tidy ****/

@import url("reset.css"); /** <---- Resets all browser default settings */
@import url("nav.css"); /** <---- Contains all navigation styling */

/********************************************** Global Styles ****/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	background: #333333;
}

h1 {
	text-indent: -99999px;
	background: url(../images/logo.png) no-repeat;
	float: left;
	width: 200px;
	height: 70px;
	margin: 0 0 0 10px;
	display: inline;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #959595;
	font-size: 18px;
	float: right;
	margin: 40px 20px 0 0;
}

#site_wrapper {
	width: 780px;
	background: #fff;
	margin: 5px auto;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #333;

}

#header {
	float: left;
	width: 780px;
}

#top_content {
	width: 780px;
	float: left;
}

#visual_content {
	width: 520px;
	height: 300px;
	float: left;
	position: relative;
}

.clearBoth {
	clear: both;
}


/********************************************** Body Styles ****/

.cta_block {
	background: url(../images/barBg.jpg) repeat-x;
	float: left;
	margin: 0 0 2px 1px;
}

#internal .cta_block {
	background: url(../images/barBg.jpg) repeat-x;
	margin: 0 0 2px 3px;
}

.cta_block .services_offered {
	background: url(../images/header.jpg) no-repeat;
	width: 587px;
	height: 29px;
	float: left;
	margin: 0;
}

#internal .cta_block .services_offered {
	background: url(../images/subHeader.jpg) no-repeat;
	width: 523px;
	margin: 0 0 0 2px;
}

.cta_block p.call_now {
	width: 192px;
	background: url(../images/callNow.jpg) no-repeat;
	height: 29px;
	float: left;
}

#top_content h3 {
	background: #5A9BBB url(../images/navigationHeader.jpg) no-repeat;
	width: 257px;
	height: 35px;
	text-indent: -99999px;
	float: right;
	margin: 1px 0 0 0;
}

ul#colored_blocks {
	width: 780px;
	float: left;
	margin-top: 2px;
}

ul#colored_blocks li {
	height: 47px;
	float: left;
	text-indent: -99999px;
	margin: 0 7px 0 0;
}

ul#colored_blocks li.bbb {
	background: url(../images/bbb.jpg) no-repeat;
	width: 256px;
}

ul#colored_blocks li.lc {
	background: url(../images/lc.jpg) no-repeat;
	width: 254px;
}

ul#colored_blocks li.fi {
	background: url(../images/fi.jpg) no-repeat;
	width: 255px;
	margin-right: 0 !important;
}

#columns_wrapper {
	float: left;
	width: 776px;
	border: 2px solid #d3d3d3;
	margin: 3px 0 0 0;
}

#left_column {
	width: 231px;
	border: 4px solid #fff;
	float: left;
	background: #d4e1d9;
	color: #111111;
	padding: 4px;
}

#left_column img.testimonial {
	border: 1px solid #f6f6f6;
	float: left;
}

#left_column p {
	font-size: 10px;
	float: left;
	margin: 5px 0;
}

#left_column cite {
	font-weight: bold;
	color: #9d0a0e;
	font-size: 11px;
	width: 100%;
}

#left_column a {
	float: left;
	clear: left;
	color: #d8893c;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	background: url(../images/readMore.gif) no-repeat 215px 8px;
	width: 100%;
	margin: 10px 0 0 0;
}

#main_content {
	float: left;
	border-left: 2px solid #d3d3d3;
	width: 519px;
	padding: 4px;
}

#main_content h3 {
	font-family: "Arial Black",Gadget,sans-serif;
	color: #626262;
	font-size: 12px;
	width: 506px;
	background: #d3d3d3;
	text-transform: uppercase;
	padding: 5px 0 6px 13px;
}

#main_content h3 span {
	color: #850202;
}

#main_content p {
	margin: 7px 5px;
	float: left;
}

#main_content cite {
	font-size: 11px;
	font-style: italic;
	margin: 0 0 0 10px
}

.vertical_block {
	background: url(../images/verticalBanner.jpg) no-repeat;
	height: 331px;
	width: 60px;
	float: left;
	clear: left;
}

#visual_content .main_image {
	float: right;
	margin-top: 1px;
}

#internal #top_content {
	width:720px;
}

#internal .cta_block ul {
	width: 537px;
	margin: 0 0 0 3px;
}

#internal #visual_content {
	width: 459px;
}

#internal #main_content {
	width: 767px;
	border: 0;
	padding: 0;
	margin: 1px 0 0 0;
}

#internal #main_content h3.services {
	background: #978f84 url(../images/servicesHead.jpg) no-repeat;
	width: 780px;
	text-indent: -99999px;
	height: 31px;
	padding: 0;
	margin: 0 0 3px 0;
}

#internal #main_content h3.gallery {
	background: #978f84 url(../images/galleryHead.jpg) no-repeat;
	width: 780px;
	text-indent: -99999px;
	height: 31px;
	padding: 0;
	margin: 0 0 3px 0;
}

#internal #main_content h3.testimonials {
	background: #978f84 url(../images/testimonialHead.jpg) no-repeat;
	width: 780px;
	text-indent: -99999px;
	height: 31px;
	padding: 0;
	margin: 0 0 3px 0;
}

#internal #main_content h3.contact {
	background: #978f84 url(../images/contactHead.jpg) no-repeat;
	width: 780px;
	text-indent: -99999px;
	height: 31px;
	padding: 0;
	margin: 0 0 3px 0;
}

#internal .content {
	background: #e2dcd4;
	float: left;
	padding: 10px;
	width: 760px;
	height: 320px;
	overflow: auto;
}

#internal .content h4 {
	font-weight: bold;
	color: #790000;
	font-size: 11px;
}

#internal .content p {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #363636;
}

.featured {
	background: #e5e0d6;
	border: 0 !important;
}

div.testimonials {
	background: #fff !important;
	padding: 0 !important;
	width: 780px !important;
}

div.testimonial {
	padding: 10px;
	float: left;
	border-bottom: 1px dashed #464646;
	font-size: 12px !important;
	line-height: 16px;
}

div.testimonial img {
	float: right;
	margin: 5px;
	border: 1px solid #FBFBFB;
}

.testimonial cite {
	color: #9d0a0e;
	font-size: 12px !important;
	font-weight: bold;
	font-style: normal !important;
}

.contactUs {
	width: 780px !important;
}

.contactUs .content {
	background: #E4E0D5 url(../images/contactBg.jpg) no-repeat !important;
	width: 510px !important;
	float: right !important;
	height: 328px !important;
	margin: 0 0 3px 0;
}

.contactUs .content address {
	font-size: 13px;
	float: left;
	font-style: normal !important;
	width: 90%;
	margin: 40px 0 0 25px;
}

.testimonialsImage {
	background: url(../images/testimonialImage.png) no-repeat;
	width: 486px;
	height: 297px;
	position: absolute;
	left: -26px;
	top: 1px;
}

.contactUs .content p {
	font-size: 11px;
	float: left;
	margin: 40px 0 0 25px !important;
}

.contactUs .content address strong {
	font-family: "Arial Black",Gadget,sans-serif;
}

.contactUs .left_column {
	width: 250px;
	float: left;
	height: 339px;
}

#CC754609 {
	margin-left: 3px;
	margin-bottom: 3px;
	float: left;
}

.spacer {
	height: 320px;
}

/********************************************** Footer Styles ****/

#footer {
	float: left;
	width: 100%;
	background: url(../images/barBg.jpg) repeat-x;
	height: 29px;
	color: #fff;
	font-size: 10px;
	font-family: "Arial Black",Gadget,sans-serif;
	text-align: center;
}

#footer p {
	float: left;
	width: 100%;
	text-align: center;
	padding: 7px 0 0 0;
}





