/******* maincontainer styles *******/
body{
background:#fff;
color:#3381be;
font-family: Arial;
margin:0;
padding:0;
font-size:12px;
line-height:120%;
}
#printlogo{
float:left;
border-bottom:4px solid #06599b;
width:100%;
}
#wrapper{
width:100%;
}
#maincontainer{
width:100%;
float:left;
} 
#box_top{
width:100%;
}
#box_bottom{
width:100%;
}
#header{
display:none;
}
#banner{
display:none;
}
#logo{
display:none;
}
#search_top{
display:none;
}
#hright{
display:none;
}

#login{
display:none;
}
#menu{
display:none;
}


#maincontent{
width:100%;
}
#sidemenu{
display:none;
}
#sidemenu_top{
display:none;
}
#sidemenu_bottom{
display:none;
}
#side_mailing{
display:none;
}
#content{
float:left;
width:100%;
background:#fff;
}
#content_top{
width:100%;
}
#content_bottom{
width:100%;
}
#text{
width:100%;
}
#mediumboxes{
width:340px;
background:url("/images/mediumboxes_bg.gif") repeat-y;
margin-top:10px;
}
#mediumboxes_corners{
float:left;
width:340px;
}
#mediumboxes_text{
float:left;
width:320px;
padding:10px;
height:170px;
}
#longboxes{
float:left;
width:700px;
background:url("/images/longboxes_bg.gif") repeat-y;
margin-top:10px;
}
#longboxes_corners{
float:left;
width:700px;
}
#longboxes_text{
float:left;
width:680px;
padding:10px;
}

#lower_boxes{
float:left;
width:932px;
background:url("/images/lowerboxes_bg.gif") no-repeat;
height:182px;
}
#lower_boxes input{
bordr:1px solid #959596;
}
#search{
display:none;
}
#dealer{
display:none;
}
#mailing{
display:none;
}

#footer{
display:none;
}

#fleft{
display:none;
}
#fright{
display:none;
}
.productstable td{
}
.small_productstable{
padding:5px;
}