body{
	font-family: Arial,sans-serif;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:10pt;
      color:#747474;
      background:#fff;
}
#maincontainer{
margin:0 auto;
width:100%;
}
#wrapper{
float:left;
width:100%;

}
#header{
float:left;
width:100%;
border-bottom:1px solid #000;
}
#print_only{
float:left;
width:100%;
}
#leftside_header{
display:none;
}
#rightside_header{
display:none;
}


#maincontent{
width:100%;

float:left;

}

#left_content{
float:left;
width:50%;

}

#cart{
display:none;
}



#featured_products{
float:left;
width:50%;

color:#000;
}
#featured_products img{
margin-bottom:5px;
}

#products{
background:#e0e0e0;
float:left;
text-align:center;
margin-bottom:10px;
margin-left:10px;
width:150px;
height:210px;
}
#products_image{
float:left;
background:#fff;
width:150px;
height:150px;
margin-bottom:7px;
}
.cost{
font-size:14px;
color:#8b1303;
text-align:center;
}

#nextpages_maincontent{
width:100%;

float:left;

}

#nextpages_text{
float:right;
width:100%;

}
#left_side{
display:none;

}


#footer{
display:none;
}

