/* CSS Document */

body {font-family: Arial; font-size: 12px; color: #fff; margin: 0px;}
body {background: #000 url('images/news.jpg') no-repeat; margin: 0 auto; background-position: center top;}
img {border:0px;}

#body {margin: 0 auto; width:910px;}


#logo{margin: 0 auto; width:910px; overflow:hidden;}
	#logo_link{ padding-left:250px;}
#menus{ height:25px;margin: 0 auto; width:910px; overflow:hidden;}
	#menublock{	height:25px; margin: 0 auto 0 265px; padding-left:5px;}

#content{ overflow:hidden; margin: 0 auto; width:910px;}
	#content a:hover{ text-decoration:none;}
	#text{ min-height:300px; padding:10px 170px 2px 280px;}
	
.menu a { padding-top:2px; height:22px; width:90px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; display: block; float: left; background: url('images/menu_a.png') no-repeat; text-align: center; text-decoration: none; color: #fff;}
.menu a:hover { padding-top:2px;  background: url('images/menu.png') no-repeat; color: #000;}	

#footer{ overflow:hidden;margin: 0 auto; width:910px;}
	#footer p{ margin:0 0 0 0; padding:0px; float:left;}
	#footer div{padding:30px 0 0 30px; color: #999; float:left;}
