@charset "utf-8";
/* CSS Document */
body { 
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size:11px;
   background: #ffffff;
   margin:0 auto;
   color:#3a3a3a;
}

img { border:0px; }

a { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; text-decoration:none; color:#006699; }
h3 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#006699; font-weight:700; }

#bodywrapper { width:924px; margin:0 auto; }
#leftbg { background-image:url(../images/left_bg.jpg); background-repeat:repeat-y; width:14px; }
#rightbg { background-image:url(../images/right_bg.jpg); background-repeat:repeat-y; width:14px; }

#contentwrapper { min-height:200px; height:auto; }
#content { padding:15px; }

#footer { clear: both; height:72px; background:#f0f0f0; padding-top:10px; padding-left:10px; color:#3a3a3a;  }
#footerbottom { height:43px; }

