@charset "utf-8";
/* CSS Document */
body { 
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#333333;
   background:#CBC3DA;
   margin:0 auto;
   text-align:center;
}

img { border:0px; }
div { text-align:left; }

#bodywrapper { width:950px; text-align:center; margin:0 auto; }
#contentwrapper { padding:15px; background:#ffffff; }

#footerleft { float:left; width:14px; }
#footerright { float:right; width:15px; }
#footer { background:url(../images/footer_bg.jpg); width:921px; margin-left:14px; height:44px; color:white; padding-top:30px; word-spacing:-1px; }

#navleft { float:left; width:182px; }
#content { margin-left:185px; padding:0px 10px 10px 10px; }

#categorybox { background-color:#E5E5E5; width:355px; padding:2px; float:left; height:120px; margin:2px;  }
#productbox { background-color:#E5E5E5; width:121px; height:200px; padding:3px; float:left; margin:10px;;  }
