body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, form, fieldset, p, select, input {
	margin: 0;
	padding: 0;
	outline: 0;
	border: none;
	list-style: none;
	font-weight: normal;
}
img, fieldset, nput {
	border: none;
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}
a:focus {
	outline: none;
}
a {
	text-decoration: none;
	outline: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	cursor: pointer;
}
img {
	border: 0;
	outline: none;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/body_bg.jpg) repeat 0 0
}
.wrapper {
	width: 990px;
	margin: 0px auto;
}
.outer_box {
	float: left;
	width: 100%;
	background: url(../images/body_top_bg.jpg) repeat-x 0 0;
	min-height: 657px
}
.header {
	float: left;
	width: 100%;
}
.header .logo {
	float: left;
	margin: 14px 0 0 0
}
.body_container {
	float: left;
	width: 100%;
	background: #eeeeee;
	margin: 30px 0 0 0;
	border-radius: 24px;
	padding: 0 0 83px 0;
	
	position: relative
}
.nav {
	float: left;
	width: 100%;
	background: url(../images/nav_bg.jpg) repeat-x 0 0;
	border: solid 1px #040ec8;
	border-bottom: none;
	border-radius: 20px 20px 0 0;
	border-left: none;
	border-right: none;

	position: relative
}
.nav li {
	float: left;
	position: relative
}
.nav li a {
	float: left;
	padding: 15px 61px 21px 61px;
	color: #fff;
	font-family: "Calibri";
	font-size: 22px;
	line-height: 22px;
	background: url(../images/sep.jpg) no-repeat right 0;

	position: relative;
	z-index: 100;
}
.nav li a.last {
	background: none;
	padding: 15px 63px 21px;


	position: relative;
	z-index: 1;
	border-radius: 0 20px 0 0;

}

.nav li a.first:hover {
	border-radius: 20px 0 0 0;
}
.nav li a.last:hover {
	border-radius: 0 20px 0 0;

	position: relative;
	z-index: 1;
}
.nav li.active a.first {
	border-radius: 20px 0 0 0;
	background: url(../images/nav_li_hover_bg.jpg) repeat-x 0 0;
}
.nav li a:hover, .nav li.active> a {
	background: url(../images/nav_li_hover_bg.jpg) repeat-x 0 0;
	color: #030a77;
}
.nav li .sub_menu {
	float: left;
	width: 174px;
	background: #030972 url(../images/nav_bg.jpg) repeat-x 0 0;
	border: 2px solid #030dc7;
	position: absolute;
	left: -1px;
	top: 58px;
	margin: 0;
	padding: 0;
	display: none;
	z-index: 9999
}
.nav li .sub_menu li {
	float: left;
	width: 100%;
	text-align: center;
	background: none;
	padding: 0
}
.nav li .sub_menu li a {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	padding: 13px 0 10px 0
}
.nav li .sub_menu li:hover a {
	background: #a3a3a3 url(../images/nav_li_hover_bg.jpg) repeat-x 0 0;
	color: #030a77
}
.nav li .sub_menu .arrow {
	position: absolute;
	left: -50px;
	top: -14px;
	padding: 0
}
.nav li .sub_menu li .sub_submenu {
	float: left;
	width: 174px;
	background: #030972 url(../images/nav_bg.jpg) repeat-x 0 0;
	border: 2px solid #030dc7;
	position: absolute;
	left: 174px;
	top: 0;
	margin: 0;
	padding: 0;
	display: none;
	
}
.nav li .sub_menu li .sub_submenu li {
	float: left;
	width: 100%;
	text-align: center
}
.nav li .sub_menu li .sub_submenu li a {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	padding: 13px 0 10px;
	background: none
}
.nav li .sub_menu li .sub_submenu li:hover a {
	background: #a3a3a3 url(../images/nav_li_hover_bg.jpg) repeat-x 0 0;
	color: #030a77
}
.slider_container {
	float: left;
	width: 100%;
	position: relative;

	height: 411px
}
.slider {
	float: left;
	width: 100%;
	position: relative;
	border-top: solid 1px #c5c5c5;
	margin: 1px 0 0 0;
	z-index: 50;

	height: 411px
}
.slider_img {
	float: left;
	width: 100%
}
.slider_img ul {
	float: left;
	width: 100%
}
.slider_img ul li {
	float: left;
	width: 100%
}
.slider_img ul li a {
	float: left;
	width: 100%
}
.slider_img ul li a img {
	float: left
}
.pager_wrapper {
	width: 990px;
	margin: 0 auto;
	position: relative;

}
.pager {
	position: absolute;
	top: 384px;
	z-index: 9999;
	left: 377px;
	padding: 16px 0 5px 0;
	background: url(../images/pager_bg.jpg) repeat-x 0 0;
	border-radius: 8px 8px 0 0;

}
.pager ul {
	float: left;
	width: 211px;
	margin: -5px 0 0 25px
}
.pager ul li {
	float: left;
	margin: 0 9px 0 0
}
.pager ul li.active a {
	background: url(../images/pager_li_hover.png) no-repeat 0 0
}
.pager ul li a {
	width: 30px;
	height: 13px;
	float: left;
	background: url(../images/pager_li_img.png) no-repeat 0 0
}
.pager ul li a:hover {
	background: url(../images/pager_li_hover.png) no-repeat 0 0
}
.line_bg {
	float: left;
	width: 100%;
	background: url(../images/bg_with_line.jpg) no-repeat 0 0;
	height: 39px;
}
.content_container {
	float: left;
	width: 960px;
	padding: 12px 15px 0;
	background: #eeeeee
}
.content_container h1 {
	background: url(../images/border1.jpg) repeat-x 0 bottom;
	padding: 0 0 10px 0;
	margin: 0 0 12px 0;
	font-size: 31px;
	line-height: 31px;
	color: #030a7c;
	font-family: "ACaslonPro-Regular";
	font-weight: bold
}
.content_container h3 {
	background: url(../images/border1.jpg) repeat-x 0 bottom;
	padding: 0 0 10px 0;
	margin: 0 0 12px 0;
	font-size: 31px;
	line-height: 31px;
	color: #030a7c;
	font-family: "ACaslonPro-Regular";
	font-weight: bold
}
.content_container p {
	font-size: 13px;
	line-height: 25px;
	padding-top:10px;
	color: #353535;
	font-family: Arial, Helvetica, sans-serif
}
.inner_container {
	float: left;
	width: 100%;
	padding: 18px 0 0 0
}
.inner_img {
	float: left;
	border: solid 5px #42487e;
	margin: 0 30px 1px 0
}
.cms_image .cms_caption p {
	font-size: 12px;
	line-height: 16px;
	color:#006;
	text-align:center;
}

.cms_image img {
	border: solid 5px #42487e;
	margin: 0 30px 1px 0
}


.box {
	float: left;
	width: 100%;
	;
	margin: 68px 0 0 0
}
.common_box {
	float: left;
	width: 307px;
}
.common_box h3 {
	background: url(../images/border2.jpg) repeat-x 0 bottom;
	margin: 0 0 4px 0
}
.common_box img {
	float: left;
	margin: 0 0 10px 0
}
.common_box p {
	font-size: 13px;
	line-height: 25px;
	color: #353535;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif
}
.common_box.middle {
	margin: 0 18px 0 20px
}
.wid {
	float: left;
	width: 100%;
	background: url(../images/border3.jpg) repeat-x 0 28px;
}
.more_btn_bg {
	float: left;
	width: 120px;
	text-align: center;
	background: #eeeeee;
	margin: 18px 0 0 90px
}
.btn {
	float: left;
	width: 103px;
	background: url(../images/btn_bg.jpg) repeat-x 0 0;
	font-size: 13px;
	color: #eeeeee;
	padding: 8px 0;
	border-radius: 16px;
	margin: 0 0 0 8px;
	
	position: relative
}
.btn:hover {
	color: #999
}
.footer {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 27px 0 35px 0
}
.footer_nav {
	float: left;
	width: 100%;
	padding: 0 0 15px 0
}
.footer_nav li {
	display: inline
}
.footer_nav li a {
	color: #fff;
	padding: 0 13px 0 0;
	margin: 0 0 0 12px;
	background: url(../images/white_sep.jpg) no-repeat right center;
	font-size: 13px
}
.footer_nav li a.last {
	background: none
}
.footer_nav li a:hover {
	text-decoration: underline
}
.footer p {
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 18px
}
.footer p a {
	color: #fff;
	font-size: 13px
}
.footer p a:hover {
	text-decoration: underline
}
.vcard {
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	font-style: normal
}
.fn {
	color: #fff;
	font-size: 13px
}
.fn:hover {
	text-decoration: underline
}




.content_container .sitemap a {
text-decoration: none;
text-transform: capitalize;
color: #0000FF;
}
.content_container .sitemap a:hover {
text-decoration: underline;
color: #FF0000;
}
.content_container .sitemap a:visited {
color: #800080;
}
.content_container .sitemap a:active {
color: #FF0000;
}
.content_container .sitemap ul ul {
margin-left: 0px;
padding: .5em 0 1.5em 20px;
}
.content_container .sitemap li {
margin-left: 10px;
list-style: none;
padding-left: 20px;
background: transparent url(../images/level1.png) 0 .15em no-repeat;
}
.content_container .sitemap li li {
background: transparent url(../images/level2.png) 0 .15em no-repeat;
}
.content_container .sitemap li li li {
background: transparent url(../images/level3.png) 0 .15em no-repeat;
font-size: .85em;
}
.content_container .sitemap li a {
font-weight: bold;
}
.content_container .sitemap li li a {
font-weight: normal;
}
.sitemap #home {
font-size: 24px;
font-weight: bold;
padding: 0 0 .5em 24px;
margin: 0;
background: transparent url(../images/home.png) 0 .15em no-repeat;
}



