/* Begin Globals */

body {
font-family:Arial, Helvetica, sans-serif;
margin:0;
background:#fff;
}

a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #0033FF;
}

.clear {
clear: both;
}

.navcell {height:32px; vertical-align:top; margin:0;}
.text {font-family:Arial, Helvetica, sans-serif; font-size:14px}
#contact .text { margin:0; }
.textred {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#CC0000}
.textb {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold}
#contact .textb { margin:0; }
.text2 {font-family:Arial, Helvetica, sans-serif; font-size:13px}
.text3 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold}
.title {font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:bold; font-style:italic; text-align:center}
.style1 {color: #01327c}
.style2 {color: #FFFFFF}
.headers {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#01327c; font-weight:bold}
.header2 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#01327c; font-weight:bold; font-style:italic}
.header3 {font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#01327c; font-weight:bold; font-style:italic; text-align:center}
.header4 {font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#01327c; font-weight:bold}
.style4 {font-family: "Times New Roman", Times, serif; font-size:13px}

#header {
	width: 850px;
	height: 161px;
	margin: 0 auto;
	background: url(/images/header.jpg) no-repeat;
}

#content {
	width: 850px;
	margin: 0 auto 50px;
}

#section {
	width: 614px;
	float: right;
}

#aside {
	width: 216px;
	float: left;
}

#footer {
	width: 850px;
	height: 114px;
	margin: 0 auto;
	background: url(/images/footer.jpg) no-repeat;
}

.clearlist {
	margin:0;
	padding:0;
	list-style-type:none;
}

/* End Globals */

/* Begin Navigation Tags */

#aside li a {
	width: 216px;
	height: 33px;
	display: block;
}

#aside li #nav1 {
	height: 27px;
	background: url(/images/btn_home_off.jpg) no-repeat;
}

#aside li #nav1.active {
	height: 27px;
	background: url(/images/btn_home_on.jpg) no-repeat;
}

#aside li #nav2 {
	height: 32px;
	background: url(/images/btn_chlor_off.jpg) no-repeat;
}

#aside li #nav2.active {
	height: 32px;
	background: url(/images/btn_chlor_on.jpg) no-repeat;
}

#aside li #nav3 {
	height: 41px;
	background: url(/images/btn_pipe_off.jpg) no-repeat;
}

#aside li #nav3.active {
	height: 41px;
	background: url(/images/btn_pipe_on.jpg) no-repeat;
}

#aside li #nav4 {
	height: 34px;
	background: url(/images/btn_complete_off.jpg) no-repeat;
}

#aside li #nav4.active {
	height: 34px;
	background: url(/images/btn_complete_on.jpg) no-repeat;
}	

#aside li #nav5 {
	height: 34px;
	background: url(/images/btn_portable_off.jpg) no-repeat;
}

#aside li #nav5.active {
	height: 34px;
	background: url(/images/btn_portable_on.jpg) no-repeat;
}

#aside li #nav6 {
	height: 38px;
	background: url(/images/btn_repair_off.jpg) no-repeat;
}

#aside li #nav6.active {
	height: 38px;
	background: url(/images/btn_repair_on.jpg) no-repeat;
}
#aside li #nav7 {
	background: url(/images/btn_techs_off.jpg) no-repeat;
}

#aside li #nav7.active {
	background: url(/images/btn_techs_on.jpg) no-repeat;
}

#aside li #nav8 {
	background: url(/images/btn_ask_off.jpg) no-repeat;
}

#aside li #nav8.active {
	background: url(/images/btn_ask_on.jpg) no-repeat;
}

#aside li #nav9 {
	background: url(/images/btn_contact_off.jpg) no-repeat;
}

#aside li #nav9.active {
	background: url(/images/btn_contact_on.jpg) no-repeat;
}

#aside li #nav10 {
	background: url(/images/btn_product_off.jpg) no-repeat;
}

#aside li #nav11 {
	background: url(/images/btn_about_off.jpg) no-repeat;
}

#aside li #nav11.active {
	background: url(/images/btn_about_on.jpg) no-repeat;
}

#aside li #nav12 {
	height: 35px;
	background: url(/images/btn_water_off.jpg) no-repeat;
}

#aside li #nav12.active {
	height: 35px;
	background: url(/images/btn_water_on.jpg) no-repeat;
}

#aside li #nav13 {
	height: 35px;
	background: url(/images/btn_videos_off.jpg) no-repeat;
}

#aside li #nav13.active {
	height: 35px;
	background: url(/images/btn_videos_on.jpg) no-repeat;
}



/* End Navigation Tags */

.clearlist li {
	float: none;
}

.clearlist.textlist li {
	margin-bottom: 5px;
}

.clearlist .horizontal {
	float: left;
	margin-right: 40px;
	text-align: center;
}



#techSection h1 {
	width: 100%;
	margin-bottom: 0px;
	text-align: center;
}

#techSection h2 {
	font-size: 18px;
	width: 100%;
	margin: 0px;
	text-align: center;
}

h3.technames {
	font-size:16px;
	margin-bottom:0;
	text-decoration: underline;
}

#techSection #techImage {
	width: 580px;
	height: 271px;
	margin-left: 15px;
}

ul.techlist {
margin-bottom: 20px;
}

#techLeft {
	margin-left: 15px;
}

.clearlist.requestForm li p {
	margin: 0 0 10px 0;
}

.clearlist.requestForm li ul li {
	margin-bottom: 10px;
}

.error {
	margin: 0 0 4px;
	color: #da5f5f;
	font-size: 11px;
	font-style: italic;
}

#email_result {
	width: 500px;
	margin: 200px auto 0;
	float:  none;
	font-size: 24px;
	text-align: center;
}

#email_result a {
	font-size: 14px;
	font-style: italic;
}

