body{
	background-color: #ffffff;
    margin-left: 20%;
    margin-right: 20%;
    font-family: "Myriad Set Pro", "Helvetica Neue","Verdana", "Helvetica", "Arial", sans-serif;
   
}


h1, h2{
    
    color: #000066;
}


#pageWrapper{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}


#pageTop{
	width: 700px;

}

#logo{
    background-color: #ffffff;
    float: center;
    padding-top: 3px;    /*    3  */
    padding-left: 0px;      /*    3  */
    padding-bottom: 6px;
    width:  700px;
    height: 150px;
    border-bottom-width: 2px;

    border-bottom-style: solid;
    border-bottom-left-radius: 1px;
    border-bottom-color: #dcdcdc;
}

a:visited {
	color:#0b2f97
}

#strFormLang{
	padding-top: 7px;
	padding-left: 0px;      /*3    */
}

#describe_title{

	position: absolute;

    margin-top:20px;
}


#menu_nav{
	width: 700px;
	height: 35px;



}


ul.css-menu{
	margin: 0 ;
    padding-bottom: 0px;
    padding-left: 0px;
    list-style-type: none;
	width: 700px;
	
    float: left;
    text-align: left; 
     
}

ul.css-menu  li{
    display: inline-block;
    text-decoration: none;
    background-color: #ccc;
    margin-right: 0px;                /*  5  */
    margin-top: 0px;/*  10 */ 
    margin-left:0px; /**/
 
}

ul.css-menu a{
	text-decoration: none;
}

ul.css-menu li  a{
    
    
	
    padding: 4px 45px 4px 1px;   /*  0 45 10 1 */ 
    margin: 0;
    display: block;
    
}




#mid{
	padding-left: 3px;
}

#pageBody{
	padding-top:  0px;
}


#page_reg_ks_kz{
	padding-top:  0px;
}










#line{
    position: absolute;
    border-bottom: 2px;
    border-bottom-style: solid;
    border-bottom-color: #dcdcdc;
    left: 5px;

}




#contacts{
    border-top: 2px;
    border-top-style: solid;
    border-top-color: #dcdcdc;
    padding-top: 20px;
    padding-bottom: 20px;
    
    
}

