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







#wrapper {
	height: 1100px;
	margin:0 auto 0 auto;
	/*background-repeat:no-repeat;*/
	background-image:url(images/bg_full_image.png);
}


.header {
	
	margin: 0 auto 0 auto;
	background-repeat:no-repeat;
	background-position:top left;
	width:973px;
	height:140px;
	padding:0 0 10px 0;
	overflow:auto;
}

.header img.logo {
	float:left;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

.Phone {
	float:right;
	margin: 90px 10px 20px 0;
	font-weight: bold;
	color: #004280;
	font-size:1.2em;
	font-family:
}


.upperLogoWrap {
	
}

.Container {
	height: 1000px
	width: 973px;
	
}

.upperLinkbg {
	float:left;
	width:1200px;
	height:30px;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
}


.lowerBG {
	float:left;
	width:1000x;
	height:500px;
	margin:0 0 35px 0;
	padding:0 0 0 0;
	-webkit-background-size:cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	
}

a { display: inline-block; }
a { display: block; }

<!--[if IE]><style type="text/css"> a { zoom: 1;}</style><![endif]-->


.mylinks {
	height: 31px;
	width: 100%;
	margin: 0;
	padding: 0;
	
}

.navMain {
	
	list-style: none;
	width: 975px;
	height: 30px;
  	margin: 0 auto 0 auto;
 	padding: 5px 0 0 0;

}

.navMain ul {
	width: 100%;
	margin: 0 50px 0 50px;
	padding: 0 0 0 0;
}


.navMain li {
	float: left;
  	min-width: 8em;
  	margin-right: 0em;
  	text-align: center;
	display:inline;
}


.navMain li a:link,
.navMain li a:visited {
	
	background-color: rgb(255, 255, 255);
  	color: rgb(85, 85, 102);
  	display: block;
  	padding: 0 2em 0 2em;
  	text-decoration: none;
  	font-weight: bold;
  	margin: 0 2em 0.2em 2em;
  	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
  	border-radius: 3px;
  	-webkit-box-shadow: 3px 3px 3px 3px rgba(43, 43, 77, 0.5);
  	-moz-box-shadow: 3px 3px 3px 3px rgba(43, 43, 77, 0.5);
  	box-shadow: 3px 3px 3px 3px rgba(43, 43, 77, 0.5);

}

.navMain li a:hover {
	
	background-color: rgba(255, 255, 255, 0.8);
  color: rgb(43, 43, 77);

}

.wrapImagesOut1 {
	/*float:left;*/
	height:276px;
	width: 100%;
	margin: 4px 0 10px 0px;
	padding:0;
	clear: both;
	}


.content_image {

	height: 270px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 973px;
	
}


.showOutterwrap {
	margin:0 auto 0 auto;
	padding: 0;
	width: 985px;
	height: 450px;
	
}


*{padding:0;margin:0;list-style:none;outline:none;}
body{font:14px Tahoma, Geneva, sans-serif;}
#slideshowWrapper{float:left;width:317px;height:236px; margin:0 10px 0 0;}
#slideshowWrapper02{float:left;width:317px;height:236px; margin:0 10px 0 0;}
#slideshowWrapper03{float:left;width:317px;height:236px; margin:0;}
#slideshowWrapper04{float:left;width:317px;height:236px; margin:10px 10px 0 0;}
#slideshowWrapper05{float:left;width:317px;height:236px; margin:10px 10px 0 0;}
#slideshowWrapper06{float:left;width:317px;height:236px; margin:10px 0 0 0;}

#fssPrev{float:left;top:169px;left:-67px;background:url(arrows.png) -67px 0;width:67px;height:143px;text-indent:-999999px;}
#fssNext{position:absolute;top:169px;left:646px;background:url(arrows.png) no-repeat;width:67px;height:143px;text-indent:-999999px;}
#fssPlayPause{position:absolute;top:435px;right:20px;background:url(white.png) repeat;padding:4px 0 5px 0;-moz-border-radius:5px;border-radius:5px;width:60px;text-align:center;display:block;color:#333;text-decoration:none;}

ul#slideshow{list-style:none;border:none;padding:2px;/*float:left;*/margin:auto;margin-top:1%;width:316x;height:236px;overflow:hidden;}

ul#slideshow02{list-style:none;border:none;padding:2px;/*float:left;*/margin:auto;margin-top:1%;width:316x;height:236px;overflow:hidden;}

ul#slideshow03{list-style:none;border:none;padding:2px;/*float:left;*/*margin:auto;margin-top:1%;width:316x;height:236px;overflow:hidden;}

ul#slideshow04{list-style:none;border:none;padding:2px;float:left;margin:auto;margin-top:1%;width:316x;height:236px;overflow:hidden;}

ul#slideshow05{list-style:none;border:none;padding:2px;float:left;margin:auto;margin-top:1%;width:316x;height:236px;overflow:hidden;}

ul#slideshow06{list-style:none;border:none;padding:2px;float:left;margin:auto;margin-top:1%;width:316x;height:236px;overflow:hidden;}




#fssList{list-style:none;width:316px;margin:auto;padding:5px 0 0 45%;}
#fssList li{display:inline;padding-right:10px;}
#fssList li a{color:#999;text-decoration:none;}
#fssList li.fssActive a{font-weight:bold;color:#333;}

/*
#top{background:#3b5998;width:100%;height:40px;margin-bottom:20px;}
#top h1{color:#fff;font-weight:normal;font-size:18px;padding:7px 0 0 15px}
#top h1 span{font-size:11px;}
#top h1 a{text-decoration:underline;color:#fff;}
#top h1 a:hover{text-decoration:none;}

small a{color:#000;}
*/






p{text-align:center;}
.ComResPaint {
	float: left;
	height: 10px;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 30px 0 30px 0;
	font-weight:bold;
	color:#001280;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}


/*
.wrapImagesOut2 {
	float:left;
	width:1000px;
	height:125px;
}
*/
.navImage {
	float:left;
	margin: 0 0 0 0;
	width:100%;
	height: 66px;

}


.navImage ul {
	width: 900px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	
}

.navImage ul li {
	
	padding:33px;
	list-style:none;
	display:inline;
	
}

.navImage ul li a {
	margin:0 auto 0 auto;
	padding:0px;
	text-decoration:none;
	
}

/*
.wrapImageDE {
	margin:50px;
	float:left;
	width:123px;
	height:79px;
}

.wrapImageKZ {
	float:left;
	width:123px;
	height:80px;
}

.wrapImageHD {
	float:left;
	width:72px;
	height:71px;
}
*/
.BottomNavBg {
	float:left;
	width: 100%;
	height: 32px;
	background-image:url(images/Bottom_Nav_BG.png)
	background-no-repeat;
	background-position:center center;
	background-color:#001280;
	background-attachment:fixed;
	margin: 10px auto 0 auto;
	-webkit-background-size:cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	color: #004280;
}
.navSubBottom {
	
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width:600px;
	height: 25px;
	
}

.navSubBottom ul {
	
	margin:0px 0 0 0;
	padding: 2px 0 0 0;
	
}

.navSubBottom ul li {
	margin:0 0 0 0;
	padding:0 0 0 60px;
	list-style:none;
	display:inline;
	
}

.navSubBottom li a {
	
}

.navSubBottom ul li a {
	margin: 0;
	padding:0 0 0 0;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	display:inline;
}

.navSubBottom ul li a:hover {
	
}

.navSub ul {
	
}
