*{
	margin:0;
	padding:0;
	outline:none;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:18px;
	color:#1e1e1e;
	background:#039d83;
	list-style-position:inside;
}
img {
	border:none;
}
h2 {	
	color:#00816b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#dcddde;
	font-weight:bold;
	padding:5px;
	margin:0 0 10px 0;
}
a {
	color:#AB0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin:10px auto 10px auto;
	width:906px;
}
.top {
	background:url(../images/top.gif) no-repeat 0 0 scroll;
	width:906px;
	height:27px;
	float:left;
}
.content {
	background:url(../images/content-bottom.gif) repeat-y 0 0 scroll;
	float:left;
	width:906px;
}
.bottom {
	background:url(../images/btm.gif) no-repeat 0 0 scroll;
	width:906px;
	height:31px;
	float:left;
}
.header {
	float:left;
	height:100px;
	width:890px;
	text-align:center;
	margin:0 0 0 7px;
}
.banner {
	float:left;
	width:896px;
	margin:0 0 0 6px;
}
.nav {
	float:left;
	width:896px;
	background:url(../images/nav-bg.gif) repeat-x 0 0 scroll;
	margin:0 0 0 6px;
	height:26px;
}
.nav ul li {
	float:left;
	padding:0 18px;
	font-size:12px;
	list-style-type:none;
	line-height:25px;
	background:url(../images/border.gif) no-repeat center right scroll;
}
.nav ul li a {
	color:#ffffff;
}
.nav ul li a:hover {
	text-decoration:none;
}
.nav ul li:hover {
	background:#727983;
}
.content-inner {
	padding:20px 20px 20px 25px;
	float:left;
	width:856px;
}
.block-1, .block-2, .block-3 {
	float:left;
	width:275px;
	text-align:justify;
}
.block-2 {
	margin:0 15px;
}
.about {
	float:left;
	width:100%;
}	
ul.products, .content-right {
	float: left;
	width: 565PX;
	margin-left: 15PX;
}
.content-right p img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: solid 1px #CCC;
	background: #F1F1F1;
}
ul.products li {
	float:left;
	width:123px;
	list-style-type:none;
	background:#99ae99;
	padding:5px;
	text-align:center;
	margin:0 10px 10px 0;
	color:#ffffff;
	min-height:185px;
}
ul.products li a {
	color:#ffffff;
}
ul.products li a:hover {
	color:#AB0000;
}
ul.products li img {
	float:left;
	width:123px;
	margin-bottom:5px;
	height:125px;
}
ul.products li.last {
	margin:0;
}
.form_row {
	float:left;
	width:100%;
	padding:5px 0;
}
.submit {
	background:#b52025;
	border:none;
	cursor:pointer;
	color:#fff;
	padding:5px;
}
.form_row label {
	width:85px;
	float:left;
}