*{ margin: 0; padding: 0; }
li{ margin-left: 20px; }
table{ border-collapse: collapse; } 
img{ border: 0; }
a{ text-decoration: none; }
.ie_float_bug{ float: left; }
p, table, ul, ol{ margin-bottom: 10px; }

body{
	font-family: Helvetica, Arial, sans-serif;
	background-image:url(../images/background.png);
	background-repeat:repeat;
	font-size: 12px;
	color:#333333;;
	padding-bottom: 15px;
	line-height: 130%;
}
.specail{
	font-family: Helvetica, Arial, sans-serif;
	background-color:#FFFF99;
	font-size: 12px;
	color: #2B566E;
	color: #0B546B;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.wrapper{
	width: 800px;
	margin: 10px auto;
	margin-top: -10px;
	background-color: #FFFFFF;
}
.header{
	width: 100%;
	height: 122px;
	background: url(../images/header.png) no-repeat top left;
}
.left_col{
	float: left;
	width: 385px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 10px;
}
.right_col{
	float: left;
	width: 385px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.menu{
	float: left;
	width: 800px;
	height: 37px;
	background: #498F4D;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 5px;
}
.menu a{
	color: #FFFFFF;
	height: 20px;
}

.mainmenu a:hover {
	text-decoration: underline;
}

menuholding {
float: left;
}

.footer{
	clear: both;
	position: relative;
	width: 100%;
	height: 42px;
	background: url(../images/footer.png) repeat;
	color: #FFFFFF;
	font-size: 10px;
}
.footer a{
	color: #FFFFFF;
}
.copyright{
	position: absolute;
	top: 10px;
	left: 10px;
}
.content{
	width: 100%;
	margin-top: 0px;
	height: relative;
	background-color:#FFFFFF;
}
.content a{
	color: #498F4D;
}
.content a:hover{
	color: #498F4D;
	text-decoration: underline;
}

.h1{
	font-size: 16px;
	color: #333333;
	line-height: 120%;
}
.h2{
	font-size: 14px;
	color: #333333;
}

#Contact_Us .left{
	float: left;
	margin-top: 30px;
	padding-left: 5px;
}
#Contact_Us .right{
	float: right;
	margin-top: 30px;
	padding-right: 20px;
}
#Contact_Us .right td{
	padding: 5px;
	vertical-align: top;
}
#Contact_Us .error{
	color: #FF0000;
}

.clear {
clear: both;
}

.line {
	float:left;
}

.menu_box {
float:left;
height: 37px;
background-color: #498F4D;
}

.group {
	float: left;
}

.products {
	float: left;
	height: 275px;
	width: 167px;
	padding-left:10px;
	padding-bottom: 40px;
}

.border {
	float: left;
	border:  thin solid #333333;
	width: 187px;
	margin-left: 9px;
	margin-bottom:10px;
}

.product_details {
	float: left;
	height: 80px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

.image {
float: left;
padding-right: 10px;
}

