body{
	font-family: Arial,sans-serif;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:10pt;
      background:#cacaca ;
}
#wrapper{
margin:0px auto;
width:840px;
}
#maincontainer{
float:left;
width:820px;
background:#f36f21;
color:#fff;
padding-top:10px;
border-top:10px solid #58585a;
}
#header{
float:left;
width:820px;
background:#58585a;
}
#header_right{
width:300px;
float:right;
background:url("/images/header.jpg") no-repeat;
height:121px;
padding-right:10px;
}
#shopping_cart{
float:right;
width:220px;
background:#f36f21;
color:#fff;
padding-left:10px;
}
#shopping_cart a{
color:#fff;
}
#menu{
float:left;
width:820px;
background:url("/images/menu_bg.gif") no-repeat;
}
#menu ul{
list-style-type:none;
margin:0;
padding-left:20px;
}
#menu li {float:left; padding:0px 27px;  font-size:12px; text-align:center;  line-height:25px;}
#menu li a {color:#fff; text-decoration:none; font-weight:bold; font-size:13px;}
#menu li a:hover {color:#f36f21; }
#menu .last {background:none;}
#login{
float:right;
width:23px;
}
#content_wrapper{
width:820px;
background:#282828;
padding-bottom:50px;
float:left;

}
#content{
width:820px;
background:url("/images/content_bg.gif");
float:left;
color:#000;
}
#left_menu{
float:left;
width:150px;
padding-left:10px;
padding-right:5px;
color:#fff;
}
#left_menu ul { 
  list-style-type:none;
  margin:0px;
margin-left:5px;
padding:0px;
  padding-top:5px;
}
#left_menu li{
padding-bottom:5px;
padding-left:10px;
background:url("/images/bullet1.gif") no-repeat;
background-position:0px 5px;

}
                     
#left_menu a{
      color:#fff;         
	font-weight: normal;
	 }
#left_menu a:hover{
color:#abaf98;
}
#maincontent{
width:610px;
padding:15px;
float:right;
background:#fff;
min-height:480px;
}
#text{
width:520px;
float:left;
color:#000;
}
#featured_products{
float:left;
width:420px;
padding:10px;
color:#000;

}
#featured_products img{
margin-bottom:5px;
}
#products{
border:1px solid #b5b5b5;
padding:2px;
float:left;
text-align:center;
margin-bottom:10px;
margin-left:10px;

}
.cost{
font-size:14px;
color:#99970d;
text-align:center;
}

#footer{
float:left;
width:820px;

background:#58585a url("/images/menu_bg.gif") no-repeat;
}
#footer a{
color:#fff;
font-size:11px;
text-decoration:none;
padding-top:5px;
}
#fleft{
float:left;
padding-left:10px;
}
#fright{
float:right;
padding-top:5px;
width:200px;
padding-right:10px;
}
