/* CSS Document */

body{
	background:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}

#pageContainer {
	width:777px;
	background-image:url(../images/page_bk.jpg);
	margin:0 auto;
	position:relative;
}

#header{
	text-align:center;
}

#topNav{
	width:741px;
	height:39px;
	background-image:url(../images/nav_bk2.jpg) ;
	margin:0 auto;
}
#topNav a {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:no-repeat; 
	height:40px;
}
#topNav a.home {
	width:52px; 
	background-image: url(../images/home_off.jpg);
}
#topNav a.home:hover {
	background-image: url(../images/home_over.jpg);
}
#topNav a.about {
	width:85px; 
	background-image: url(../images/about_off.jpg);
}
#topNav a.about:hover {
	background-image: url(../images/about_over.jpg);
}
#topNav a.residential {
	width:146px; 
	background-image: url(../images/residential_off.jpg);
}
#topNav a.residential:hover {
	background-image: url(../images/residential_over.jpg);
}
#topNav a.commercial {
	width:148px; 
	background-image: url(../images/commercial_off.jpg);
}
#topNav a.commercial:hover {
	background-image: url(../images/commercial_over.jpg);
}
#topNav a.test {
	width:105px; 
	background-image: url(../images/testimonials_off.jpg);
}
#topNav a.test:hover {
	background-image: url(../images/testimonials_over.jpg);
}

#headgraphic{
	width:741px;
	margin:0 auto;
}

#mainBody{
	background-image:url(../images/bodytext_area.jpg);
	width:741px;
	margin:0 auto;

}

#footer{
	background-image:url(../images/bottom_navBar.jpg);
	width:741px;
	text-align:center;
	padding:8px 0px;
	margin:0 auto;
	margin-bottom:4px;
	color:#FFFFFF;
}

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

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

#faucet{
	position:absolute;
	background-image:url(../images/faucet2.png);
	width:191px;
	height:184px;
	top:28px;
	left: 568px;
}
#water{
	position:absolute;
	background-image:url(../images/water.png);
	width:250px;
	height:188px;
	top:212px;
	left: 464px;
}

.mainText{
	color:#000000;
	padding:0px 15px;
	line-height:20px;
}

.imageRight{
	float:right;
	padding:10px;
}

#serviceBox{
	float:right;
	border-color:#0429af;
	border:1px solid;
	width:247px;
	line-height:19px;
	left:19px;
	top:396px;
	padding:0px 15px;
	padding-top:8px;
	padding-bottom:4px;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:10px;
}

#bottomLogos{
	width:741px;
	color:#d0d0d0;
}

#boxes{
	width:45%;
	float:left;
	padding:10px;
}

#boxes2{
	width:45%;
	float:left;
	padding:10px;
}

#buttons { 
	position:absolute;
	top:287px;
	width:274px;
	z-index:20;
	left: 470px;
}
#list ul {padding:5px 10px;}
#list li {margin-left:30px; padding:5px 10px;}
#heaters {margin:0 auto; text-align:center; width:700px;}
#heaters td {vertical-align:middle;}
#heaters img {padding:0 5px; vertical-align:middle;}
