body
{
	background-color:#ffffff;
	text-align:center;
}

a
{
	text-decoration:none;
	color:#666666;
}
a:hover
{
	text-decoration:underline;
	/*color:#a5cef7;*/
	color:#429c21;
}

img
{
	border:0px;
}

#divHeader
{
	background-color:transparent;
	color:#000000;
	margin:0px;
	width:775px;
	height:100px;
	display:block;
	border-left:1px solid #bdbdbd;
	border-right:2px solid #000000;
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	margin:15px auto 0px auto;
}

#divLogo
{
	background-color:Transparent;
	color:#000000;
	margin:5px 0px 5px 5px;
	border:0px;
	display:block;
	float:left;
	width:275px;
	height:90px;
}

#divContact
{
	background-color:Transparent;
	color:#000000;
	margin:5px 10px 0px 0px;
	display:block;
	float:right;
	width:300px;
	height:90px;
	font-family:Georgia,Times New Roman,serif;
	font-size:10pt;
	font-weight:bold;
	line-height:20px;
}
#divContact span
{
	font-family:Arial,Helvetica, Sans-Serif;
}

#divContent
{
	width:775px;
	height:425px;
	background-color:#ffffff;
	/*background-image:url('../_images/_backgrounds/water_line.gif');*/
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000000;
	border-left:1px solid #bdbdbd;
	border-right:2px solid #000000;
	border-bottom:3px solid #000000;
	margin:0px auto 0px auto;
	display:block;
	text-align:left;
	font-family:Arial, helvetica, sans-serif;
	font-size:12pt;
}
#divMenu
{
	width:775px;
	height:40px;
	background-color:#ffffff;
	color:#000000;
	display:block;
	margin:0px auto 0px auto;
	border-left:1px solid #bdbdbd;
	border-right:2px solid #000000;
	border-bottom:1px solid #b0b0b0;
	padding-top:10px;
}

.divMenuItem
{
   font-family:Arial,helvetica,sans-serif;
   font-size:14pt;
   font-weight:bold;
   font-style:italic;
   text-decoration:none;
   display:block;
   float:left;
   margin:0px;
   height:50px;
   background-color:transparent;
}

#homepage
{
   width:150px;
}
#services
{
   width:145px;
}
#waterheaters
{
   width:170px;
}
#contact
{
   width:145px;
}
#about
{
   width:145px;
}
#divWH2
{
	width:250px;
	height:375px;
	background-color:transparent;
	color:#000000;
	display:block;
	float:left;
	margin:10px 0px 5px 10px;
}

#divPage
{
	width:750px;
	height:400px;
	background-color:transparent;
	color:#000000;
   font-family:Arial, helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	line-height:18px;
	display:block;
	float:left;
	margin:10px 0px 0px 10px;
	text-align:left;
}
#divPage2
{
	width:500px;
	height:400px;
	background-color:transparent;
	color:#000000;
   font-family:Arial, helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	line-height:18px;
	display:block;
	float:left;
	margin:10px 0px 0px 10px;
	text-align:left;
}


#divCopy
{
	background-color:#ffffff;
	color:#666666;
	font-family:Arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:8pt;
	width:775px;
	margin:10px auto 0px auto;
	display:block;
}
#divCopy a:hover
{
   color:#666666;
}
   

ul
{
   list-style-type:square;
   margin-top:2px;
}
h2
{
   margin:0px;
   text-transform:uppercase;
   letter-spacing:2px;
}
h3
{
   margin:0px;
   letter-spacing:2px;
}
   