body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#004443;
	text-decoration:none;
	background-color:#004443;
	background-image:url(../images/bg_mid.jpg);
	background-repeat:repeat;
	margin:0px auto;
}
h1{
	margin:0px;
	color:#004a49;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:15px;
	text-transform:uppercase;
}
p{
	margin:0px;
	color:#004a49;
	font-size:13px;
	line-height:18px;
	padding-bottom:10px;
}
h2{
	margin:0px;
	color:#004a49;
	font-size:19px;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:8px;
	padding-top:11px;
	font-family:"Times New Roman", Times, serif;
}
.clear{
	clear:both;
}
#body{
	margin:0px auto;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:100%;
}
#body_footer{
	margin:0px auto;
	background-color:#004443;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	height:100%;
}
.main{
	width:930px;
	height:auto;
	margin:0px auto;
}
.header{
	float:left;
	width:930px;
	height:auto;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-bottom:17px;
}
.logo{
	float:left;
	width:930px;
	height:auto;
	padding-top:12px;
	text-align:center;
	padding-bottom:15px;
}
.banner{
	float:left;
	width:930px;
	height:208px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
}
.banner_left{
	float:left;
	width:650px;
	height:auto;
	padding-top:4px;
}
.banner_rgt{
	float:left;
	width:280px;
	height:auto;
	text-align:center;
}
.register{
	float:left;
	width:280px;
	height:auto;
	padding-bottom:20px;
	padding-top:30px;
}
.login{
	float:left;
	width:280px;
	height:auto;
}
.mid_container{
	float:left;
	width:930px;
	height:auto;
}
.mid_left{
	float:left;
	width:237px;
	height:auto;
	padding-right:17px;
}
.banner_box{
	float:left;
	width:237px;
	height:auto;
	padding-bottom:14px;
}
.mid_right{
	float:left;
	width:676px;
	height:auto;
}
.mid_rgt_top{
	float:left;
	width:676px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(../images/rgt_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:auto;
}
.mid_rgt_btm{
	float:left;
	width:630px;
	height:auto;
	background-image:url(../images/rgt_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:auto;
	padding-left:24px;
	padding-right:22px;
	padding-bottom:28px;
	padding-top:17px;
}
.footer{
	float:left;
	width:930px;
	height:61px;
	color:#e5e6e6;
	text-align:center;
	line-height:24px;
	padding-top:15px;
}
.f_link{
	color:#e5e6e6;
	text-decoration:none;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
}
.f_link:hover{
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
}
.email{
	color:#ff6a07;
	text-decoration:underline;
	font-style:italic;
}
.email:hover{
	color:#ff6a07;
	text-decoration:none;
	font-style:italic;
}
