@charset "UTF-8";
a:link {
	color: #004F99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004F99;
}
a:hover {
	text-decoration: none;
	color: #E11C25;
}
a:active {
	text-decoration: none;
	color: #004F99;
	text-align: center;
}
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
h3 {
	text-align: center;
	background-image: url(../images/menu-bg.jpg);
	padding: 8px;
	color: #FFF;
	display: block;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 4px solid #E8E8E8;
}
h4 {
	text-align: center;
	color: #FFF;
	display: block;
	width: 655px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../images/green-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	height: 30px;
	font-size: 14px;
}
h5 {
	text-align: center;
	padding: 8px;
	color: #FFF;
	display: block;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 4px solid #E8E8E8;
	background-color: #8CC63E;
	font-size: 14px;
}
h3 a, h4 a, h5 a {
	color: #FFF;
}
h3 a:active, h4 a:active, h5 a:active {
	color: #FFF;
}
h3 a:link , h4 a:link, h5 a:link{
	color: #FFF;
}
.field {
	border: 3px solid #E8E8E8;
}
#submitButton {
	font-size: 14px;
	color: #FFF;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#wrapper #contentPane #left .strong  {
	text-decoration: underline;
	font-weight: bold;
}
#wrapper {
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #header .whyGreen {
	text-align: right;
	margin-right: 220px;
	padding-top: 12px;
	padding-bottom: 17px;
}
#wrapper #header #slideshow {
}
#menu {
	background-image: url(../images/menu-bg.jpg);
	height: 41px;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li {
	float: left;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#menu ul li a {
	padding-right: 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	padding-top: 1px;
}
#menu ul li strong {
	float: left;
	padding-left: 10px;
}
#menu .current   {
	display: block;
	float: left;
}
#menu .current a {
	background-image: url(../images/menu-hover-bg-right.png);
	background-position: right top;
	padding-right: 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	background-repeat: no-repeat;
	float: left;
}
#menu .current strong {
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-image: url(../images/menu-hover-bg-left.png);
}
#contentPane {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 962px;
}
.productList {
	margin-bottom: 10px;
	margin-top: 20px;
}
.productList .imgBorder {
	float: left;
	margin-right: 5px;
}
.productList .thumbnail {
	float: left;
	width: 155px;
	text-align: right;
}
.productList .description {
	float: right;
	width: 555px;
	text-align: justify;
}
#contentPane #left {
	float: left;
	width: 715px;
	margin-left: 10px;
	padding-right: 10px;
}
#contentPane #left p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left:3px;
	padding-right:3px;
}
#contentPane #right {
	float: right;
	width: 215px;
}
#contentPane #right .authorizedDistributors {
	text-align: center;
	padding-top: 10px;
}
#contentPane #right .authorizedDistributors a {
	color: #333;
}
#wrapper #contentPane #right .content {
	padding-left: 20px;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
.productsList {
	float: left;
	width: 170px;
	text-align: center;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #E31B23;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
#Footer {
	background-image: url(../images/footer-bg.jpg);
	padding: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}
#Footer a , #Footer a:hover, #Footer a:link, #Footer a:visited{
	color: #FFF;
	text-decoration: none;
}
#Footer p {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#wrapper #contentPane .productFeatures {
	text-align: left;
}
#wrapper #contentPane #left .productFeatures .right {
	float: right;
	width: 340px;
}
#wrapper #contentPane #left .productFeatures ul {
	margin: 0px;
	padding: 0px;
}
.productsList p{height:80px}
