@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/bg.png);
	background-repeat: repeat;


		
}


/* @group Blink */
.blink {
	-webkit-animation: blink .75s linear infinite;
	-moz-animation: blink .75s linear infinite;
	-ms-animation: blink .75s linear infinite;
	-o-animation: blink .75s linear infinite;
	animation: blink .75s linear infinite;
	color: #F00;
}
@-webkit-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-o-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
/* @end */






























h1 table {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-color: #034058;
	color: #FFF;
	width: 152px;
	height: auto;
	font-size: 14px;
	line-height: 8px;
	vertical-align: middle;
	margin-top: 9px;
}

.main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.top_nav_main {
	height: 100px;
	width: 960px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #356475;
	background-color: #FFF;
	float: left;
	position: fixed;
	z-index: 80;
	
}

.banner {
	height: 340px;
	width: 960px;
	float: left;
	margin-top: 100px;
}
.inner_banner {
	height: 240px;
	width: 960px;
	float: left;
	margin-top: 100px;
}
.logo {
	height: 90px;
	width: 180px;
	margin-left: 2px;
	text-align: center;
	margin-right: 50px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}
.main_nav {
	height: 90px;
	width: 717px;
	float: left;
}



.main_text_body {
	height: auto;
	width: 960px;
	background-color: #ace9ff;
	background-image: url(../images/text_body_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: left;
}

.main_text_body_inner {
	height: auto;
	width: 960px;
	background-color: #ace9ff;
	background-image: url(../images/text_body_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	float: left;
}


.main_text_body p {
	display: block;
	margin: 0px;
	padding-top: 15px;
	padding-right: 110px;
	padding-bottom: 0px;
	padding-left: 110px;
	text-align: justify;
	letter-spacing: 0.05em;
	line-height: 20px;
	float: left;
	width: 740px;
}
.main_text_body_inner p {
	display: block;
	margin: 0px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: justify;
	letter-spacing: 0.05em;
	line-height: 20px;
	width: 860px;
}

.main_text_body h1 {
	font-family: "crimson text";
	font-size: 24px;
	color: #013244;
	display: block;
	height: 30px;
	width: 740px;
	padding-top: 30px;
	padding-right: 110px;
	padding-left: 110px;
	font-weight: normal;
	margin: 0px;
	text-shadow: 0px 0px #013244;
	float: left;
}
.contact_text_2 {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 860px;
	float: left;
	font-family: "crimson text";
	font-size: 24px;
	color: #013244;
	text-shadow: 0px 0px #000;
	text-outline: #012344;
}


.main_text_body_inner h1 {
	font-family: "crimson text";
	font-size: 24px;
	color: #013244;
	display: block;
	height: 30px;
	width: 860px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: normal;
	margin: 0px;
	text-shadow: 0px 0px #000;
	text-outline: #012344;
	text-transform: uppercase;
}
.contact_text {
	height: auto;
	width: 860px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	float: center;
}
.contact_text_L {
	float: left;
	width: 430px;
}
.contact_text_left {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 430px;
	float: left;
}
.contact_text_right {
	margin: 0px;
	height: auto;
	width: 330px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
}








.main_text_body_inner ul {
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-position: outside;
	letter-spacing: 0.05em;
}
.main .main_text_body_inner ul ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: square;
}


.main_text_body_inner h2 {
	font-family: "droid serif";
	font-size: 16px;
	color: #669900;
	display: block;
	height: 20px;
	width: 860px;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: normal;
	margin: 0px;
	text-shadow: 0px 0px #698b0a;
	text-outline: #698b0a;
}

.main_text_body_inner h3 {
	font-family: "droid serif";
	font-size: 14px;
	color: #1d1d1a;
	display: block;
	height: 20px;
	width: 860px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: normal;
	margin: 0px;
	text-shadow: 0px 0px #000;
	text-outline: #a3b346;
}
.main_text_body_inner a {
	color: #669900;
	text-decoration: none;
}
.top {
	height: 45px;
	width: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 460px;
	float: left;
	margin: 0px;
}


.text_bot_img {
	width: 440px;
	padding-top: 40px;
	padding-right: 260px;
	padding-left: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	height: 200px;
	float: left;
}
.text_bot_img_left {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 200px;
}
.text_bot_img_right {
	margin: 0px;
	float: left;
	height: 200px;
	width: 200px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 4px;
}




.bot_nav {
	background-color: #3f8095;
	height: 50px;
	width: 100%;
	float: left;
}
.bot_main {
	height: 15px;
	width: 920px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-family: muli;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.bot_main a {
	color: #FFF;
	text-decoration: none;
}
.bot_main a:hover {
	color: #FFF;
	text-decoration: underline;
}


.bot_nav_left {
	float: left;
	width: 460px;
}
.bot_nav_right {
	float: left;
	width: 460px;
	text-align: right;
}
.sitemap_main {
	font-size: 16px;
	font-weight: bold;
	color: #012344;
}
.sitemap_main:hover {
	font-size: 16px;
	font-weight: bold;
	color: #013244;
	text-decoration: underline;
}
.sitemap_onelevel {
	font-size: 14px;
	font-weight: bold;
	color: #026286;
}
.sitemap_onelevel:hover {
	font-size: 14px;
	font-weight: bold;
	color: #026286;
	text-decoration: underline;
}
.sitemap_twolevel {
	font-size: 14px;
	color: #026286;
}
.sitemap_twolevel:hover {
	font-size: 14px;
	color: #026286;
	text-decoration: underline;
}
.top_search {
	height: 33px;
	width: 717px;
	text-align: right;
	padding-right: 15px;
	padding-top: 7px;
	font-size: 18px;
}

.search_box{width:132px; height:17px; border:solid 1px #bfc4ce;  margin-right:5px; color:#666666;}

.quick_link {
	background-color: rgba(255,255,255,0.5);
	text-align: center;
	height: auto;
	width: 860px;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 50px;
	border-radius: 5px;
	padding-top: 8px;
	padding-bottom: 7px;
	font-size: 13px;
	line-height: 20px;
}
