#links {
	height: 58px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#masthead {
	padding: 0px;
	height: 58px;
	background-image: url(../layout_images/bg_top_bar.png);
	background-repeat: repeat-x;
}
#mid_section_wrapper {
	background-repeat: no-repeat;
	background-position: center top;
	height: 503px;
	background-image: url(../layout_images/bg_mid_section.jpg);
}
#mid_section_div {
	height: 500px;
	width: 955px;
	margin: 0 auto;
}


#wrapper {
	width: 980px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-image: url(../layout_images/secondary/secondary_outer_wrapper.png);
}
#column_wrapper {
	background-image: url(../layout_images/secondary/secondary_wrapper.jpg);
	background-repeat: repeat-x;
	background-color: #FEFEFE;
	width: 950px;
	margin: 0 auto;


}
#left {
	width: 310px;
	float: left;
	background-repeat: repeat-y;
	background-image: url(../layout_images/left_pics/left_bg.jpg);
	margin-bottom: 20px;
}
#left_top {
	width: 310px;
	float: left;
	height: 30px;
	background-image: url(../layout_images/left_pics/left_top_bg.png);
}
#left_bottom {
	float: left;
	width: 310px;
	height: 49px;
	background-image: url(../layout_images/left_pics/left_bottom_bg.jpg);
}

#left .content {
	padding: 40px 30px 15px 0px;
	line-height: 1.5em;
	color: #000;
}
#left a:link {
	color: #5F0A00;
	text-decoration: none;
	font-weight: bold;
}
#left a:visited {
	color: #66C2E1;
	font-weight: bold;
	text-decoration: none;
}
#left a:hover {
	color: #009;
	text-shadow: #FFF 0.1em 0.1em 0.2em;

}
#left_weather {
	height: auto;
	margin: 0 auto;
	border: 1px solid #000;
	background-color: #E8E8E8;
	margin-top: 20px;
	padding: 5px;
	margin-left: 20px;
}
#homepage_left_services {
	margin-top: 5px;
	position: relative;
}


#center {
	width: 320px;
	float: left;
	margin-left: 5px;
}
#center .content {
	padding: 40px 20px 20px 30px;
	line-height: 1.6em;
	color: #333;
}
#center a:link {
	color: #5F0A00;
}
#center a:visited {
	color: #5F0A00;
}
#center a:hover {
	color: #000000;
	font-weight: bold;
}
#right {
	width: 300px;
	float: left;
	margin-left: 2px;
}
#right .content {
	padding: 40px 30px 15px 20px;
	line-height: 1.5em;
	color: #333;
}
#right a:link {
	color: #5F0A00;
}
#right a:visited {
	color: #5F0A00;
}
#right a:hover {
	color: #000;
	font-weight: bold;
}
#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background-color: #25292e;
}
#footer {
	margin: 0 auto;
	width: 960px;
	background-image: url(../layout_images/bg_footer.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 30px;
	background-position: 1px top;
}
#footer p {
	margin: 0px;
}
#footer_left_content {
	width: 400px;
	float: left;
	padding: 20px 20px 20px 0px;
}
#footer_left_content p {
	color: #CCC;
}

#footer_right_content {
	float: right;
	width: 450px;
}
#footer_testimonial {
	background-color: #CCC;
	margin: 20px 0px 0px 50px;
	padding: 30px;
	background-image: url(../layout_images/footer_test_bg.png);
	background-repeat: repeat-x;
}
#footer_testimonial p {
	color: #333;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: baseline;
}
#footer_testimonial_bottom {
	height: 18px;
	padding-left: 325px;
	padding-top: 5px;
}
#footer_testimonial_bottom p {
	color: #FFF;
}


#footer a:link {
	color: #CCC;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:visited {
	color: #CCC;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFF;
	background-color: #5F0A00;
}
#copyright {
	margin-top: 50px;
}
#copyright p {
	color: #999;
}
#copyright_left {
	float: left;
}
#copyright_right {
	float: right;
}



.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0px;
}
.nomargintop {margin-top: 0;}
.content p {

}

#logo_image {
	position:absolute;
	left:34px;
	top:0px;
	width:203px;
	height:178px;
	z-index:1;
}
