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

html, body { height:100%; }

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

#bodywrapper { width:1000px; text-align:center; margin:0 auto; }
#contentwrapper { min-height:288px; background-image:url(../images/bodybg.jpg); background-repeat:no-repeat; padding-top:10px; }
#leftnav { float:left; width:207px; margin-left:10px; }
#content { margin-left:237px; }
#footerwrapper { background:url(../images/footer.jpg); height:72px; }
#footer { padding:15px; }
#homeright { float:right; margin-right:3px; }

#productbox { float:left; width:152px; height:270px; background:url(../images/productsbox.jpg); }

#subbox { float:left; width:160px; background-color:#fff; margin:3px; }
#subbox a { color:#45835E; text-decoration:none; }

