	body {
		padding: 0px;
		margin: 0px;
		background: url(../img/bg1.jpg) no-repeat center bottom fixed;
		font-family:  Verdana, sans-serif;
		line-height: 140%;
		font-size: 12px;
		
	}
	img {
		border: 0px;
	}

	
	div.header{
		width:100%;
		background: url(../img/bg_top.png) repeat-x;
		
	}
	div#headercenter{
		width:900px;
		margin-left:auto;
		margin-right:auto;
		padding-bottom:10px;
	}
	div#lang{
		text-align:right;
		width:500px;
		float:right;
		padding-right:20px;
		font-size:10px;
		padding-top:3px;
	}
	div#lang a:link,div#lang a:visited{
		color:333;
		text-decoration:none;
		
	}
	div#lang a:hover{
		
	}
	a.current{
	color: #000;
	border-bottom:3px solid #006d24;
		
	}
	div#headerL{
		float:left;
		padding-top:5px;
	}
	div#headerR{
		float:right;
		width:655px;
	}
	div#subheader{
		width:100%;	
		height:50px;
		padding-bottom:20px;
	}
	div#subheader_center{
		width:900px;
		margin-left:auto;
		margin-right:auto;
		
		
	}
	div.wrapperWS {
		width:900px;
		margin-left:auto;
		margin-right:auto;
		padding-left:10px;
	}

	div#main{
		width:900px;
		margin-left:auto;
		margin-right:auto;
		padding-top:30px;
		padding-left:10px;
		padding-right:10px;
		font-size:10px;
		background: url(../img/bg_main.png) no-repeat top center;
		padding-bottom: 18px;
		
	}


	div#footer_bottom{
		width:940px;
		height:43px;
		margin-left:auto;
		margin-right:auto;
		background: url(../img/bg_footer.png) no-repeat  center;
		text-align:center;
		color:#fff;
	}


	div#footer_bottom_center a:hover{
		color: #ccc;
	}
	h1{
		font-size:20px;
		color:#006d24;
		padding-bottom:5px;
		font-weight:normal;
		letter-spacing:2px;
		border-bottom:1px solid #ccc;
	}

	div.clear {
		clear: both !important;
		overflow: hidden !important;
		height: 1px !important;
	}

	div#leftContent{
		float:left;
		width:560px;
		padding-left:30px;
		padding-right:20px;
		font-size:11px;
	}
	div#rightContent{
		float:right;
		width:200px;
		padding-left:10px;
		padding-right:30px;
	}
	div#latestNew{
		font-size:10px;
		border-bottom:1px solid #ccc;
	}
	
	div#latestNew_0{
		border-bottom:1px dotted #ccc;
	}
	div#latestNew_1{
		border-bottom:1px dotted #ccc;
	}
	div#latestNew_0 a:link,div#latestNew_0 a:visited{
		color:#006d24;
		text-decoration:none;
		text-align:right;
		padding-left:20px;
	}
	div#latestNew_0 a:hover{
		color:#ccc;
		padding-left:20px;
		
	}
		div#latestNew_1 a:link,div#latestNew_1 a:visited{
		color:#143a6e;
		text-decoration:none;
		padding-left:20px;
	}
	div#latestNew_1 a:hover{
	color:#ccc;
	padding-left:20px;
		
	}
	div#gallery{
		width:840px;
		margin-left:auto;
		margin-right:auto;
	}
	div#products_0{
		width:600px;
		margin-bottom:20px;
		background:#f4f4ec;
		padding:5px;
		min-height:100px;
	}
	div#products_1{
		width:600px;
		min-height:100px;
		margin-bottom:20px;
		
		padding:5px;
	}
	div#products_0 img{
		float:left;
		padding-right:10px;
		border:1px solid #fff;
		padding:2px;
		margin-top: 4px;
		margin-right: 8px;
		margin-bottom: 8px;
	}
	div#products_1 img{
		float:left;
		padding-right:10px;
		border:1px solid #ccc;
		padding:2px;
		margin-top: 4px;
		margin-right: 8px;
		margin-bottom: 8px;
	}
	
	.product_title{
		font-size:14px;
		padding-top:10px;
		padding-bottom:3px;
		font-weight:bold;
		margin-bottom:10px;
		
	}
	div.specif{
		border-top:1px dotted #ccc;
		padding-top:5px;
		padding-bottom:5px;
		font-size:12px;
		font-weight:bold;
		color:#006d24;
		background:#f4f4ec;
	}
	div.specif a:link,div.specif a:visited{
		color:#143a6e;
		font-size:11px;
	}
	div.specif a:hover{
		color:#ccc;	
	}
	div#photos{
		margin-left:auto;
		margin-right:auto;
	}
