@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background: #56818c;
/*	background-color:#718C93;*/
	background-image:url(../images/bg.jpg); 
	background-repeat:repeat-x;
	margin:0 auto;
	text-align:center;
}

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

h1 { font-size:15px; color:#356CA4; font-weight:700; }

#bodywrapper { width:846px; text-align:center; margin:0 auto; }
#mailing { width:324px; float:right; }
#contentwrapper { background-image:url(../images/bodybg.jpg); width:846px; }
#nav { float:left; width:138px; }
#content { margin-left:138px; padding:10px; }
#footerright { float:right; width:13px; }
#footerleft { float:left; width:14px; }
#footer { margin-left:14px; width:819px; background-image:url(../images/footer_bg.jpg); height:40px; }

#footer div { color:white; }
#footer div a { color:white; text-decoration:none; }

#nav_cat { padding-left:4px; }
#nav_cat a { color:white; text-decoration:none; font-size:10px; }
#nav_cat img { padding-right:4px; }

#nav_subcat { padding-left:18px; }
#nav_subcat a { color:white; text-decoration:none; font-size:10px; }

#nav_brand { padding-left:28px; }
#nav_brand a { color:white; text-decoration:none; font-size:10px; }
