html, body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	text-align:center;
	margin:2px 0 20px 0;
}
a, a:active, a:visited, a:hover{
	color:#3e841c;
	text-decoration:underline;
}
h1{
	font-size:18px;
	font-weight:normal;
	color:#cccccc;
	padding:0 0 4px 0;
}
h2{
	font-size:14px;
	font-weight:bold;
	padding:10px 0px;
}
p{
	padding:10px 0px;
}
br.cl{
	clear:both;
	line-height:1px;
}
#wrap{
	margin:0 auto;
	width:980px;
	text-align:left;
}
#logo{
	float:left;
	margin-top:25px;
}
#langs{
	float:right;
	width:200px;
	margin-top:4px;
	font-size:10px;
	text-align:right;
	color:#FFFFFF;
	padding-right:14px;
}
#langs a, #langs a:hover, #langs a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
#header{
	height:106px;
	width:980px;
}
#header div.left{
	float:left;
	width:145px;
}
#header div.right{
	float:right;
	height:72px;
	width:828px;
	margin-top:8px;
	padding-left:7px;
	background:url(../siteimg/c2.gif) 100% 0 no-repeat;
	background-color:#3e841c;
}
#mm{
	float:left;
	width:830px;
	padding-left:5px;
	height:26px;
	background:url(../siteimg/c3.gif) 100% 100% no-repeat;
	background-color:#3e841c;
}
#mm ul{
	list-style-type:none;
}
#mm ul li{
	display:block;
	float:left;
	background:url(../siteimg/mm_left.gif) 0 0 no-repeat;
	margin-left:3px;
}
#mm ul li a{
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background:url(../siteimg/mm_right.gif) 100% 0 no-repeat;
	padding:5px 20px 3px 20px;
}
#mm ul li.sel{
	background:url(../siteimg/mm_left_sel.gif) 0 0 no-repeat;
	margin-left:0;
}
#mm ul li.sel a{
	color:#3e841c;
	background:url(../siteimg/mm_right_sel.gif) 100% 0 no-repeat;
	padding:5px 23px 3px 23px;
}

#main_box{
	padding:10px 0;
}

#nav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	line-height:10px;
	margin-bottom:10px;
	padding-left:199px;
}
#nav a{
	color:#999999;
}

#sm{
	float:left;
	width:184px;
	margin-right:15px;
}

#sm ul{
	list-style-type:none;
}
#sm ul li{
	display:block;
	width:184px;
}
#sm ul li a{
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding:4px 15px 4px 25px;
	background:url(../siteimg/bul.gif) 12px 9px no-repeat;
	background-color:#f9f8f8;
	margin-bottom:1px;
}
#sm ul li a:hover{
	text-decoration:underline;
}
#sm ul li ul li a{
	padding-left:42px;
	font-weight:normal;
	background-position:25px 9px;
}

#sm ul li#sels a{
	background-color:#3e841c;
	color:#FFFFFF;
}

#sm ul li#sels ul li a{
	background-color:#f9f8f8;
	color:#3e841c;
}

.content_box{
	float:left;
	width:781px;
}

#footer{
	background:url(../siteimg/c1.gif) 0 0 no-repeat;
	background-color:#3e841c;
	font-size:11px;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
}
#footer div.c2{
	background:url(../siteimg/c2.gif) 100% 0 no-repeat;
}
#footer div.c3{
	background:url(../siteimg/c3.gif) 100% 100% no-repeat;
}
#footer div.c4{
	background:url(../siteimg/c4.gif) 0 100% no-repeat;
	padding:4px 16px;
}

.sitemap ul{
	padding-left:20px;
}


.product_box{
	width:184px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.last{
	margin-right:0;
}

.product_box h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

.product_box h2{
	padding-bottom:5px;
}
.product_box h2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#3e841c;
	text-decoration:none;
}

.switch{
	height:24px;
	margin-bottom:15px;
}
.switch a{
	display:block;
	padding:2px 8px;
	font-size:14px;
	float:left;
	background-color:#3e841c;
	border:1px solid #3e841c;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:5px;
}

.switch a.sel{
	background-color:#FFFFFF;
	color:#3e841c;
}

.developer{
font-size:11px;
text-align:right;
padding:4px 16px;
}
.developer a{
color:#999;
}
