* {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body {
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-x;
	background-color: #1E1E1E;
	text-align: center;
}
#Plumbing {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #DFDFDF;
	text-align: left;
}
#divBanner {
	background-image: url(../images/baannerBG.jpg);
	height: 64px;
	background-repeat: no-repeat;
}
#divBanner img, #divBanner object {
	margin-top: 4px;
	margin-left: 4px;
}
#divHeader {
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	height: 133px;
}
#divSearchListed {
	height: 100px;
	background-image: url(../images/searchLIstedBG.jpg);
	position: relative;
}
#divSearchListed #searchTable {
	margin: 0px;
	float: left;
	left: 34px;
	top: 45px;
	position: relative;
}
#divSearchListed form {
	width: 400px;
}
#divSearchListed #searchTable .input {
	padding: 3px;
	width: 210px;
	font-size: 14px;
	color: #0D0D0D;
}
#divSearchListed a.getListed {
	display: block;
	height: 100px;
	width: 100px;
	position: absolute;
	top: 70px;
	float: right;
	right: 25px;
}
#divNav {
	height: 55px;
	background-image: url(../images/navListedmiddleSection.gif);
	background-position: 671px;
}
#divNav ul {
	list-style-type: none;
	display: block;
}
#divNav ul li {
	display: inline;
	float: left;
}
#divNav ul li a {
	height: 55px;
	display: block;
	float: left;
}
#divNav ul li a:hover {
	background-position:bottom
}
#divNav ul li a.home {
	background-image: url(../images/home.gif);
	width: 64px;
}
#divNav ul li a.central {
	background-image: url(../images/central.gif);
	width: 141px;
}
#divNav ul li a.boiler {
	background-image: url(../images/boiler.gif);
	width: 140px;
}
#divNav ul li a.drain {
	background-image: url(../images/drain.gif);
	width: 151px;
}
#divNav ul li a.gas {
	background-image: url(../images/gas.gif);
	width: 150px;
}






#divLeft {
	float: left;
	width: 150px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
#divRight {
	float: right;
	width: 190px;
	background-image: url(../images/navListedBottomSection.gif);
	background-position: 41px 0px;
	text-align: center;
	min-height: 160px;
	padding-top: 60px;
	padding-bottom: 25px;
}

#divCenter {
	margin-right: 190px;
	margin-left: 150px;
	padding: 25px;
	min-height: 500px;
}
#divCenter ul {
	list-style-type: none;
}
#divCenter ul li {
	display: block;
	background-image: url(../images/bullet.gif);
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 4px 6px;
}
#divCenter p {
	margin-bottom: 20px;
}
#divClear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#divFooter {
	padding: 25px;
	margin-bottom:20px;
}
#divFooter p.floatLeft {
	float: left;
}
#divFooter p.floatRIght {
	float: right;
}
#divFooter a {
	color: #FFCC00;
	text-decoration: none;
	}
#divFooter a:hover {
	color: #FFFFFF;
	border-bottom:1px #FFCC00 solid;
	padding-bottom:2px;
}
h1, h2, .offScreen {
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	left: -9999px;
}
h3 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #FFCC00;
	font-weight: normal;
	margin-top: 5px;
}
h5 {
	font-size: 15px;
	color: #FFCC00;
	font-weight: normal;
}

