@charset "utf-8";
#container {
	float: left;
	width: 810px;
	padding-top: 45px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#center {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #ead3b4;
	padding: 0px;
	margin: 0px;
}

#header {
	float: left;
	height: 127px;
	width: 810px;
}
#header a img {
	border: none;
}
#content_frame {
	width: 800px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-y;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
#main_image {
	float: left;
	height: 139px;
	width: 800px;
	margin: 0px;
	padding-bottom: 1px;
}
.content1 {
	background-image: url(../images/content_bg.jpg);
	width: 800px;
	background-repeat: repeat-x;
	float: left;
	min-height:418px;
	height:auto;
	margin: 0px;
	padding: 0px;
}
/* for Internet Explorer */
/*\*/
* html .content1 {
height: 418px;
}
/**/
#online {
	background-image: url(../images/online.jpg);
	float: left;
	height: 364px;
	width: 193px;
	padding-left: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 37px;
	font-size: 11px;
}
.online_break {
	float: left;
	height: 7px;
	width: 193px;
	background-image: url(../images/online_br.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.title {
	float: left;
	width: 193px;
	height: 28px;
}
.online_content {
	float: left;
	width: 143px;
	padding-right: 25px;
	padding-left: 25px;
}
.online_content2 {
	float: left;
	width: 143px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 10px;
	line-height: 11px;
}
#online_content_two {
	float: left;
	height: auto;
	width: 143px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 11px;
	font-size: 11px;
}
#privacy_terms {
	float: left;
	height: 14px;
	width: 790px;
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	color: #FFFFFF;
	margin: 0px;
}
#maincontent_title {
	float: left;
	height: 42px;
	width: 567px;
}
#maincontent_subnav {
	float: left;
	width: 600px;
	font-size: 11px;
	height: auto;
	padding-bottom: 10px;
}
#maincontent_frame {
	float: right;
	width: 567px;
	font-size: 12px;
}
#maincontent_frame2 {
	float: left;
	width: 730px;
	font-size: 12px;
	padding-left: 35px;
	padding-bottom: 10px;
}
#maincontent {
	float: left;
	width: 557px;
}
#maincontent2 {
	float: left;
	width: 720px;
}

/* links */

#privacy_terms a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#privacy_terms a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#privacy_terms a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
#privacy_terms a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#maincontent_subnav ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#maincontent_subnav li a:link, #maincontent_subnav li a:visited {
	color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 63px;
	display: block;
	height: 15px;
	padding-left: 7px;
	background-image: url(../images/subnav.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
}
#maincontent_subnav li a:hover {
	color: #074D8B;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/subnav_over.jpg);
	background-repeat: no-repeat;
	width: 63px;
	height: 15px;
	display: block;
	padding-left: 7px;
	padding-top: 3px;
	float: left;
}
#maincontent_subnav li a{
	list-style-type: none;
	width: 63px;
	height: 15px;
	background-image: url(../images/subnav.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
}
#form1 {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 40px;
}

#maincontent_subnav li {
	display: inline;
	list-style-type: none;
}

a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000099;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
#maincontent img {
	border: 1px solid #FFFFFF;
	margin: 10px;
}
#footer {
	float: left;
	height: 48px;
	width: 800px;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-image: url(../images/footer.jpg);
}
.small_11 {
	font-size: 11px
}
.small_10 {font-size: 10px}
