a:link		{color: #0000FF; text-decoration: underline; font-weight: bold;}
a:visited		{color: #551a8b; text-decoration: underline; font-weight: bold;}
a:hover		{color: #0000FF; text-decoration: underline; font-weight: bold;}
a:active		{color: #0000FF; text-decoration: underline; font-weight: bold;}

a.nav:link		{color: #FFFFFF; text-decoration: none; background: #3f6439 no-repeat; width: 150px; padding-left: 18px; text-align: left; display: block;}
a.nav:visited	{color: #FFFFFF; text-decoration: none; background: #3f6439 no-repeat; width: 150px; padding-left: 18px; text-align: left; display: block;}
a.nav:hover		{color: #FFFFFF; text-decoration: none; background: #a3c484 no-repeat;}
a.nav:active	{color: #FFFFFF; text-decoration: none; background: #a3c484 no-repeat;}

a.footer:link 	{color: #ffffff; text-decoration: none; margin: 0 8px;}
a.footer:visited 	{color: #ffffff; text-decoration: none; margin: 0 8px;}
a.footer:hover	{color: #ffffff; text-decoration: none; margin: 0 8px;}
a.footer:active	{color: #ffffff; text-decoration: none; margin: 0 8px;}

*	{
	margin: 0;
	padding: 0;
	}

html, body {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	min-height: 100%;
	font-size: 10pt;
	text-align: center;
	}

#wrapper {
	width: 780px;
	border: 2px solid #000000;
	margin: 10px auto;
	text-align: left;
	}

#nav {
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	font-size: 9pt;
	/*letter-spacing: -1px;*/
	line-height: 18px;
	font-weight: bold;
	}

#header-home {
	height: 127px;
	background-image: url(/images/header-home.gif);
	background-position: top center;
	background-repeat: no-repeat;
	}

#header {
	height: 100px;
	background-image: url(/images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

#headline {
	font-size: 11.5pt;
	font-weight: bold;
	color: #cc0000;
	letter-spacing: -1px;
	text-align: justify;
	background-color: #ffffff;
	}

#headline div {
	padding: 12px;
	line-height: 15px;
	}

#subheadline {
	background-color: #a3c484;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	}

#margin-left {
	float: left;
	width: 175px;
	color: #ffffff;
	}

#margin-right {
	float: right;
	width: 145px;
	color: #000000;
	height: 100%;
	padding: 8px;
	font-size: 7.5pt;
	}

#margin-right p {
	font-size: 10pt;
	font-weight: bold;
	}

#margin-right div {
	margin-top: 8px;
	font-size: 8pt;
	}

#content {
	line-height: 17px;
	font-size: 10pt;
	margin-left: 175px;
	margin-right: 161px;
	height: 100%;
	padding: 0 10px 10px 10px;
	}

#content p {
	margin-top: 15px;
	}

#content-popup {
	line-height: 17px;
	font-size: 10pt;
	height: 100%;
	padding: 10px;
	text-align: left;
	}

#content-popup p {
	margin-top: 15px;
	}

#content-full {
	line-height: 17px;
	font-size: 10pt;
	margin-left: 175px;
	height: 100%;
	padding: 0 10px 10px 10px;
	}

#content-full p {
	margin-top: 15px;
	}

#footer {
	background-color: #a3c484;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 7.5pt;
	text-align: center;
	line-height: 14px;
	}

#footer p {
	padding: 10px 10px 0 10px;
	}

#nav-footer {
	background-color: #003300;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
	line-height: 20px;
	clear: both;
	}

#guarantee {
	background-color: #cc0000;
	color: #ffffff;
	padding: 20px;
	margin-top: 10px;
	}

#guarantee div {
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	}

#margin-left #testimonials {
	padding: 0 5px 0 4px;
	font-size: 8pt;
	}

#margin-left #testimonials div {
	background-color: #a3c484;
	margin: 5px 0;
	color: #000000;
	}

#margin-left #testimonials p {
	padding: 4px;
	line-height: 15px;
	text-align: justify;
	}

#content-full #testimonials,
#content #testimonials {
	width: 400px;
	margin: 20px auto;
	font: 12px arial, helvetica, sans-serif; color: #000;
	background-color: #a3c484;
	border: 1px solid #000;
	}

#content-full #testimonials p,
#content #testimonials p {
	margin: 8px 10px;
	}

#content-full #testimonials .header,
#content #testimonials .header {
	margin: 0 0 15px 0;
	padding: 5px 0 5px 10px;
	font: bold 13px arial, helvetica, sans-serif; color: #fff;
	background-color: #3f6439;
	border-bottom: 1px solid #000;
	}

#content-full #testimonials .title,
#content #testimonials .title {
	font: bold 14px arial, helvetica, sans-serif; color: #000;
	text-align: center;
	}

#table table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin: 20px auto;
	}

#table td {
	padding: 5px;
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
	line-height: 13px;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}

#table p {
	margin-top: 8px;
	}

#bonus table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin: 20px auto 0 auto;
	}

#bonus .header {
	background-color: #cbedb1;
	color: #cc0000;
	font-size: 13pt;
	font-weight: bold;
	padding-top: 8px;
	line-height: 16px;
	}

#bonus td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	line-height: 13px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}

#chart {
	font-size: 8pt;
	padding-top: 10px;
	}

#chart td {
	text-align: center;
	vertical-align: middle;
	}

#chart .header {
	background-color: #cbedb1;
	color: #cc0000;
	font-size: 13pt;
	padding: 4px;
	}

#chart .heavy, .contaminant {
	font-weight: bold;
	line-height: 13px;
	}

#chart .contaminant {
	color: #ffffff;
	background-color: #3f6439;
	height: 50px;
	}

#form p, select, td {
	font-size: 8.5pt;
	}

#form, #hover p {
	padding-top: 7px;
	text-align: left;
	}

#result {
	width: 350px;
	margin: 20px auto;
	padding: 15px;
	border: 1px solid #d19079;
	background-color: #f3dcd5;
	text-align: center;
	}

#hover {
	padding: 15px;
	font-size: 8.5pt;
	}

.title {
	font-size: 16.5pt;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
	line-height: 22px;
	}

.subtitle {
	padding-top: 10px;
	font-size: 13.5pt;
	font-weight: bold;
	color: #000000;
	line-height: 21px;
	text-align: center;
	}

.subtitle-hover {
	font-size: 11pt;
	font-weight: bold;
	line-height: 17px;
	text-align: left;
	}

.hilite {
	color: #cc0000;
	font-weight: bold;
	}

.hilite-gr {
	color: #3f6439;
	}

.hilite-bg {
	background-color: #ffff83;
	font-weight: bold;
	}

.outline {
	padding: 10px 10px;
	margin: 15px auto;
	width: 80%;
	text-align: center;
	border: 1px solid #cccccc;
	line-height: 15px;
	}

.outline-grn {
	padding: 5px 10px 10px 10px;
	margin: 15px auto;
	width: 90%;
	border: 1px solid #000000;
	background-color: #cbedb1;
	}

.outline-blk {
	margin: 20px auto;
	width: 500px;
	border: 1px solid #000;
	padding: 0 15px 15px 15px;
	text-align: left;
	}

.box	{
	float: left;
	width: 140px;
	padding: 0 10px 10px 10px;
	margin: 15px 10px 10px 0;
	color: #ffffff;
	background-color: #cc0000;
	font-size: 7.5pt;
	line-height: 12px;
	}

sup	{
	font-size: 5.5pt;
	font-family: tahoma;
	}

hr	{
	margin: 10px 5px;
	height: 1px;
	color: #999999;
	background-color: #999999;
	border: 0;
	}

input, select {
	vertical-align: middle;
	font-weight: normal;
	}

img	{
	border: 0;
	}

li	{
	margin-top: 10px;
	margin-left: 35px;
	}


