@charset "utf-8";
/* CSS Document */
body { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:11px; 
   color:#333333;
   background: #D4D4D4;
   text-align:center;
   margin:0 auto;
}

div { text-align:left; }
img { border:0px; }
input { font-size:11px; }

#bodywrapper { width:950px; text-align:center; margin:0 auto; background-color:#373737; }
#contentwrapper { padding:5px; background-color:#ffffff; }
#leftnav { float:left; width:187px; }
#content { margin-left:187px; padding-left:8px; }
#footer { height:37px; background:url(../images/footer.jpg); padding:5px; color:white; font-size:10px; padding-top:20px; }
#footer a { color:#4F042B; text-decoration:none; }
#bottom { min-height:60px; }
#thismonth { float:left; width:565px; }
#search { height:73px; background-image:url(../images/search_bg.jpg); padding:0px 15px 0px 15px; }

#subbox { float:left; width:359px; background-color:#E5E5E5; margin:3px; padding:1px; }
#subbox img { margin-right:5px; float:left; width:150px; }
#subbox a { color:#C20718; text-decoration:none; }

#rangedesc { background:#E5E5E5; float:left; width:208px; }
#productbox { float:left; background:#E5E5E5; width:112px; height:210px; padding:10px; text-align:center; margin:4px; }