
/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
table {	border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0;  }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul {	list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

* { font-size: 1em; }
html { background: #4092bf url(../images/bubbles.jpg) repeat-x; }
body { font-size: 62.5%; font-family: Tahoma; width: 866px; margin:0 auto; padding-top: 65px; position: relative; }
h1 { position: relative; z-index:2; text-indent: -1000em; width: 126px; height: 58px; background: url(../images/logo.jpg); }
h2 { text-indent: -1000em; position: absolute; top: 20px; right: 43px; background: url(../images/slogan.gif) no-repeat; width: 143px; height: 9px; }
p, span, li, a { font-size: 1.1em; }
a { position:relative; outline:none;}
p a { font-size: 1em; }
fieldset { border: none; }
legend { display: none; }

/* Rounded corner areas */
.rounded { padding: 0 10px; /* this is for the shadow on the sides */ }
.rounded .top { background: url(../images/rounded-top.png); height: 18px; line-height: 0; font-size: 0; }
	* html .rounded .top { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rounded-top.png', sizingMethod='scale'); }
.rounded .bottom { background: url(../images/rounded-bottom.png); height: 31px; line-height: 0; font-size: 0; }
	* html .rounded .bottom { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rounded-bottom.png', sizingMethod='scale'); }
.rounded .content { display: inline-block; }
.rounded .content { background: url(../images/rounded-content.png); display: block; }
	* html .rounded .content { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rounded-content.png', sizingMethod='scale'); }


/* Containers */
#header { position: relative; }
#content { margin-top: 10px; }

/* Header */
#header .content { padding: 0 30px 20px 30px; }
	
	/* Nav */
	#nav { z-index: 1; position: absolute; top:43px; right: 30px; width: 531px; padding-left: 252px; height: 52px; background: url(../images/nav-back.gif); }
		#nav li { float:left; height: 49px; }
			#nav li a { text-indent: -1000em; display: block; height: 100%; background: url(../images/nav.gif); }

			#nav li.home a { width: 67px; background-position: 0 0; }
			#nav li.solutions a { width: 93px; background-position: -67px 0; }
			#nav li.about a { width: 70px; background-position: -160px 0; }
			#nav li.benefits a { width: 86px; background-position: -230px 0; }
			#nav li.gurantee a { width: 98px; background-position: -318px 0; }
			#nav li.get-started a { width: 99px; background-position: -417px 0; }

			#nav li.home a:hover { width: 67px; background-position: 0 50px; }
			#nav li.solutions a:hover { width: 93px; background-position: -67px 50px; }
			#nav li.about a:hover { width: 70px; background-position: -160px 50px; }
			#nav li.benefits a:hover { width: 86px; background-position: -230px 50px; }
			#nav li.gurantee a:hover { width: 98px; background-position: -318px 50px; }
			#nav li.get-started a:hover { width: 99px; background-position: -417px 50px; }

/* Content */
#content .content { display: inline-block; }
#content .content { overflow: hidden; display: block; line-height: 1.8em; padding: 10px 40px 0 40px; }

#content .bottom { background: url(../images/rounded-bottom-green.png); line-height: 1em; font-size: 1em; float:left; width: 100%; height: 146px; }
	* html #content .bottom { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rounded-bottom-green.png', sizingMethod='scale'); }

/* Sponsors/affialites links */
#content .bottom ul { display: inline-block; }
#content .bottom ul { margin-left: 15px; background: transparent; display: block; overflow: hidden; }
#content .bottom li { float:left; background: none; }
#content .bottom a { display: block; text-indent: -1000em; }
#content .bottom li.quality a { background: url(../images/water-quality.gif); width: 42px; height: 52px; }

	/* common content styles */
	#content h3 { font-family: Arial; font-weight: bold; color: #2080b5; font-size: 1.3em; text-transform: uppercase; }
	#content p, #content ul { margin: 1em 0; }
	#content ul { margin-top:19px; padding: 1px 15px 8px 15px; background: url(../images/list-bottom.gif) bottom no-repeat; }
	#content li { margin: 1em 0; padding-left: 12px; background: url(../images/green-arrow.gif) left 6px no-repeat; }
	#content img { margin: 2em 0; display: block; }
	#content strong { color:#88a32e; font-weight: bold; }
	#content a { color:#88a32e; text-decoration: underline; font-weight: bold; }
	
	/* content columns */
	#content .column1 { float:left; width: 350px; padding-right: 30px; border-right: 1px solid #e3e8ec; }
	#content .column2 { margin-left: 380px; border-left: 1px solid #e3e8ec; padding-left: 30px; }
	
	/* sections */
	#content .section { margin-bottom: 3em; }


/* Customer login */
#customer-login * { display: inline-block; }
#customer-login * { float:left; display: block; vertical-align: middle; line-height: 22px; }
#customer-login { position: absolute; right: 20px; top: 25px; color: #fff; font-size: 1.1em; }
	#customer-login h3 { font-weight: bold; }
	#customer-login legend { display: none !important; }
		#customer-login div { margin-left: 5px; }
			#customer-login input { width: 96px; height: 14px; line-height: 1.5em; border:none; margin:0; padding: 4px 3px; background: url(../images/input.gif); }
			#customer-login label { position: absolute; left: -9999em; }
			#customer-login button { padding:0; margin:0; border:none; width: 34px; height: 22px; background: url(../images/go.gif); font-size:0; line-height: 0; }

/* Footer */
#footer { clear: left; text-align: center; padding-bottom: 30px; }
	#footer li { display: inline; border-right: 1px solid #fff; padding: 0 10px; }
	#footer li.last { border: none; }
		#footer a { text-decoration: none; font-size: 1.1em; color: #fff;}
		#footer a:hover { text-decoration: underline; }
		
		
/* Home page styles */
#header .free-trial { margin-left:-20px; margin-right: -20px; width: 826px; height: 190px; background: url(../images/free-trial.gif) bottom no-repeat; padding-top: 30px; }
	#header .free-trial a { background: url(../images/free-trial-button.gif); display: block; text-indent: -1000em; margin-left: 30px; height: 190px; width: 152px; }
.home #content h3 { font-size: 1.2em; }
.home #header .content { padding-bottom: 0; }


#future-of-drinking-water img { float: right; margin: 0 0 1em 1em; }

#calculate-savings h3 { margin-bottom: 1em; }
#calculate-savings img { margin: 0 1em 1em 0; float: left; }
#calculate-savings form div { display: inline-block; }
#calculate-savings form div { display: block; overflow: hidden; margin-bottom: 10px; }
#calculate-savings form button { float: right; }
#calculate-savings form label { position: absolute; left: -1000em; }
#calculate-savings form select { width: 100%; }

/* Sub page styles */
#content .service-area { font-size: 1px; text-indent: -1000em; background: url(../images/service-area.jpg); width: 320px; height: 47px; margin-bottom:15px;}

#form1 td { font-size:12px; padding-bottom:10px;}