@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	background-color:#000;
	background-attachment:fixed;
	background-image:url(../newimages/bghires.jpg);	
	text-align:center;
	margin:0 auto;
}

div { text-align:left; }
img { border:0px; }

#bodywrapper { width:1028px; text-align:center; margin:0 auto;}
#headertop { height:auto; overflow:hidden; background:#000; }
#headerleft { float:left; width:14px; }
#headerright { float:right; width:14px; }

#nav { width:1000px; margin-top:13px; height:32px; background:#262A29; }
#search { float:right; width:283px; } 
#welcomebox { height:auto; overflow:hidden; padding-left:8px; background:#000; }
#welcometxt { float:right; width:342px; }
#contentwrapper { min-height:200px; padding-top:15px; padding-bottom:15px; background-image:url(../newimages/pagebg.png); }
#content { width:980px; margin-left:14px; padding:10px; }

#footerwrapper { width:1028px; margin:0 auto; }
#footerleft { float:left; width:14px; }
#footerright { float:left; width:14px; }
#footer { float:left; }

#catnav { background:#000; padding-top:2px; }
#catbox { margin:6px 8px 5px 8px; width:217px; height:64px; }
#catbox_header { color:white; background:#B72323; height:14px; font-size:13px; padding:8px; padding-left:6px; line-height:10px; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }

#productbox { float:left; }

#catboxouter { float:left; margin:3px; background:url(../images/catbg.jpg); height:80px; width:233px; }
