.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
.wrap {
	width: 820px;
	height: 1150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: auto;
	right: auto;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-y;
	background-color: #FFF;
}
.wrap2 {
	width: 860px;
	height: 1780px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: auto;
	right: auto;
	background-image: url(images/bg2.jpg);
	background-repeat:repeat-y;
	background-color: #FFF;
}
.body {
	margin-top:0px;
	background-color:#B8C7DE;
}
.top_banner {
    width:728px;
    height:100px;
    float:left;
	margin-top:15px;
	margin-left:44px;
	margin-bottom:5px;
}
.links {
	width:186px;
	height:295px;
	float:left;
	background-color: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:28px;
	border: 1px solid #000000;
}
.Main_Links A:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;

}
.Main_Links A:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
}
.Main_Links A:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
}
.Main_Links A:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
}
.web_Links A:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #0e1d28;
}
.web_Links A:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #0e1d28;
}
.web_Links A:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #0e1d28;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e1d28;
}
