body, html {
	background: #58c370 url(images/bg.png) repeat-x top;
	margin: 0px;
}

input {
	color: #fff;
	font-size: 10px;
	font-family: Verdana;
	background: #115621;
	padding-left: 1px;
	border: 1px solid #fff;
}

textarea {
	color: #fff;
	font-size: 10px;
	font-family: Verdana;
	background: #115621;
	padding-left: 1px;
	border: 1px solid #fff;
}

#menu {
	 overflow: hidden;
	 width: 990px;
}

#content {
	width: 1000px;
	background: url(images/background.png);
}

#footer {
	width: 100%;
	height: 25px;
	background: url(images/bg_bottom.png) repeat-x;
	font-size: 11px;
	font-family: Verdana;
	color:#fff;
	padding-top:8px;
	overflow: hidden;
}

a.link:link, a.link:visited {
	color: #fff;
	text-decoration: none;}
a.link:hover {
	color: #115621;
	text-decoration: none;
	background: #fff;}

a.linkimg:link, a.linkimg:visited {
	color: #fff;
	text-decoration: none;}
a.linkimg:hover {
	color: #115621;
	text-decoration: none;}

.home_c {
	width: 480px;
	float: left;
	color: #02290b;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	background: url(images/b1.png);
	text-align: justify;
}

.home_l {
	width: 260px;
	float: left;
	text-align: center;
	background: url(images/b2.png);
}

.home_r {
	width: 260px;
	float: right;
	text-align: center;
	background: url(images/b3.png);
}

#sddm {	
	margin: 0;
	text-align:center;
	padding: 0;
	z-index: 30;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	background: none;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm div {
	position: absolute;
	visibility: hidden;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 0px 0px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: none;
	color: #2875DE;
	font: 11px arial;
}

.boxHeader {
	width: 1000px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.boxNav {
	width: 1000px;
	font-family: Verdana;
	font-size: 12px;
}

a.boxNav:link, a.boxNav:visited {
	color: #000;
	text-decoration: none;
}

a.boxNav:hover {
	color: #115621;
	background: #d7ffa5;
}

.boxProduct {
	width: 1000px;
	overflow: hidden;
}

.productDesc {
	width: 360px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
}

.productImg {
	width: 600px;
	text-align: center;
	float: right;
}

.boxListProd {
	width: 800px;
	padding-left: 100px;
	padding-right: 100px;
	text-align: center;
}

.price {
	font-size: 22px;
	font-weight: bold;}

.code {
	font-size: 20px;
	font-weight: bold;}

.thumb {
	width: 120px;
	display: inline-block;
	font-size: 12px;
	font-family: Verdana;
}

.contactLeft {
	width: 400px;
	float: left;
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
}

.contactRight {
	width: 600px;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}