body{
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	text-align: center;
	background:#191919 url(../images/bg-main.gif) center repeat-y;
}

#page{
	width:967px;
	/*text-align:center;
	position:relative;*/
	margin:0 auto;
	/*padding:0;*/
	background: url(../images/bg.jpg);
}

#menutop{
	margin:0 auto;
	width:966px;
	height:26px;
	color: #FF0000;
}

#menutop a{
	text-decoration:none;
	color:#A7A9AC;
	font-size:10px;
}

#menutop #hardrocklabel{
	float: right;
	font-size:9px;
	position:relative;
	text-align:right;
	width:200px;
	height:15px;
	font-weight:600;
	padding-top:11px;
}

#menutop #flag{
	float: right;
	font-size:9px;
	position:relative;
	text-align:right;
	width:30px;
	height:15px;
	padding-top:11px;
	padding-right: 5px;
}

#banner{
	width:966px;
	height:239px;
	margin-top: -15px;
}

#mainmenu{
	margin:0 auto;
	width:966px;
	height:41px;
	text-align:center;
	background: url(../images/bg2.gif) top left no-repeat;
	padding-top:3px;
}

#mainmenuen{
	margin:0 auto;
	width:966px;
	height:41px;
	text-align:center;
	background: url(../images/bgE.gif) top left no-repeat;
	padding-top:3px;
}

#footer{
	margin:0 auto;
	width:967px;
	height:90px;
	text-align:center;
	color:#666666;
	font-size:12px;
}

#main{
	margin:0 auto;
	width:967px;
	padding:0;
}

#left_content{
	margin:0 auto;
	float:left;
	width:480px;
}

#right_content{
	float:left;
	width:480px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
}