@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
}
a {
	outline:none
}
th, td {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-size: 16px;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	line-height: 22px;
}
h1 {
	font-size: 21px;
	color: #11467B;
	text-decoration: underline;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: #11467B;
	text-decoration: underline;
}
h3 {
	font-size: 15px;
	color: #11467B;
}
h4 {
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
}
h5 {
	font-size: 13px;
	color: #11467B;
	font-weight: bold;
}
.sep {
	margin-right: 6px;
	margin-left: 6px;
	color: #666;
}
.sep1 {
	margin-right: 2px;
	margin-left: 2px;
	color: #666;
}
.sep2 {
	margin-right: 6px;
	margin-left: 6px;
	color: #1E6AD2;
}
.pic1 {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #C9C9C9;
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
}
.pic1b {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #C9C9C9;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	clear: right;
}
.pic1c {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #C9C9C9;
	float: left;
	clear: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.pic2 {
	margin-bottom: 20px;
	float: right;
	margin-left: 40px;
}
.pic3 {
	margin-bottom: 20px;
	float: right;
	margin-left: 40px;
}
.form1 {
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #CFCFCF;
	width: 220px;
}
.form2 {
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #CFCFCF;
	width: 400px;
	height: 150px;
}
.submit {
	font-weight: normal;
	color: #FFF;
	background-color: #134588;
	border: 1px solid #023360;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.more {
	float: right;
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	margin-top: 5px;
}
#wrapper {
	width: 100%;
	min-height: 563px;
	background-image: url(../images/main_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 100%;
}
#header_container {
	width: 960px;
	height: 563px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#header {
	width: 960px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header img {
	border-width: 0px 0px 0px 0px;
	border-style: none;
}
.clear {
	clear: both;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 400px;
}
.right {
	top: 0;
	right: 0;
	width: 250px !important;
	height: 400px;
	text-align: center;
}
#centered {
	text-align: center;
	font-size: 16px;
}
#content_container {
	width: 910px;
	font-size: 13px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 20px 0px;
}
#nav {
	float: left;
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
	margin-left: 5px;
	font-size: 14px;
}
#nav a:link {
	color: #134588;
	text-decoration: none;
}
#nav a:visited {
	color: #134588;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
	color: #000;
}
#nav a:active {
	color: #134588;
	text-decoration: none;
}
#nav p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	margin: 5px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
	line-height: 18px;
}
#nav img {
	margin-top: 10px;
	padding-bottom: 10px;
}
#nav ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#nav li {
	list-style-type: none;
	font-size: 18px;
	background-image: url(../images/star_bullet1.png);
	background-repeat: no-repeat;
	color: #333;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-position: left center;
	line-height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#wrapper_sub {
	width: 100%;
	min-height: 586px;
	background-image: url(../images/bg_sub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#content_container_sub {
	width: 960px;
	font-size: 13px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header_container_sub {
	width: 960px;
	height: 320px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 17px;
	color: #134588;
}
#header_container_sub a:link {
	color: #134588;
	text-decoration: underline;
}
#header_container_sub a:visited {
	color: #134588;
	text-decoration: underline;
}
#header_container_sub a:hover {
	text-decoration: underline;
	color: #000;
}
#header_container_sub a:active {
	color: #134588;
	text-decoration: underline;
}
#nav_sub {
	float: left;
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9FCEF4;
	margin-left: 0px;
	font-size: 14px;
}
#nav_sub a:link {
	color: #134588;
	text-decoration: none;
}
#nav_sub a:visited {
	color: #134588;
	text-decoration: none;
}
#nav_sub a:hover {
	text-decoration: underline;
	color: #000;
}
#nav_sub a:active {
	color: #134588;
	text-decoration: none;
}
#nav_sub p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	margin: 5px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
	line-height: 18px;
}
#nav_sub img {
	margin-top: 20px;
	padding-bottom: 10px;
}
#nav_sub ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#nav_sub li {
	list-style-type: none;
	font-size: 18px;
	background-image: url(../images/star_bullet1.png);
	background-repeat: no-repeat;
	color: #333;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-position: left center;
	line-height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#content_right_sub {
	width: 720px;
	font-size: 16px;
	color: #333;
	float: right;
	line-height: 20px;
	padding-bottom: 40px;
}
#content_right_sub a:link {
	color: #165ba1;
	text-decoration: underline;
}
#content_right_sub a:visited {
	color: #165ba1;
	text-decoration: underline;
}
#content_right_sub a:hover {
	text-decoration: underline;
	color: #000;
}
#content_right_sub a:active {
	color: #165ba1;
	text-decoration: underline;
}
#content_right_sub p {
	line-height: 18px;
	margin: 0px;
	padding: 8px 0px 8px 0px;
}
#content_right_sub ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
}
#content_right_sub li {
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 18px;
}
#content_right {
	width: 665px;
	font-size: 16px;
	color: #333;
	float: right;
	line-height: 20px;
	padding-bottom: 40px;
}
#content_right a:link {
	color: #165ba1;
	text-decoration: underline;
}
#content_right a:visited {
	color: #165ba1;
	text-decoration: underline;
}
#content_right a:hover {
	text-decoration: underline;
	color: #000;
}
#content_right a:active {
	color: #165ba1;
	text-decoration: underline;
}
#content_right p {
	line-height: 18px;
	margin: 0px;
	padding: 8px 0px 8px 0px;
}
#content_right ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
}
#content_right li {
	list-style-type: none;
	font-size: 13px;
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	color: #333;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
#table_area1 {
}
#table_area1 td {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#contact_box1_top {
	background-image: url(../images/main/box1_top.png);
	height: 5px;
	width: 663px;
	margin-top: 25px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_box1_mid {
	width: 663px;
	background-color: #EAEAEA;
}
#contact_box1_content {
	padding: 5px 0px 5px 10px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
#contact_box1_bottom {
	background-image: url(../images/main/box1_bottom.png);
	height: 5px;
	width: 663px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#footer_container {
	width: 100%;
	min-height: 100px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#footer {
	width: 960px;
	min-height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCC;
	font-size: 11px;
	line-height: 20px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#footer a:link {
	color: #CCC;
	text-decoration: none;
}
#footer a:visited {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footer a:active {
	color: #CCC;
	text-decoration: none;
}
#footer_content {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #CCC;
	text-align: left;
}
#footer_content1 {
	float: left;
	height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer_content1 img {
	margin-right: 20px;
	border: 1px solid #242424;
}
#footer_content2 {
	float: left;
	height: 50px;
	padding: 0px;
	margin-right: 30px;
}
#footer_content3 {
	float: left;
	height: 50px;
	padding: 0px;
	margin-right: 30px;
}
#footer_content4 {
	float: left;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #494949;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#site_map {
	width: 595px;
	padding-right: 20px;
	font-size: 13px;
	color: #333;
	float: right;
	line-height: 18px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#site_map a:link {
	color: #165ba1;
	text-decoration: underline;
}
#site_map a:visited {
	color: #165ba1;
	text-decoration: underline;
}
#site_map a:hover {
	text-decoration: underline;
	color: #000;
}
#site_map a:active {
	color: #165ba1;
	text-decoration: underline;
}
#site_map h3 {
	font-size: 15px;
	color: #165ba1;
	padding: 0px;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#site_map ul {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
}
#site_map li {
	list-style-type: none;
	font-size: 13px;
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	color: #333;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
#site_map_content1 {
	width: 240px;
	padding-right: 20px;
	float: left;
	margin-top: 20px;
}
#site_map_content2 {
	width: 270px;
	float: right;
	margin-top: 20px;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cfcfcf;
}
#content_left2 {
	padding: 0px;
	float: left;
	height: 240px;
	width: 525px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_left2 td {
	font-size: 10px;
	line-height: 15px;
}
#content_left th {
	padding: 15px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/content_pic_box/images/content_area.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
}
#content_right2 th {
	width: 358px;
	background-image: url(../images/whats_new_box/images/content.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 227px;
}
#content_right2 ul {
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#content_right2 li {
	list-style-type: none;
	font-size: 14px;
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 18px;
}
#content_container #content_right #contact_box1_top {
}
