.outline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5884C3;
	border-right-color: #5884C3;
	border-bottom-color: #5884C3;
	border-left-color: #5884C3;
}
.header_container {
	float: left;
	height: auto;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5884C3;
	padding-bottom: 2px;
}
.header_left_con {
	float: left;
	height: 142px;
	width: 340px;
}
.header_right_con {
	float: right;
	height: 142px;
	width: 460px;
}
.header_right_menu_top {
	float: left;
	height: 15px;
	width: 410px;
	font-size: 11px;
	text-align: right;
	margin-right: 50px;
	padding-top: 4px;
}
.header_right_img_con {
	float: left;
	height: 104px;
	width: 460px;
}
.header_right_bottom_text {
	float: left;
	height: 19px;
	width: 460px;
	font-size: 12px;
	text-align: left;
}
.mainbody {
	float: left;
	height: auto;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer {
	float: left;
	height: auto;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5884C3;
}
.footer_left_con {
	float: left;
	height: auto;
	width: 395px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-size: 10px;
	line-height: 16px;
}
.footer_right_con {
	float: right;
	height: auto;
	width: 395px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	text-align: right;
}

.menu_container {
	float: left;
	height: auto;
	width: 800px;
}
.no_underline {
	color: #000000;
	text-decoration: none;
}
.left_menu_con {
	float: left;
	height: auto;
	width: 200px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #5884C3;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 16px;
}
.right_body_main {
	float: right;
	height: auto;
	width: 590px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #5884C3;
	padding-left: 7px;
	font-size: 11px;
	line-height: 16px;
}
.policy_outline {
	padding: 5px;
	float: left;
	height: auto;
	width: 508px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #5884C3;
	text-align: justify;
}
.construction_body {
	float: left;
	height: 250px;
	width: 580px;
	padding-top: 20px;
	font-size: 12px;
	text-align: center;
}
