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

td { font-size:11px; }

img { border:0px; }

#bodywrapper { width:900px; margin:0 auto; border:1px solid #999999; margin-top:20px; background:#ffffff;  }
#header { background-image:url(../images/headerbg.jpg); height:118px; }
#nav { height:37px; background-image:url(../images/nav_bg.jpg);  }
#content { background:#ffffff; min-height:200px; padding:20px; text-align:left; }
#footer { clear:both; text-align:center; padding:3px; word-spacing:1px; height:64px; background-image:url(../images/footerbg.jpg); background-position:bottom; background-repeat:repeat-x; background-color:#ffffff; }
#footer p { padding-top:5px; font-size:10px; word-spacing:1px; padding-bottom:0px; }

#needparts { float:right; border:1px solid #FFCC33; text-align:center; padding:5px; background-image:url(../images/partsbg.jpg); height:193px; width:157px; }
#featured { float:right; width:350px; }
#welcome { width:300px; }
#search { float:right; width:486px; }
#productsearch { margin-top:10px; }
#partssearch { float:right; width:250px; margin-top:10px; }
#box { background:url(../images/boxsearch.jpg); padding:5px 10px 5px 10px; width:218px; height:65px; }

#shoppingcart { float:right; width:280px; }