h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.15em;
	line-height: 15px;
	color: #0066CC;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.2em;
	line-height: 12px;
	color: #0066CC;
	text-transform: uppercase;
	padding: 0px;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.2em;
	line-height: 9px;
	color: #0066CC;
	text-transform: uppercase;

}
a,
a:link {
	color: #0066FF;
	font-family: Arial;
	text-decoration: none;
}

a:visited {
    color: #990000;
}

a:hover {
	border: none;
	color: #003366;
}
a:focus {
	border: none;
	color: #003366;
}

li {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	vertical-align: middle;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.2em;
	line-height: 9px;
	color: #0066CC;
	text-transform: uppercase;
	}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 20px;
	list-style-image: url(images/bullet.gif);
}
.homebg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0066FF;
	font-weight: bold;
}
.hydrobg {
	background-image: url(images/hydro_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.qualitybg {
	background-image: url(images/quality_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rangebg {
	background-image: url(images/range_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.installbg {
	background-image: url(images/install_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.2em;
	line-height: 13px;
	color: #0066CC;
	text-transform: uppercase;
	padding: 0px;
}
.expand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	margin-right: 20px;
}
.longbg {
	background-image: url(images/bg_glow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.addresss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
}
