body {
	background: url(../images/layout/bg.jpg) #eeef34 repeat-x top;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 1036px;
	margin: 0 auto;
	}
#header {
	background: url(../images/layout/header.jpg) no-repeat;
	width: 1006px;
	height: 75px;
	padding: 167px 0 0 30px;
	}
#content {
	background: url(../images/layout/content_bg.png) repeat-y;
	width: 990px;
	padding: 10px 0 0 46px;
	}
#footer {
	background: url(../images/layout/bottom_bg.png) no-repeat;
	padding: 84px 0 0 46px;
	width: 990px;
	text-align: center;
	font-size: 11px;
	color: #525151;
	margin-bottom: 10px;
	}
	#footer a {
		font-size: 11px;
		color: #525151;
		text-decoration: none;
		}
	#footer a:hover {
		color: #c02222;
		}
.cl {
	clear: both;
	}
/* Content */
#left_bar {
	width: 690px;
	float:left;
	line-height: 20px;
	text-align: justify;
	margin-right: 10px;
	}
#right_bar {
	width: 270px;
	float: left;
	margin: 0 0 0 5px;
	}
#rigt_bar img {
	margin: 5px 0 5px 0;
	}
#left_bar a {
	text-decoration: none;
	color: #c02222;
	font-weight:bold;
	}
	#left_bar a:hover {
		color: #000000;
		}
h4 {
	margin: 4px;
	}

/* Menu Buttons */
#menu a, .selected{
	height: 42px;
	width: 132px;
	margin: 0 10px 0 0;
	float: left;
	display: block;
	background-position: top;
	}
	#menu a:hover {
		background-position: bottom
		}
a.home_btn:link, .home_btn:link, .home_btn {
	background: url(../images/layout/home_btn.jpg) no-repeat;
	}
a.about_btn:link, .about_btn:link, .about_btn {
	background: url(../images/layout/about_btn.jpg) no-repeat ;
	}
a.services_btn:link, .services_btn:link, .services_btn {
	background: url(../images/layout/services_btn.jpg) no-repeat;
	}
a.testimonials_btn:link, .testimonials_btn:link, .testimonials_btn {
	background: url(../images/layout/testimonials_btn.jpg) no-repeat;
	}
a.contact_btn:link, .contact_btn:link, .contact_btn {
	background: url(../images/layout/contact_btn.jpg) no-repeat;
	}
a.pg_link:link, .pg_link:link, .pg_link {
	background: url(../images/layout/pg_link.png) no-repeat top;
	width: 157px;
	height:21px;
	display: block;
	float: right;
	margin: 0 20px 0 0;
	}
	a.pg_link:hover, .pg_link:hover {
		background-position: bottom;
		}
/* Images */
.head_img {
	background: url(../images/head_img/1.jpg) no-repeat;
	width: 676px;
	height: 177px;
	}
a.testimonials_img:link, .testimonials_img:link, .testimonials_img {
	background: url(../images/testimonials_btn.jpg) no-repeat top;
	width: 246px;
	height: 140px;
	display: block;
	margin: 10px 0 10px 0;
	}
	a.testimonials_img:hover, .testimonials_img:hover {
		background-position: bottom;
		}
.phone_numbers {
	background: url(../images/phone_numbers.jpg) no-repeat;
	width: 247px;
	height: 234px;
	margin: 0 0 5px 0;
	}
.irv {
	background:url(../images/irv.jpg) no-repeat;
	width: 300px;;
	height: 225px;
	float: left;
	margin: 0 25px 5px 0;
	border: #000000 solid 1px;
	}
.quote {
	background: url(../images/quote.jpg) no-repeat;
	width: 246px;
	height: 131px;
	margin: 8px 0 5px 0;
	}
.bbb {
	background:url(../images/bbb.jpg) no-repeat;
	width: 248px;
	height: 134px;
	margin: 10px 0 10px 0;
	display: block;
	}
.tips {
	background: url(../images/tips_box.jpg) no-repeat;
	width: 228px;
	height: 132px;
	padding: 75px 10px 10px 10px;
	margin: 10px 0 10px 0;
	} 

.services {
	background: url(../images/services/duct.jpg) no-repeat;
	display: block;
	width: 113px;
	height: 113px;
	margin: 0 25px 10px 25px;
	float: left;
	border: #000000 solid 1px;
	}
	a.services:hover {
	opacity: .5;
	filter: alpha(opacity=50);
	}

		
