@charset "utf-8";
/* CSS Document */

body { margin:0; font-size:11px;	font-family: Tahoma; color: #999; background-image:url(../images/bg_main.jpg); background-position:top center; background-repeat:no-repeat; background-color:#fff}
a:link { text-decoration: none; color: #999; }
a:visited {	text-decoration: none; color: #999; }
a:hover { text-decoration: none; color: #ccc; }
a:active { text-decoration: none; color: #999; }

#main_body	{ width:100%; height:100%; }
#flash_banner { margin-top:18px; width:980px;; height:500px; border:1px solid #666;}
#footer { width:980px; height:22px; }
#footer-address { width:490px; height:22px; }
#footer-created { text-align:right; width:980px; height:22px; }