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

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

h1 { font-size:18px; font-weight:700; color:#3C003C; letter-spacing:2px; }

#bodywrapper { width: 950px; text-align:center; margin:0 auto; }
#contentwrapper { background:#ffffff; padding:15px; }
#footerleft { width:231px; float:left; }
#footerright { width:214px; float:right; }
#footer { height:85px; margin-left:231px; }
#footerwrapper { background:url(../images/footer_bg.jpg); height:85px; }

#featured { background:#E6E6E6; padding:10px; width:427px; height:207px; margin-top:20px; }

#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; }

#productbox { float:left; width:112px; padding:10px; text-align:center; margin:4px; }
