body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
}


#main-container {
	padding: 0px;
	width: 946px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-bar {
	height: 104px;
	width: 946px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/home-top-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#top-bar #left-menu{
	float: left;
	height: 15px;
	width: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding: 0px;
	margin-top: 52px;
}
#top-bar #left-menu a{
	color: #FFF;
	text-decoration:none;
}
#top-bar #left-menu a:hover{
	color: #FFF;
	text-decoration:none;
}
#top-bar #right-music-bar{
	float: right;
	height: 15px;
	width: 155px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding: 0px;
	margin-top: 47px;
}
#top-main-navigation {
	padding: 0px;
	float: left;
	height: 103px;
	width: 946px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/home-navigation-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#middel-contain-area {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 341px;
	width: 946px;
}
#middel-contain-area #left-part{
	width: 214px;
	background-image: url(../images/middel-leftpanel-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 275px;
	float: left;
	padding: 10px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#middel-contain-area #right-part{
	width: 698px;
	background-image: url(../images/home-right-middel-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 295px;
	float: left;
}
#footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 84px;
	width: 946px;
	background-image: url(../images/home-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-1link {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 235px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.footer-1link a{
	color: #FFF;
	text-decoration:none;
}

.footer-1link a{
	color: #FFF;
	text-decoration:none;
}

