*{
	padding:0;
	margin:0;
	font-family:Calibri,Arial, Helvetica, Sans;
}

body{
	background:#1a1a1a url(../img/body.png) repeat-x 0px 485px;
	text-align:center;
	margin:0 auto;
}

#body-container{
	background:url(../img/background.png) no-repeat;
	width:894px;
	height:425px;
	margin:60px auto;
	text-align:left;
	position:relative;
}

h1{
	font-weight:normal;
	position:absolute;
	font-size:30px;
	line-height:36px;
	color:#FFF;
	text-shadow:#000 0px 1px 2px;
	top:170px;
	left:85px;
	width:650px;	
}

#main p{
	position:absolute;
	font-size:22px;
	line-height:26px;
	color:#FFF;
	text-shadow:#000 0px 1px 2px;
	top:163px;
	left:113px;
	width:527px;
	height: 210px;
}

#main #button{
	position:absolute;
	display:block;
	width:153px;
	height:128px;
	top:277px;
	left:603px;
}

#main a span{
	display:none;
}

#footer{
	position:absolute;
	top:424px;
	width:100%;
	height:200px;
	background:url(../img/reflection.gif) no-repeat;
}

#footer p{
	font-size:14px;
	width:720px;
	position:relative;
	top:0px;
	left:2px;
	color:#666;
	margin:20px 20px 20px 85px;
	line-height:17px;
	opacity:0.7;
}

#denver{
	position:absolute;
	left:90px;
	top:455px;
}

a {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#xiren{
	position:absolute;
	right:25px;
	top:450px;
	display:block;
}

#xiren img{
	border:0;
}
