/* CSS Document */

@charset "utf-8";



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



.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:0px 0 0px 0px;
	padding: 0 0 0 0px;
}


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

.upperLogoWrap {
	
}


.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:0px 0px 35px 0px;
	padding:0 0 0 0px;
	-webkit-background-size:cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	
}


.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 0px 0px;
	padding:0;
	}


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


.WrapTextContent {
	float:left;
	width:100%;
	height:1005px;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
}

.WrapTextContentInnerWrap {
	width:1000px;
	height:995px;
	margin:0 auto 0 auto;

}



.textContent {
	/*float:left;*/
	border-radius:25px;
	border-style:solid;
	border-width:5px;
	width:465px;
	height: 780px;
	margin: 15px auto 0 auto;
	padding: 10px 10px 0px 20px;
	/*color:#000;*/
	font-weight:normal;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*background-image:url(images/aboutusbg.png);
	background-repeat:repeat;*/
	/*background-color:#ffffff;*/
	
}
.LabelOutterWrap {
	float:left;
	width:100%
	height:600px;
	
}
.label {
	float: right;
	text-align: left;
	/*margin-right: 0px;*/
	width: 400px;
	height: 500px;
	float: left;
	background-image:/*url(images/aboutusbg.png);*/
	margin: 0 50px 0 0;
	padding: 45px 50px 0 50px;
}	

.ComResPaintOutterWrap {
	float:left;
	width:100%;
	height:50px;
	
}



.ComResPaint {
	/*float:right;*/
	width: 500px;
	height: 35px;
	margin: 0px auto 0px auto;
	padding: 0px 0 0px 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;
}*/

.navImageOutterWrap {
	float:left;
	width: 100%;
	height:70px;
	
}


.navImage {
	
	margin:0px auto 0px auto;
	width:940px;

}


.navImage ul {
	margin:0px;
	padding:0 0 0 0px;
	
}

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

.navImage ul li a {
	margin:0px;
	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;
}

.BottomNavBgWrap {
	float:left;
	width: 100%;
	height: 70px;
	margin: 15px 0 0 0;
}


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

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

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

.navSubBottom li a {
	
}

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

.navSubBottom ul li a:hover {
	
}

.navSub ul {
	
}
