*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body{
	background-color:#000000;
}

a{
	text-decoration:none;
}

.wrapper{
	width:950px;
	height:100%;
	margin:0 auto;
	background-color:#000000;
}

.header{
	height:88px
	float:left;
}

.banner{
	height:308px;
	float:left;
}

.banner_1{
	height:249px;
	float:left;
}

.content{
	float:left;
}

.footer{
	clear:left;
	height:62px;
	text-align:center;
	background-color:#383838;
}

.footer p{
	padding-top:18px;
	color:#79806d;	
	line-height:14px;
}

.footer p a{
	color:#79806d;
}

.footer_1{
	clear:both;
	height:120px;
	background-color:#000000;
}

.footer_1 img{
	float:left;
}

.footer_1 div{
	float:left;
	background-color:#383838;
	height:69px;
	width:803px;
	vertical-align:bottom;
	margin-top:51px;
	text-align:center;
}

.footer_1 p{
	color:#79806d;
	line-height:14px;
	padding-top:18px;
	margin-left:-110px;
}

.footer_1 a{
	color:#79806d;
}
