@charset "utf-8";
* html { overflow-x: hidden; }
* {padding:0; margin:0;}

body{ background-color:#000000; font-family:Arial, Helvetica, sans-serif; font-size: 12px}

#header{background:#000000; width:950px; height:483px; margin-left:auto; margin-right:auto; }
#body-left{ float:left; width:200px;}
#body-right{ float:left; width:580px;}

#body{ width:990px; margin-left:auto; margin-right:auto; height:600px;}
#head{ width:580px; height:113px; background:url(images/header_bg.gif); color:#FFFFFF}
#head strong{ display:none}
#menu{ background:#FF9900}
#header_space{height:50px;}
#footer_space{height:50px;}
#footer{background:#000000 url(images/footer.png);width:990px; margin-left:auto; margin-right:auto; height:31px;}

.clear{ clear:both;}
#sitemap{
	display:none;
}

