.wrapper {
	width: 954px;
	height: auto;
	margin:auto;
}
.top_head{
	height:98px;
	width:954px;
	background-image:url(../images/top_header.jpg);
	background-repeat:no-repeat;
}
.top_logo{
	height:98px;
	width:165px;
	float:left;
}
.top_text{
	width:30px;
	height:15px;
	float:left;
}
.btn{
	width:954px;
	height:35px;
}
.normal_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}


.footer{
	width:954px;
	height:25px;
	background-color:#1c1c1c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color: #FFF;
	padding-top:9px;
}
.top_head1 {
	background-image: url(../images/top_head.jpg);
	background-repeat: no-repeat;
	height:98px;
}


.body{
	width:954px;
	height:auto;
}

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

.left_side_text{
	width:auto;
	height:auto;
	float:left;
	padding-top:20px;
}
.right_picture{
	width:auto;
	height:auto;
	float:left;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}

