@charset "utf-8";
/* CSS Document */

.header { clear:both; text-align:left; height:166px; background:url(../../images/header_bg.jpg) top center no-repeat; _background-position:top left; }
.header .logo {float:left;}

.main_menu { clear:both; width:878px; height:39px; background:#b5b5b5; padding-top:0px; font-size:11px;}
.main_menu a {color:#4a4a4a; text-decoration:none; font-size:11px;}
.main_menu a:hover {color:#4a4a4a; text-decoration:underline;}
.main_menu .home { float:left; }
.main_menu .about_us { float:left; }
.main_menu .products { float:left; }
.main_menu .contact_us{ float:left; }
.main_menu .left{ float:left; }

.featured_products {float:left; width:642px; height:224px; background:url(../../images/featured_bg.jpg) top center no-repeat; margin-top:6px; _background-position:top left;}

.shopping_cart_small {float:left; width:235px; height:224px; background:url(../../images/cart_bg.jpg) top center no-repeat; margin-top:6px;}

.header_links {width:150px; height:30px; padding:10px; color:#ffffff; clear:both; float:right; text-align:right;}

.view_all {width:177px; height:28px; float:left; margin-top:7px; margin-left:19px; _margin-left:9px; }


