*{
	margin:0;
	padding:0;
}
img{
	vertical-align:bottom;
}
a img{
	border:none;
}
#wrapper a:link img{
}
/*
#wrapper a:hover img{
	opacity:0.50;
	filter:Alpha(opacity=80);
}*/
body{
	background:#000;
	color:#fff;
	font-size:small;
}
#wrapper{
	position:relative;
	clear:both;
	overflow:hidden;
	background:url(../images/back_con.gif) repeat-x center 284px;	
}
#wrapper_i{
	clear:both;
	overflow:hidden;
	background:url(../images/back_con.gif) repeat-x center 143px;	
}
#peakvox{
	position:absolute;
	top:26px;
	left:40px;
}
#tooltip{
	z-index:2;
}
/**/
h2{
	text-align:center;
}
h2#logo{
	width:133px;
	float:left;
	padding:0 0 0 5px;
}
#inner{
	clear:both;
	width:800px;
	padding:0 75px 0;
	background:url(../images/inner.gif) no-repeat;
	margin:0 auto;
}
#inner_i{
	clear:both;
	width:800px;
	padding:52px 75px 0;
	background:url(../images/inner.gif) no-repeat;
	margin:0 auto;
}
#inner p,#inner_i p{
	display:none;	
}
#store{

}
#mainheader{
	width:800px;
	height:78px;
	padding:40px 75px 25px;
	margin:0 auto;
	background:url(../images/mainheader.gif) no-repeat;
}
#topmenu{
	background:url(../images/topmenu.gif) no-repeat;
	height:155px;
	clear:both;
	overflow:hidden;
}
#topmenu ul{
	width:380px;
	margin:35px auto 0;
}
#topmenu li{
	list-style:none;
	width:170px;
	float:left;
	padding:0 10px;
}
#mainmenu{
	background:url(../images/mainmenu.gif) no-repeat;
	width:592px;
	height:77px;
	float:right;
	padding:0 10px 0 0;
}
#mainmenu ul{
	padding:5px 10px;
}
#mainmenu li{
	list-style:none;
	width:170px;
	float:left;
	padding:0 10px;
}
#spec .inner{
	background:url(../images/spec.gif) repeat-y;
	clear:both;
	overflow:hidden;
	padding:10px 0 0 0;
}
#spec .info{
	padding:0 0 0 70px;
	width:300px;
	float:left;
	overflow:auto;
}
#spec .gc{
	padding:0 70px 0 0;
	width:335px;
	float:right;
}
#spec table th{
	text-align:left;
	color:#d8ff00;
	padding:0 20px 5px 0;
}
#footer{
	clear:both;
	background:url(../images/footer.gif) repeat-x center top;
}
#footer .inner{
	background:url(../images/footer_bg.gif) no-repeat center top;
}
#dl{
	background:url(../images/download.gif) no-repeat;
	padding:55px 20px;
	width:165px;
	margin:0 auto;
}
#copyright{
	text-align:right;
	font-size:x-small;
	font-family:arial,sans-serif;
	padding:30px 0 0 0;
}
#copyright a{
	color:#fff;
}
#bgmflash{
	position:absolute;
	top:20px;
	right:20px;
}