@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #339966;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	letter-spacing: 2px;
}

#main_wrap {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#main_wrap2 {
	float: left;
	width: 768px;
	background-image: url(images/spacer_img.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#header_wrap {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 335px;
	width: 768px;
}
#header_top {
	float: left;
	height: 295px;
	width: 768px;
}
#header_menu {
	float: left;
	height: 40px;
	width: 768px;
}
#header_menubox {
	float: left;
	height: 40px;
	width: 117px;
}
#header_menubox p {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
}
#header_menubox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header_menubox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header_menubox a:hover {
	color: #3366CC;
	text-decoration: none;
}
#content_wrap {
	float: left;
}
#content_main {
	float: left;
	width: 767px;
}
#content_main p{
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	letter-spacing: 1px;
}
#content_main2 {
	float: left;
	width: 767px;
}
#content_spacer {
	float: right;
	height: 300px;
	width: 1px;
}

#footer_wrap {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 80px;
	width: 768px;
	background-color: #FFFFFF;
}

#footer_top {
	float: left;
	height: 20px;
	width: 768px;
}
#footer_top p {
	margin-top: 2px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
}
#footer_btm {
	float: left;
	height: 60px;
	width: 196px;
}
#footer_btm p {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#footer_btm2 {
	float: left;
	height: 60px;
	width: 384px;
}
#footer_btm2 p {
	margin-top: 10px;
	letter-spacing: 1px;
	text-align: center;
}
#hp_left_box {
	background-image: url(images/hp_left_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	width: 231px;
}
#hp_left_box p {
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#hp_mid_box {
	float: left;
	height: 350px;
	width: 262px;
}
#hp_mid_box p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mini_content_box {
	float: left;
	width: 536px;
}
#mini_content_box p {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#hp_right_box {
	background-image: url(images/hp_right_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	width: 274px;
}
#hp_right_box1 {
	float: left;
	height: 175px;
	width: 272px;
}
#hp_right_box1 p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 45px;
	color: #FFFFFF;
	margin-right: 20px;
}
.hp_info {
	color: #006699;
}
.style1 {
	font-size: 16px;
	color: #CCCC00;
	font-weight: bold;
	letter-spacing: 3px;
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.style3 {
	font-size: 24px;
	color: #CC3333;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
