@charset "utf-8";
/* CSS Document */
body{ background:#bd3638 url(images/bg.jpg) repeat-x; margin-top:0px;}
#wrapper{margin:0px auto; width:881px;}
#banner { width:881px; float:left;  height:103px; background:url(images/banner.png) no-repeat;}
#top{ background: url(images/top.png); height:15px; width:881px; float:left; margin-top:17px;}
#mid{ width:871px; float:left; background: url(images/bg.png) repeat-y; padding-left:10px;}
#bottom{ width:881px; float:left; background: url(images/bottom.png); height:22px; margin-top:-4px;}


