body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	letter-spacing: -0.03em;
	margin-top: 0px;
}
h1 {
	font-style: italic;
	font-size: 17px;
	margin-left: 30px;
	font-weight: normal;
}
.clear {
	clear: both;
}


.blue {
	color: #0000CC;
}
.smcaps {
	font-variant: small-caps;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
}
.sans {
	font-family: Arial, Helvetica, sans-serif;
}

/* CSS Document */

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
}
#content {


}

#mainarea {
	float: left;
	width: 390px;
	padding-top: 20px;
	padding-left: 110px;
	padding-right: 100px;
	font-style: italic;
	font-size: 11px;
}
#mainarea table {
	margin-left: 10px;
	line-height: 150%;
}

#rightcol #contaminates ul li{
	list-style-type: none;
	display: inline;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}
#contaminates  {
	color: #00AEEF;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
#content #leftcol {
	display: none;
}
#content #hometag {
	display: none;
}
#rightcol {
	float: left;
	min-height: 400px;
	width: 390px;
	padding-bottom: 40px;
	padding-top: 100px;
	font-size: 11px;
}
#rightcol ul {
	margin: 0px;
	padding: 0px;
}

#rightcol ul li {
	margin-bottom: 10px;
	margin-left: 25px;
}

#rightcol h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightcol h3 {
	font-size: 15px;
	margin: 0px;
	font-variant: small-caps;
}


#rightcolhome {
	width: 285px;
	float: right;
}
#rightcol #filters {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	margin-top: 30px;
	height: 300px;
}
#rightcol ul.syslist {
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#rightcol #filters p {
	line-height: 150%;
	font-size: 12px;
}
#rightcol .syslist li {
	font-weight: bold;
	font-size: 11px;
}
#rightcol .syslist li a {
	font-weight: bold;
	font-size: 11px;
	color: #666;
}

#nav {
	background-image: url(images/nav_bg.png);
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 53px;
	background-color: #26233C;
	padding-right: 48px;
	height: 15px;
	background-repeat: repeat-y;
}
#nav a {
	font-family: "Open Sans", sans-serif;
	color: #E4C761;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 13px;
	display: block;
	float: left;
	margin-right: 15px;
}
#nav a:hover {
	color: #FFF12A;
}
#tagline {
	font-style: italic;
	color: #E4C761;
	font-size: 11px;
	font-weight: bold;
	float: right;
	font-family: "Open Sans", sans-serif;
}

#mainarea #lefthome {
	width: 300px;
	float: left;
}
#mainarea #righthome {
	width: 400px;
	float: right;
}
#righthome h2 {
	color: #E01010;
	font-size: 26px;
}
#links {

}

#footer {
	width: 1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #200CD4;
	text-align: center;
	padding-top: 7px;
	font-size: 10.5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	clear: both;
	background-color: #FFF;
}
#footer #footerlinks {

}
a {
	color: #0000CC;
}
.largelink {
	text-decoration: none;
	color: #666;
}


#footer a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 6px;
	margin-left: 6px;
}
.purple {
	color: #4D3DDC;
}
#brands {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #463AAD;
	font-size: 18px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: 500;
	margin-top: 90px;
}
#brands ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#brands li {
	list-style-image: url(images/arrow.jpg);
	margin-bottom: 15px;
	font-variant: small-caps;
}
#leftcol #vision {
	font-size: 12px;
	font-style: italic;
	border: 1px solid #333;
	padding: 10px;
	width: 210px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcol #vision img {
	margin-left: -20px;
	margin-right: 5px;
}
#leftcol #vision p {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 11px;
	color: #7F7F7F;
	line-height: 100%;
}
#content p {
	line-height: 130%;
}
#tag #hometag {
	display: none;
}
#rightcol p {
	line-height: 140%;
}
.red {
	color: #EF4A40;
}
#mainarea .pic {
	margin-bottom: 10px;
}
#mainarea table td {
	vertical-align: top;
}
#contaminates div {
	margin-top: 0px;
	margin-bottom: 10px;
}
a.largelink:hover {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#mainarea .captable tr td {
	font-size: 11px;
	line-height: 180%;
}
#rightcol #filters h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
}
#rightcol #filters .blue {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainarea table tr td .para2 {
	margin-top: 5px;
}
#mainarea .problems {
	margin-top: 50px;
	padding-bottom: 20px;
}
body #contacttab {
	width: 100%;
	position: absolute;
	top: 206px;
	left: 0px;
	text-align: center;
}
body #contacttab #tab {
	padding-left: 680px;
}
#mainarea .problems .captable tr .parra1 {
	padding-top: 25px;
}
.navy {
	color: #009;
}
#rightcol #faq p {
	margin-bottom: 30px;
	margin-top: 30px;
}
#rightcol #faq p.lessmargin {
	margin-top: 10px;
	margin-bottom: 10px;
}
a.nund {
	text-decoration: none;
}
.notital {
	font-style: normal;
}
#mainarea #contact td input, #mainarea #contact td select, #mainarea #contact td textarea {
	width: 95%;
}
#mainarea #waterpumps p {
	line-height: 160%;
	font-style: normal;
}
#mainarea #waterpumps ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.3em;
}
#mainarea #waterpumps {
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#mainarea #testimonials h1 {
	margin-left: 0px;
	text-align: center;
	font-size: 34px;
	margin-top: 0px;
}
#mainarea #testimonials {
	margin-top: 30px;
}
#mainarea #testimonials .item {
	border: 1px solid #CCC;
	margin-bottom: 20px;
	background-color: #F2F2F2;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#mainarea #testimonials p {
	font-size: 15px;
	font-style: normal;
}
#mainarea #testimonials p.attr {
	text-align: right;
	margin-top: 0px;
	font-style: italic;
}
