/* By The Goth Knight */

*{ margin:0; padding:0; }
body{ width:100%; height:100%; background:url(images/bg.jpg) top left repeat-x; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px;  }
div#header{ width:850px; height:218px; background:url(images/header.jpg)top left  no-repeat; margin:0 auto;}
div#mainnav{ width:850px; margin:0 auto; height:87px;  }
div#mainnav div#left{ width:242px; height:87px; float:left; background:url(images/btn_rcl.jpg) top left no-repeat; }
div#mainnav div#center{ width:368px; height:87px; float:left; background:url(images/center.jpg) top left no-repeat; }
div#mainnav div#right{ width:240px; height:87px; float:right; background:url(images/btn_rfs.jpg) top left no-repeat;}
div#footer{ width:850px; height:242px; background:url(images/footer.jpg)top left  no-repeat; margin:0 auto;}
div#footer2{ width:850px; height:30px; line-height:30px; margin:0 auto; margin-top:50px; border-top:1px solid #EEE; font-size:11px; color:#999; text-align:center; }