body {
	margin: 0px;
}
.main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.ch_menu {
	margin-top: 12px;
}
.ch_menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	margin-right: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E3E4E4;
}
.ch_menu  a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.ch_menu  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.ch_menu  a:hover {
	text-decoration: none;
	color: #C9F1E0;
}
.ch_menu h3{
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
}.ch_top_us {
	font-family: "Times New Roman", Times, serif;
	width: 950px;
	margin-left: 10px;
	background-color:#004A80;
	background-image:url(../img/us-logo.gif);
	background-position:right;
	background-repeat:no-repeat;
	height: 40px;
	overflow:hidden;
}
.text_us {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	height: 40px;
	text-indent: 10px;
	float: left;
	padding-right: 10px;
	line-height: 40px;
}
.text_us a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.text_us a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.text_us a:hover {
	text-decoration: none;
	color: #6FC5DD;
}
