body {
font-family: Arial;
color: #242424;
margin:0;
padding:0;
line-height:120%;
}
#wrapper{
width:100%;
margin:5px auto;
}

#maincontainer{
width:100%;
float:left;
} 

#header {
float:left;
border-bottom:1px solid #000;
padding-botom:5px;
width:100%;
}
#print_logo{
float:left;
width:400px;
}
#logo{
display:none;
}
#shopping_cart{
display:none;
}
#phone{
float:right;
}
#menu {
display:none;
}

#maincontent{
width:100%;
float:left;
}
#side{
display:none;
}
#sidemenu{
display:none;
}
#memberslogin {
display:none;
}
#content{
width:100%;
float:left;
}
#nextpages_content{
width:100%;
float:left;
}
#homebox{
float:right;
width:100%;
}
#scroll {
width: 100%;
}

#footer{
display:none;
}
#fleft {
display:none;
}
#fright {
display:none;
}
#products{
border:1px solid #940f24;
margin:5px; 
padding:10px;
color:#000000;
}
.cost {
font-size:13px;
color: #940f24;
font-weight:bold;
}

#items{
width:570px;
clear:both;
padding-left:10px;
}

