*{
margin:0;
padding:0;
}
body{
background:#D7D7D7 url(image/background.jpg)  repeat-x;
}
a{
cursor:pointer;
}
#menu{
background:url(image/menu.jpg) no-repeat;
width:986px;
height:42px;
margin:auto;
}
#menu ul{
list-style-type:none;
padding-left:600px;
padding-top:10px;
}
#menu ul li{
float:left;
padding-left:10px;
font-weight:bold;
font-family:arial;
font-size:12px;
color:#186500;
}
#menu ul li a{
color:green;
}
#menu ul li a:hover{
color:white;
}
#body{
background:url(image/body.jpg) no-repeat;
width:853px;
height:397px;
margin:auto;
padding:25px;
}
#slider ul{
list-style-type:none;

}
#slider ul li{
margin-top:20px;
width:850px;
text-align:center;
height:407px;
background:url(image/backprod.jpg)no-repeat right;
}
					
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-25px;
		top:-200px;
		}	
	#nextBtn, #nextBtn2{ 
		left:852px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(image/left.jpg) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(image/right.jpg) no-repeat 0 0;	
		}												
.left, .right{
float:left;
margin-top:45px;
text-align:left;
}
.left{
margin-left:10px;
width:271px;
height:321px;
color:#4A4A4A;
font-family:arial;
font-size:12px;
line-height:200%;
}
.left h1{
font-size:50px;
font-family:serif;
line-height:100%;
}
.left h3{
font-size:20px;
font-family:arial;
font-weight:normal;
line-height:100%;
}
.left hr{
border:1px solid #4A4A4A;
margin-top:10px;
margin-bottom:10px;
width:90%;
}
.right{
padding-top:38px;
padding-left:78px;
}
#bottommenu{
width:923px;
height:182px;
background:url(image/backbottom.jpg) no-repeat;
margin:auto;
margin-bottom:100px;
}
#bottommenu ul{
list-style-type:none;
padding-left:40px;
padding-top:40px;
}
#bottommenu ul li{
float:left;
margin-left:20px;
}
#botcod{
width:100%;
height:38px;
position:fixed;
bottom:0;
background:url(image/botcod.jpg) repeat-x;
z-index: 20;
}
