@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font:normal 17px "Times New Roman", Times, serif;
	color:#fff; 
	padding:0px;
	margin:0 auto;
	text-align:justify;
	background: #699ff2 url(../images/bg.jpg) fixed;
}

:focus {
    outline: 0;
} 


img {
	border:0;
	vertical-align:middle;
}
a {
	color:#93f;;
	text-decoration:none;
}
a:hover {
	color:#f0f;;
	text-decoration:underline;
}
a:visited {
	color:#93f;
}

.clear{
	clear:both;
}

.wrapper{
	width:965px;
	margin:0 auto;
}

.header{
	width:965px;
	margin:10px 0;
}

.top_content{
	background:url(../images/content_top.png) no-repeat;
	width:968px;
	height:15px;
	display:block;
	float:left;
}

.bottom_content{
	background:url(../images/content_bottom.png) no-repeat;
	width:968px;
	height:18px;
	float:left;
	display:block;
}

.middle_content{
	float:left;	
	/*min-height:625px;*/
	display:block;
	width:968px;
	clear:both;
}
.left_middle{
	background:url(../images/left_middle.png) repeat-y left;
	padding:0 0 0 5px;
	float:left;
	
}

.right_middle{
	background:url(../images/right_middle.png) repeat-y right;
	float:left;
	width:963px;
}

.content_middle{
	background:#2f7fd9 url(../images/middle_bg.jpg) no-repeat;
	float:left;
	width:958px;
}

.menu{
	float:left;
}

.menu ul{
	list-style:none;
	list-style-position:outside;
	float:left
}

.menu ul li{
	float:left;
	margin:0 0 0 13px;
}

.menu ul li a{
	width:225px;
	height:75px;
	display:block;
	float:left;
}

.menu ul li a:hover{
	background-position: 0 0;
}


.menu li a.menu1{
	background:url(../images/menu_01.png) no-repeat 0 -75px;
}

.menu li a.menu2{
	background:url(../images/menu_02.png) no-repeat 0 -75px;
}

.menu li a.menu3{
	background:url(../images/menu_03.png) no-repeat 0 -75px;
}


.menu li a.menu4{
	background:url(../images/menu_04.png) no-repeat 0 -75px;
}

ul.left_menu{
	float:left;
	list-style:none;
	list-style-position:outside;
}

ul.left_menu li{
	background:url(../images/left_menu_bg.png) no-repeat;
	width:217px;
	height:37px;
	display:block;
	margin:5px 0 15px 0;
	text-align:center;
	padding:15px 0 0 0;
}

ul.left_menu li.less_padding{
	background:url(../images/left_menu_bg.png) no-repeat;
	width:217px;
	height:47px;
	display:block;
	margin:5px 0 15px 0;
	text-align:center;
	padding:8px 0 0 0;
}

ul.left_menu li a{
	font:normal 17px "Times New Roman", Times, serif;
	color:#203f66;
}

ul.left_menu li a:hover{
	color:#ad1876;
	text-decoration:none;
}

.left_content{
	float:left;
	width:217px;
	margin:10px 0 0 18px;
}

.center_content{
	float:left;
	width:453px;
	display:block;
	margin:15px 0 0 22px;
}
.gallery_content { background-image: none; display: block; margin: 15px 0 0 22px; width: 688px; float: left; }
.right_content{
	float:left;
	width:217px;
	margin:15px 0 0 22px;
}

.top_center{
	background:url(../images/center_top.png) no-repeat;
	width:453px;
	height:10px;
	display:block;
	float:left;
}
.top_gallery { background: url(../images/gallery_top.png) no-repeat; display: block; width: 688px; height: 10px; float: left; }
.bottom_index { background: url(../images/index_bottom.png) no-repeat; display: block; width: 922px; height: 8px; }
.top_index { background: url(../images/index_top.png) no-repeat; display: block; width: 922px; height: 8px; }
.middle_center{
	background:url(../images/center_middle.png) repeat-y;
	width:433px;
	min-height:200px;
	display:block;
	float:left;
	padding:0 10px;
}
.gallery_center { background: url(../images/gallery.png) repeat-y; display: block; padding: 0 10px; width: 678px; min-height: 200px; float: left; }
.bottom_center{
	background:url(../images/center_bottom.png) no-repeat;
	width:453px;
	height:8px;
	float:left;
	display:block;
}
.bottom_gallery { background: url(../images/gallery_bottom.png); display: block; width: 688px; height: 8px; float: left; }
.top_right{
	background:url(../images/small_top.png) no-repeat;
	width:217px;
	height:8px;
	display:block;
}

.content_right{
	background:url(../images/small_content.png) repeat-y;
	width:197px;
	min-height:200px;
	display:block;
	padding:10px;
	color:#203f66;
	text-align:justify;
}
.content_index { color: #203f66; background: url(../images/content_index.png) repeat-y; text-align: justify; display: block; width: 922px; }
.bottom_right{
	background:url(../images/small_bottom.png) no-repeat;
	width:217px;
	height:9px;
	display:block;
}

h1{
	color:#320664;
	font:bold 20px "Times New Roman", Times, serif;
	margin:10px 0;
}

p{
	color:#203f66;
	font:normal 17px "Times New Roman", Times, serif;
	padding:10px 0;
}
h2 { color: #333; font-size: 0.85em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; text-align: left; margin: 0.83em 0; }
h3 { color: #333; font-size: 0.85em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0.83em 0; }
.image_content{
	background:url(../images/img_bg.png) no-repeat;
	width:195px;
	height:150px;
	display:block;
	margin:0 auto 10px auto; 
}
.image_content_long { background: url(../images/img_lg_bg.png) no-repeat; display: block; margin: 0 auto 10px; width: 153px; height: 225px; }
.footer{
	background:url(../images/footer_bg.png) no-repeat;
	width:928px;
	height:57px;
	display:block;
	margin:16px auto 0 auto;
}

.footer_links{ width: 350px; margin:0 auto; padding:14px 0 0; }

.footer_links a{
	color:#fff;
	font:bold 24px "Times New Roman", Times, serif;
}

.footer_links label{
	margin:0 5px 0 0;
	font:bold 17px "Times New Roman", Times, serif;
	color:#fff; 
}

.search_input{
	border:1px solid #096710;
	padding:3px;
	float:left;
}

.footer_information{
	color:#000000;
	font:normal 15px "Times New Roman", Times, serif;
	text-align:center;
	padding:10px 0;
}


.footer_information span a{
	color:#ffffff;
	font:normal 15px "Times New Roman", Times, serif;
	text-align:center;
	padding:10px 0;
}

.footer_information span a:hover{
	color:#000000;
	font:normal 15px "Times New Roman", Times, serif;
	text-align:center;
	padding:10px 0;
}




.column{ float:left; margin:20px 0 0 20px; }

.sitemap{
	background:url(../images/site_map.png) no-repeat;
	text-indent:-2000px;
	width:79px;
	height:25px;
	overflow:hidden;
	display:block;
	float:left;
}

.separator{
	background:url(../images/separator.png) no-repeat;
	float:left;
	width:8px;
	height:24px;
	display:block;
}

.contactus{
	background:url(../images/contact_us.png) no-repeat;
	width:102px;
	height:20px;
	text-indent:-2000px;
	overflow:hidden;
	display:block;
	float:left;
}
.maillist { background: url(../images/mail_list.png) no-repeat; text-indent: -2000px; display: block; width: 250px; height: 20px; float: left; overflow: hidden; }
.search_label{
	background:url(../images/search.png) no-repeat;
	width:65px;
	height:22px;
	text-indent:-2000px;
	overflow:hidden;
	display:block;
	float:left;
}

.left_footer{ float:left; width:500px; display:block; margin:4px 0 0; }