@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

#main_wrap {
	float: none;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_wrap {
	float: left;
	height: auto;
	width: 1000px;
}
#head {
	float: left;
	height: 80px;
	width: 1000px;
}
#logo {
	float: left;
	height: 80px;
	width: 221px;
	background-image: url(images/logo.jpg);
}
#head_right {
	float: right;
	height: 80px;
	width: 750px;
}
#head_top {
	float: left;
	width: 750px;
	height: 25px;
}
#menu_wrap {
	float: left;
	height: 35px;
	width: 620px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 130px;
}
#menu {
	float: left;
	height: 35px;
	width: 120px;
	background-color: #DDE1E0;
	margin-right: 1px;
}
#menu a {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #333A40;
	text-align: center;
	display: block;
	line-height: 35px;
	font-size: 18px;
}

#menu a:hover {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 35px;
	font-size: 18px;
	background-color: #ffa800;
}



#active a {
	float: left;
	height: 35px;
	width: 120px;
	background-color: #ffa800;
	margin-right: 1px;
	font-family: "Century Gothic";
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 35px;
	font-size: 18px;
}
#banner {
	float: left;
	height: 400px;
	width: 1000px;
	margin-top: 3px;
}


#banner2 {
	float: left;
	height: 200px;
	width: 1000px;
	margin-top: 3px;
}
#body_wrap {
	float: left;
	width: 980px;
	height: auto;
	padding: 10px;
	margin-top: 10px;
}
#body_sub {
	float: left;
	height: auto;
	width: 980px;
}
#box {
	float: left;
	height: 211px;
	width: 238px;
	background-image: url(images/box.png);
	margin-right: 9px;
}
#box2 {
	float: left;
	height: 200px;
	width: 300px;
	margin-right: 40px;
}
#box3 {
	float: left;
	height: 200px;
	width: 300px;

}


#boxx {
	float: left;
	height: 211px;
	width: 238px;
	background-image: url(images/box.png);

}

#box-head {
	float: left;
	width: 238px;
	height: 48px;
	padding-top: 5px;
}
#box-body {
	float: left;
	width: 238px;
	height: 158px;
}
#body_sub2 {
	float: left;
	height: auto;
	width: 980px;
	margin-top: 10px;
}
#footer_wrap {
	float: left;
	height: 45px;
	width: 100%;
	background-color: #333A40;
}
#footer {
	height: 45px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidbar {
	float: left;
	height: auto;
	width: 233px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #758491;
}
#body_content {
	float: left;
	width: 735px;
	height: auto;
	padding-left: 10px;
}





.font1 {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.font2{
	font-family: Candara;
	font-size: 19px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
.font3 {
	font-family: Candara;
	font-size: 18px;
	color: #FFA800;
	text-decoration: none;
	text-align: center;
}
.font4 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333A42;
	line-height: 25px;
}
.font5 {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #333A42;
	line-height: 25px;
	text-decoration: none;
}
.font6 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333A42;
	line-height: 25px;
}
.font7 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333A42;
	line-height: 25px;
}
.font8{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
.field{
	width: 245px;
	height: 25px;
	margin-bottom: 5px;
}

.field2{
	width: 245px;
	height: 80px;

}



.field11{
	width: 325px;
	height: 25px;
	margin-bottom: 5px;
}

.field22{
	width: 325px;
	height: 120px;

}
