body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #248DF3;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding:2px;
}
.input-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: solid 1px #CFCFCF;
}

#header {
	width: 800px;
	height: 166px;
	margin: 0px auto;
}

#page {
	width: 800px;
	margin: 0px auto;
}

#leftnav {
	position: relative;
	margin: 18px 0px 0px 30px;
	width: 174px;
	float:left;
	border: solid 1px #CFCFCF;
	text-align: left;
}

#rightpane {
	position: relative;
	margin: 10px 30px 0px 0px;
	width: 540px;
	float: right;
	font-size: 13px;
}

.topphotos {
	position: relative;
	padding: 0px;
	margin-top: 5px;
}
.inlinephotos {
	position: relative;
	padding: 0px;
	margin-top: 5px;
	border: solid 1px #CFCFCF;
}

.toptitle1 {
	position: relative;
	margin: 5px 0px 0px 0px;
	border: solid 1px #CFCFCF;
	background: url('images/grad60h.jpg') bottom repeat-x;
	text-align: center;
	padding: 20px;
}

.toptitle2 {
	position: relative;
	margin: 5px 0px 0px 0px;
	border: solid 1px #CFCFCF;
	background: url('images/grad60h.jpg') bottom repeat-x;
	text-align: center;
	padding: 10px;
}

.toptitle-text18 {
	font-weight: 500;
	font-size: 18px;
}
.toptitle-text15 {
	font-weight: 700;
	font-size: 15px;
}

#maincontent {
	margin: 5px 0px 0px 0px;
	position: relative;
	border: solid 1px #CFCFCF;
	font-size: 13px;
	font-weight: 500;
	text-align: left;
}
.d100h {
	padding: 10px;
	background: url('images/grad100h.jpg') bottom repeat-x;
}
.d200h {
	padding: 10px;
	background: url('images/grad200h.jpg') bottom repeat-x;
}
.d300h {
	padding: 10px;
	background: url('images/grad300h.jpg') bottom repeat-x;
}
.d400h {
	padding: 10px;
	background: url('images/grad400h.jpg') bottom repeat-x;
}
.d500h {
	padding: 10px;
	background: url('images/grad500h.jpg') bottom repeat-x;
}
.d600h {
	padding: 10px;
	background: url('images/grad600h.jpg') bottom repeat-x;
}
.d800h {
	padding: 10px;
	background: url('images/grad800h.jpg') bottom repeat-x;
}
.d1000h {
	padding: 10px;
	background: url('images/grad1000h.jpg') bottom repeat-x;
}
.dnobg {
	padding: 10px;
}

#footer {
	clear: both;
	text-align: center;
	margin: 0px auto;
	font-family: Arial, sans-serif;
	font-size: 10px;
	width: 800px;
	padding: 10px 0px 20px 0px;
}


.leftnav-innertop {
	position: relative;
	background: url('images/grad-nav.gif') no-repeat;
	width: 174px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	font-weight: 900;
	padding-top: 5px;
	margin-top: -4px;
}
.leftnav-sep {
	background: url('images/nav-sep.gif') no-repeat;
	height: 10px;
}
.leftnav-cell {
	margin: 10px 5px 10px 10px;
	font-size: 10px;
}
.leftnav-cell a {
	color: #8C8C8C;
}
.leftnav-cell a:hover {
	color: #248DF3;
}
.leftnav-cell h3 {
	margin: 0px;
	font-size: 13px;
	font-weight: 900;
}
.leftnav-bottom {
	width: 174px;
	height: 10px;
}
.leftnav-infocell {
	margin: 5px 5px 0px 10px;
	font-size: 11px;
	line-height: 2.35;
}
.highlight1 {
	color: #248DF3;
	font-weight: 700;
}
.highlight-red {
	color: #CC3333;
	font-weight: 700;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul li {
	background: url(images/arrow.png) 0 10px no-repeat;
	padding: 5px 5px 5px 15px;
}

.comparetable {
	border: solid #CCCCCC 1px;
	margin: 10px 0px;
	text-align: center;
}
.comparetable th {
	font-size:12px;
	font-weight:700;
	border: solid #CCCCCC 1px;
	padding: 2px;
}
.comparetable .thl {
	text-align: left;
	padding: 2px;
}
.comparetable td {
	font-size:11px;
	font-weight:400;
	border: solid #CCCCCC 1px;
	padding: 2px;
}
.comparetable .tdl {
	text-align: left;
	padding: 2px;
}

#topnav-home {
	width:62px;
	height:31px;
	padding:0px;
	background: url('images/chart_nav_home.jpg') bottom no-repeat;
	font-size: 13px;
	text-align: center;
	font-weight: 900;
}
#topnav-contact {
	width:100px;
	height:31px;
	padding:0px;
	background: url('images/chart_nav_contact.jpg') bottom no-repeat;
	font-size: 13px;
	text-align: center;
	font-weight: 900;
}
#topnav-compare-drinking {
	width:220px;
	height:31px;
	padding:0px;
	background: url('images/chart_nav_compare_drinking.jpg') bottom no-repeat;
	font-size: 13px;
	text-align: center;
	font-weight: 900;
}
#topnav-compare-shower {
	width:173px;
	height:31px;
	padding:0px;
	background: url('images/chart_nav_compare_shower.jpg') bottom no-repeat;
	font-size: 13px;
	text-align: center;
	font-weight: 900;
}
#topnav-compare-whole-house {
	width:205px;
	height:31px;
	padding:0px;
	background: url('images/chart_nav_compare_whole_house.jpg') bottom no-repeat;
	font-size: 13px;
	text-align: center;
	font-weight: 900;
}