body{
	background:url(images/bck.png) top  left;
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:12px;
}

a img{
	border:none;
}

.header{
	width:900px;
	height:251px;
	padding:0px;
	margin:auto;
}

.logo{
	background-color:#FFF;
	margin:auto;
	width:900px;
	padding:0px;
	height:200px;
}

.lang{
	float:right;
}

.wrapper{
	width:896px;
	margin:auto;
	border:2px solid #fff;
	background:#FFF;
	margin-top:0px;
	display:table;
	padding:0px;
	
}
.page-title{
	background:url(images/tit.png) no-repeat;
	margin-top:-8px;
	margin-left:-5px;
	height:35px;
	font-weight:900;
	font-size:12px;
	color:#FFF;

	}

.nav-bar{
	width:888px;
	margin:auto;
	margin-top:0px;
	padding-top:0px;
	height:44px;
	background-color:#FFF;
	background:url(images/link.png) repeat-x;
	background-repeat:repeat-x;
	background-position:left;
}
.nav-bar1{
	width:900px;
	margin:auto;
	margin-top:0px;
	padding-top:0px;
	background-color:#FFF;
}
.nav-bar a
{
	color:#FFF;
	font-size:14px;
	margin-right:0px;
	text-decoration:none;

	}

.content{
	width:600px;
	margin:0px 0px 0px 4px;
	border:#ffa921 solid medium;
	float:left;
	background:#f0f0f0;
	}

.sidebar{
	width:250px;
	float:right;
	padding:0px;
}

.news{
	width:260px;
	height:170px;
	background:url(images/news.png) no-repeat;
	margin-left:-10px;
}

.mailinglist{
	margin-left:-10px;
	width:260px;
	height:138px;
	background:url(images/mailinglist.png) no-repeat;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}

.mailist-form{
	margin:30px 0px 0px 20px;
	width:230px;
	position:absolute;
}

.send-btn{
	width:51px;
	height:17px;
	background:url(images/send.png) no-repeat;
	border:none;
	margin:5px 0px 0px 150px;
}

.textfield{
	background:#fff;
	border:1px solid #000;
}

.footer{
	 width:900px;
	 margin:auto;
	
	 height:20px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 background-color:#ffcb79;
}

.footer a{
	margin:10px;
	margin-top:20px;
	color:#000;
	text-decoration:none;
}

.gf{
	color:#FF6633;
}

.copyright{
	float:right;
}
.under{
	background:#404040;
	height:13px;
	margin:auto;
	width:900px;
	}
	
.input{
	font-family:tahoma;
	width:160px;
	font-size:12px;
	color:#000;
	display:table;
}

.black_font{
	font-family:tahoma;
	font-size:12px;
	color:#3a6c55;
	text-decoration:none;
}

.black{
	font-family:tahoma;
	font-size:12px;
	color:#000;
}

a{
	font-family:tahoma;
	font-size:12px;
	color:#3a6c55;
}

/*a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#000;
}*/

.big_font{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#2d373c;
	text-decoration:underline;
	text-transform:capitalize;
}

.white_font{
	font-family:tahoma;
	font-size:12px;
	color:#000;
	text-transform:capitalize;
}

.button{
	background:url(images/empty-btn.png) no-repeat;
	width:72px;
	height:23px;
	border:0px;
	font-size:12px;
	font-family:tahoma;
	color:#FFFFFF;
	
}

textarea{
	font-family:tahoma;
	width:360px;
	height:100px;
	font-size:12px;
	color:#000;
	display:table;
}

li a{
	text-transform:capitalize;
	font-variant:small-caps;
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#3a6c55;
}

.product{
	text-transform:capitalize;
	font-variant:small-caps;
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
 	color:#3a6c55;
}

.product:hover{
	text-transform:capitalize;
	font-variant:small-caps;
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#608497;
}

li a:hover{
	
	font-family:tahoma;
	font-size:13px;
	text-decoration:underline;
	color:#7a1c21;
}




