
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{
display:none;
}
#logo{
display:none;
}
#menu{
display:none;
}
#login{
display:none;
}
#maincontent{
width:760px;
}
#left_content{
width:320px;
padding:40px;
float:left;
}
#nextpages_maincontent{
width:760px;
background:#eeeeee;
}
#nextpages_content{
width:657px;
padding:40px;
float:left;
}
#nextpages_text{
float:left;
padding-left:50px;
width:400px;
}
#text{
float:left;
margin-bottom:30px;
}
#left_menu{
display:none;
}

#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;

}
.cost{
font-size:14px;
color:#8b1303;
text-align:center;
}

#footer{
display:none;
}
#fleft{
display:none;
}
#fright{
display:none;
}
