* {
	margin: 0;
}
html, body {
	height: 100%;
}
html {
	background:#333333;
url(images/bg.gif) top center repeat-y;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	height:100%;
	text-align:center;
	color:#333333;
}
a:link, a:visited, a:hover {
	text-decoration: none;
}
dt {
	margin-left: 16px;
}
#wrapper {
	text-align:left;
	width: 800px;
	padding: 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #ffffff url(images/bottom_bg.gif) bottom repeat-x;
	margin: 0 auto -4em;
}
#mainContent {
	margin: 60px 20px 0px 20px;
	padding: 0 0 30px 0;
	text-align:left;
}
#mainContent p {
	text-align:justify;
}
#header {
	background: url(images/header.jpg) top center no-repeat;
	width: 800px;
	height: 109px;
	margin-top: 0;
	margin-bottom: 0.3em;
}
#header h3 {
	display: none;
}
/* XXXXXXXXX   Menu Starts   XXXXXXXX */

.nav ul li {
	list-style-type:none;
}
.nav span {
	font-weight: bold;
	color: #FFFFFF;
}
.nav {
	background: #459944 url(images/nav_bg.gif) left bottom repeat-x;
	height: 40px;
}
.brclear { /* Use a break with this class to clear float containers */
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/*XXXXXXXXXXXX End of the Menu XXXXXXXXXXXXXXXXXXXXX*/

#extra1 {
	display: block;
	content: '.';
	height: 50px;
	visibility: hidden;
	clear: both;
}
.pageTitle {
	color:#003300;
	text-align:left;
	clear: both;
}
.productDetail {
}
.productDetail img {
	border: 1px solid #b6b6b6;
	margin: 10px;
}
.productDetail a:link, #productDetail a:visited {
	color: #0090ff;
	text-decoration:none;
}
.productDetail a:hover {
	text-decoration:underline;
}
.productDetail ul li {
	display: inline;
	list-style-type: none;
}
.productDetail ul {
	padding: 0;
	margin:0;
	list-style-type: none;
}
.productDetail li {
	float: left;
	display: inline;
	margin-right: 20px;
}
.testimonial {
	clear: both;
}
.testimonial ul li {
	list-style-type:none;
}
.testimonial li {
	list-style-type:none;
	margin-bottom: 10px;
}
.bluefont {
	color:#0066FF;
}
.footer, .push {
	height: 50px; /* .push must be the same height as .footer */
}
.footer {
	background-color:#155813;
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
.footer a:link, .footer a:visited, .footer p {
	color: #C5E4C2;
	text-decoration: none;
}
.footer a:hover {
	color: #A6D58B;
}
.footer span {
	color:#427440;
}
.footerlink {
	padding: 2px;
	margin: 2px;
}

