
body{
	font-family: Arial,sans-serif;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:10pt;
      color:#747474;
      background:#abaf98;
}
#maincontainer{
margin:0 auto;
width:762px;
}
#wrapper{
float:left;
width:760px;
background:#fff;
border-left:1px solid #636363;
border-right:1px solid #636363;
}
#header{
width:760px;
float:left;
background:#f79c0d;
}
#logo{
float:left;
}
#menu{
float:left;
padding-top:20px;
}
#menu ul{
float:left;
list-style: none;
padding: 0px;
padding-left:50px;
margin:0px;
}
#menu li{
display: block;
margin: 0;
padding: 0;
list-style: none;
}
 
#menu li a{
display: block;
width:161px;
padding:5px 5px 3px 20px;
border-bottom: 1px dotted #fff;
color: #fff;
font-weight:bold;
text-decoration: none;
background:url(/images/bullet.gif) no-repeat;
background-position:0px 10px;
}

 
#menu a:hover {
color: #a11e00;

}
#menu li a.last{
border:none;
}
#login{
float:right;
width:23px;
}
#maincontent{
width:760px;
background:url(/images/maincontent_bg.gif);
float:left;
padding-bottom:40px;
}
#left_content{
width:340px;
padding-top:40px;
padding-right:40px;
padding-left:20px;
background:#fff url(/images/shadow.gif) no-repeat right top;
float:left;
}
#nextpages_maincontent{
width:760px;
background:#eeeeee;

}
#nextpages_content{
width:717px;
padding-left:20px;
padding-top:40px;
background:#fff url(/images/shadow.gif) no-repeat right top;
float:left;
padding-bottom:40px;
}
#nextpages_text{
float:left;
padding-left:10px;
width:500px;

}
#text{
float:left;
margin-bottom:30px;
}
#left_menu{
float:left;
width:200px;
}

#left_menu ul { 
  list-style-type:none;
  margin:0px;
padding-left:10px;	
  padding-top:5px;
}
#left_menu li{
padding-bottom:5px;
}
                     
#left_menu a{
      color:#f7750d;
	font-weight: normal;
	 }
#left_menu a:hover{
color:#abaf98;
}
#featured_products{
background:#eeeeee;
float:left;
width:340px;
padding:20px 10px;
color:#000;
}
#featured_products img{
margin-bottom:5px;
}

#products{
background:#e0e0e0;
float:left;
text-align:center;
margin-bottom:10px;
margin-left:10px;
width:150px;
}
#products_image{
float:left;
background:#fff;
width:150px;
}
.cost{
font-size:14px;
color:#8b1303;
text-align:center;
}

#footer{
float:left;
width:760px;
padding-top:5px;
background:#d0d2c7;
}
#footer a{
color:#000;
font-size:11px;
text-decoration:none;
padding-top:5px;
}
#fleft{
float:left;
padding-left:10px;
}
#fright{
text-align:right;
float:right;
width:300px;
padding-right:10px;
}
