
* {
	margin: 0;
	padding: 0;
	text-align: justify;
}

img {
	outline: none;
	border: none;
}

body {
	background: url('images/bg_blue.gif') repeat;
	font-family: Arial, Helvetica, sans-serif;
}

p, ul {
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
	margin: 20px;
}

ul, li{
	margin-left:10px;
	padding:0;
	list-style-type:none;
}
li {
	background:url('images/arrowbullet.jpg') left top no-repeat;
	padding-left:40px;
	line-height:26px;
	font-size:14px;
}



h2 {
	color: #005889;
	font-size: 20px;
	margin: 20px;
	clear: both;
}

h3{
	color: #333;
	font-size: 18px;
	margin: 20px;
	clear: both;
	}

h4{
	color: #4f4f4f;
	font-size: 13px;
	margin: 20px;
	clear: both;
	}

.center{
	text-align: center
	}
.header {
	height:101px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}

.header, .maincontent, .footer {
	margin: 0px auto;
	width: 960px;
	clear: both;
	background:#fff;
}

.maincontent {
	background: #fff;
	border: 1px solid #e5e5e5;
	clear: both
}

.logo {
	width: 306px;
	height: 96px;
	padding-left:10px;
	padding-top:5px;
	float: left;
}
	
.topinfo{
	font-size: 20px;
	color: #333;
	float: right;
	height: 45px;
	padding-top: 35px;
	padding-right:10px;
	text-align: right;
	}

.title{
	font-size: 24px;
	color: #fda34c;
	float: right;
	height: 45px; 
	padding-top: 45px;
	padding-right: 45px;
	}

.topboxes{
	margin: 15px;
	padding-bottom: 10px;
	}
	
.form{
	margin-top: 100px;
	margin-left: 30px;
	font-size: 18px;
	color: #333;
	line-height: 1.7em
	}	
	
.textbox{
	background: url('images/textboxback.jpg') repeat-x top left;
	font-size: 15px;
	border: 1px solid #ccc;
	border-top: 0px;
	width: 155px;
	height: 22px;
	color: #333;
	}	
	
.submit{
	background: url('images/orange.jpg') no-repeat;
	width: 80px;
	height: 40px;
	border: 0px;
	margin: 10px 0px 0px 150px;
	}
	
.video{
	width: 350px;
	height: 229px;
	float: left;
	margin: 5px 5px;
	}
	
.harmonizewater{
	float: left;
	margin: 5px 5px;
	}
	
.signup{
	float: left;
	background: url('images/signup.jpg') no-repeat top left;
	width: 291px;
	height: 229px;
	margin: 5px 5px;
	}
	
.smallerboxframe{
	margin: 0px auto;
	}
	
.smallersignup{
	background: url('images/smallersignup.jpg') no-repeat;
	width: 275px;
	height: 221px;
	margin: 5px;
	float: left;
	}
	
.smallerbuynow{
	background: url('images/smallerbuynow.jpg') no-repeat;
	width: 166px;
	height: 221px;
	float: left;
	margin: 5px;
	}

.partnerlogos{
	border: 1px solid #e5e5e5;
	border-left: 0px;
	border-right: 0px;
	margin-top: 20px;
	clear: both;
	}

.leftcolumn{
	width: 475px;
	float: left;
	}
	
.arrow{
	float: left; vertical-align: middle;
	margin: 8px
	}
	
.bulletp{
	clear: both;
	background: url('images/arrowbullet.jpg') no-repeat left center;
	padding-left: 35px;
	}
	
.rightcolumn{
	width: 475px;
	float: right;
	}
	
.testimonials{
	background: url('images/quotes.jpg') no-repeat;

	clear: both;
	}	
	
.tdate{
	font-weight: bold;
	text-align: right;
	}
	
.disclaimer p{
	color: #808080;
	font-size: 11px;
	margin: 20px;
	}

.seals{
	background: url('images/seals.png') no-repeat;
	width: 294px;
	height: 98px;
	margin: 20px;
	padding: 12px;
	float: left;
	}
	
.bottominfo{font-size: 16px;
	color: #333;
	float: right;
	padding-top: 35px;
	text-align: right;
	}

