*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color: #000000;
}
ul{list-style:none;}
table{border:none;border-spacing:1px;}
a img{border:none;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}		
/*\*/* html .clearfix {height: 1%;}/**/
*:first-child + html .clearfix {height: 1%;}
body{
	text-align:center;
	background: url(../img/body-bg.gif) repeat;
	font: 12px/16px Arial, sans-serif;	
}
#wrapper{
	background:transparent url(../img/wrapper-bg.gif) repeat-y scroll bottom left;
	margin:0 auto;
	padding:0 27px 20px;
	text-align:left;
	width:868px;					
}
#wrapper #header{
	text-align:center;
	padding-top:5px;
	height:396px;
}
#wrapper #header div.top-left{
	float:right;
	margin:0;
	padding:0;	
}
#wrapper #header h1#logo{
	overflow:hidden;	
	width:120px;	
	height:47px;	
	float:left;
	margin-top:22px;
}
*:first-child + html h1#logo{padding-top:24px;}
* html h1#logo{padding-top:24px;}
#wrapper #header h1#logo a{
	padding-top:4px;
	width:120px;
	overflow:hidden;
	background: url(../img/logo.png) no-repeat;
	display:block;
	color:#fff;
	font-size:10px;
}
#wrapper #header #top-nav{
	float:right;
	clear:right;
	margin-top:54px;
	padding-bottom:2px;	
}
#wrapper #header #top-nav li{
	display:inline;	
}
#wrapper #header #top-nav li a{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding:0 0 0 15px;	
}
#wrapper #header #top-nav li a:hover, #wrapper #header #top-nav li a.active{
	color:#3e5d0e;	
}
#wrapper #header #mid-nav{
	margin-top:4px;	
}
#wrapper #header #mid-nav li{
	display:inline;	
}
#wrapper #header #mid-nav li a{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding:0 15px 0 0;	
}
#wrapper #header #mid-nav li a:hover{
	color:#016096;	
}
#wrapper #header #placeholder{
	clear:both;
	height:250px;
	margin-top:5px;
}
*:first-child + html #wrapper #header #placeholder{margin-top:0;}
* html #wrapper #header #placeholder{margin-top:0;}
#content .antet{
	padding:13px 0 10px;
	color:#333333;
	width:663px;	
}
#content .antet h1{
	font-weight:bold;
	font-size:16px;
	padding:0 0 13px;	
}
#content .antet p{

	font-size:14px;
	line-height:18px;
}
#content div.col{
	float:left;
	width:414px;
}
#content div.last{
	margin-left:40px;
}
#content div.col h1{
    font-size:17px;
    color:#656565;
} 
#content div.col h2{
	font-weight:bold;
	font-size:14px;
	color:#3E5D0E;
	padding:25px 0 11px;
}
#content div.col h3{
	background:transparent url(../img/h3-bg.gif) repeat scroll 0 0;
	border-bottom:1px solid #3E5D0E;
	border-top:1px solid #3E5D0E;
	color:#3E5D0E;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	padding:16px 10px;
	margin-top:22px;
}
#content div.col a.weblink{
	background:transparent url(../img/bullet-green.gif) no-repeat scroll 0 3px;
	color:#3E5D0E;
	font-weight:bold;
	padding-left:12px;
}
#content div.col a.weblink:hover{
	color:#000;
	background:transparent url(../img/bullet-over.gif) no-repeat scroll 0 3px;
}
#content div.col ul{	
	line-height:17px;
	padding-bottom:18px
}
#content div.col ul li{
	background:transparent url(../img/square-bullet.gif) no-repeat scroll 0 8px;
	padding-left:10px;
}
#content div.col p.tags{
	color:#999999;
	padding-top:16px;
}
#content div.col p{padding:5px 0;}
#content div.col p.product{
    padding:5px 0 0 160px;        
}
#content div.col p.product img{
    float:left;
    margin-left:-160px;
    border:1px solid #ddd;
}
p.checkbox{
	overflow:auto;		
}
* html p.checkbox{height:1%;}
p.checkbox input{
	width:20px !important;
	float:left;
	border:none !important;				
}
#content div.col strong{
    color:#3E5D0E;
}
#content div.col b{
    color:#6c8447;
}

#wrapper #header h1#logo a{
	padding-top:47px;
	width:120px;
	overflow:hidden;
	background: url(../img/logo.png) no-repeat;
	display:block;
}
#footer{
	background:transparent url(../img/footer-bg.gif) repeat-y scroll 0 0;
	color:#000000;
	font-weight:bold;
	height:32px;
	margin:-1px auto 40px;
	padding:10px 29px 0;
	text-align:left;
	width:866px;
	font-size:11px;
}
* html #footer{
	background-position:-1px 0;
}
#footer p{
	float:right;
	padding:0;
	font-weight:normal;
}
form#formularcontact p{
    padding-left:200px !important;
    padding-bottom:10px !important;
}
form#formularcontact label{
    float:left;
    width:190px;
    margin-left:-200px;
	text-align:right;
}
form#formularcontact label span, span.required{
	color:#f00;
}
form#formularcontact input, form#formularcontact textarea{
    border-top:1px solid #888;
    border-left:1px solid #888;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;  
    padding:3px;
    font-size:11px;
    color:#565656;
    width:200px;
}
form#formularcontact input.button{
    border:none;
    width:auto;
    overflow:visible;
    padding:4px 15px;
    font-weight:bold;
    background-color:#6c8447;
    color:#fff;
}
form#formularcontact input.button:hover{
	cursor:pointer;
	background-color:#385d1c;
}
#footer a{color:#3E5D0E;}
label.error{
    color:#f00;
    margin:0 0 5px 0 !important;
    text-align:left !important;
    float:none !important;
    display:block !important;
}
