@charset "utf-8";
/* CSS Document */
body {
	margin-top:0px;
	margin-bottom:0px;
}
.clear { 
	clear: both;
	height:0px;
}
table {
	margin:0px;
	padding: 0px;
}
p {
	margin:0px;
	padding:0px 0px;
	padding-left:15px;

}
h1 {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-size:22px;
	text-align:left;
}
h2 {
	margin:0px;
	padding:5px 0px;
	font-size:16px;
	text-align:left;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:16px;
	text-align:left;
	color:#ce9085;
}
a {
	text-decoration:none;
	color:#666;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
div#page_wrap {
	width:980px;
	margin: 0 auto;
	background:url(img/page_bg.jpg) repeat-y;
	padding-left:12px;
	padding-right:12px;
	position:relative;
}
div#header {
	width:980px;
	height:305px;
	float:left;
}
.sitelink{
	float:right;
	width:150px;
	height:47px;
	position:absolute;
	left: 819px;
	top: 20px;
}
div#nav {
	width:980px;
	float:left;
	height:30px;
	background:url(img/nav_bg.jpg) repeat-x;
}
div#content {
	float:left;
	width:980px;
	min-height:500px;
}
	div#content_left {
		float:left;
		width:640px;
		margin:20px;
	}
		div#content_left ul{
			margin-top:0px;
		}
		div#content_left .bullet_left {
			margin-left:2%;
			float:left;
			width:10%;
			margin-top: 10px;
		}
		div#content_left .bullet_right {
			float:right;
			width:88%;
			margin-top: 10px;
		}
		div#content_left .bullet_right p{
			padding:0px;
			color:#666;
		}
		div#content_left .bullet_right a{
			color:#444;
		}
	div#content_divider {
		float:left;
		width:10px;
		height:600px;
		margin-top:20px;
	}
	div#content_right {
		float:right;
		width:250px;
		border-top:#ce9085 solid 12px;
		margin:20px;
	}
		div#content_right p{
			font-size:12px;
			text-align:left;
			padding-left:0px;
		}
		div#content_right .bullet_left {
			float:left;
			width:23%;
			margin-top: 10px;
		}
		div#content_right .bullet_right {
			float:right;
			width:75%;
			margin-top: 10px;
		}
		div#content_right ul {
			line-height:normal;
		}
			div#content_right li {
				margin-left:-15px;
				list-style:inherit;
			}
div#footer {
	width:980px;
	height:50px;
	float:left;
	background-color:#979797;
	border-top: 3px solid #DDDDDD;
}
	div#footer p {
		font-size:16px;
		color:white;
		text-align:center;
		padding-top:15px;
	}
div#left_button {
		width:480px;
		margin-top:100px;
		float:left;
}
div#right_button {
		width:480px;
		margin-top:100px;
		float:right;
}
div#splash_wrap {
	margin-top:30px;
	height: 244px;
	background:url(img/splash_bg2.jpg) repeat-x;
}
div#splash_container{
	margin: 0px auto;
	width: 800px;
	height:239px;
}
	div#splash_container .splash_left{
		float:left;
	}
	div#splash_container .splash_right{
		float:right;
	}
div#welcome{
	margin: 0px auto;
	width: 800px;
	margin-top:120px;
}
	div#welcome h1{
		text-align:center;
		padding-bottom:5px;
		font-size:30px;
		color:#666
	}
	div#welcome p{
		padding:0px;
		text-align:center;
		font-size:14px;
	}
#FadeBannerContainer {

}
div#music{
	float:left;
	padding-left:150px;
	width:490px;
}