html, body, form, ol, ul, p{
    margin: 0;
    padding: 0;
}
body{
    background: #e8e9db;
    font-size: 14px;
    color: #333333;
    font-family: "Times New Roman", Times, serif;
    behavior: url("csshover3.htc");
}
h1, h2, h3, h4, h5, h6{
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #9b450b;
}
a img, :link img, :visited img {
	border: 0;
}
a{
    color: #006a82;
    text-decoration: underline;
}
a:hover{
    color: #006a82;
    text-decoration: none;
}
input{
    border: none;
    border-bottom: solid 3px #baad8d;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
}


#wrap{
    min-width: 1000px;
    width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':(document.body.clientWidth > 9999? "9999px": "auto"));
}
#headerRus{
    height: 173px;
    background: #0082a7 url(/images/header.gif) 54% 50px no-repeat;
    border-bottom: solid 4px #9d9780;
    position: relative;
    z-index: 12;
}
#headerKaz{
    height: 173px;
    background: #0082a7 url(/images/header_kaz.gif) 54% 50px no-repeat;
    border-bottom: solid 4px #9d9780;
    position: relative;
    z-index: 12;
}
#headerEng{
    height: 173px;
    background: #0082a7 url(/images/header_eng.gif) 60% 50px no-repeat;
    border-bottom: solid 4px #9d9780;
    position: relative;
    z-index: 12;
}
#flashRight{
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 0px;
    width: 400px;
    height: 173px;
}
#flashLeft{
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    width: 350px;
    height: 233px;
}
 #banner{
    width: 150px;
    height: 100px;
}
.columnLeft{
    width: 184px;
    border-left: solid 16px #cec4aa;
    background: #dcd2b6;
    padding: 25px;
}


#menu{
    list-style: none;
    font-weight: bold;
}
#menu li{
    padding: 8px 0px;
    border-bottom: dashed 1px #aba48d;
    position: relative;
    z-index: 10;
}
#menu li a{
    color: #9B450B;
    text-decoration: none;
    display: block;
    height: 100%;
}
#menu li a:hover{
    color: #9B450B;
    text-decoration: underline;
}
#menu ul{
    position: absolute;
    display: none;
    z-index: 11;
    top: 0px;
    left: 184px;
    list-style: none;
    background: #e3dcc4;
    width: 184px;
}
#menu ul li{
    padding: 8px 10px;
}
#menu ul ul{
    z-index: 12;
    background: #e8e2cd;
}
#menu li:hover ul{
    display: block;
}
#menu li:hover ul ul{
    display: none;
}
#menu ul li:hover ul{
    display: block;
}

.subscribe{
    padding: 20px 0px;
    border-bottom: dashed 1px #aba48d;
}
.subscribe h3{
    font-size: 18px;
    margin-bottom: 10px;
}
.subscribe input{
    width: 145px;
}
.ir{
    padding: 20px 0px;
    color: #7b7664;
    font-size: 12px;
}
.ir span{
    position: relative;
    top: -5px;
    left: 5px;
}
.columnRight{
    width: 200px;
    border-left: solid 1px #c2c1b1;
    padding: 25px;
}
.columnRight img{
    margin: 5px 0px;
}
.columnRight a{
    color: #9b450b;
    text-decoration: none;
}
.columnRight a:hover{
    color: #9b450b;
    text-decoration: underline;
}
.message{
    color: #9b450b;
    margin-bottom: 25px;
}
.message img{
    padding: 5px;
    background: #fff;
    border-right: solid 1px #c5c6ba;
    border-bottom: solid 1px #c5c6ba;
}

#search{
    height: 30px;
    padding-top: 8px;
    background: #cec4aa;
    border-top: solid 3px #baae8e;
    border-bottom: solid 1px #baae8e;
    padding-left: 290px;
    padding-right: 258px;
    font-size: 12px;
    position: relative;
    z-index: 1;
}
#search input{
    width: 87%;
}
#search label{
    position: relative;
    top: 1px;
    /top: -4px;
    left: -3px;
}
.icons{
    position: absolute;
    height: 20px;
    width: 105px;
    top: 8px;
    right: 15px;
}
.icons a{
    display: block;
    float: left;
    height: 20px;
    background: #dcd2b6;
    margin-right: 5px;
    padding: 0 4px;
    line-height: 20px;
    /padding-top: 5px;
    /height: 15px;
}
.icons a:hover{
    background: #baad8d;
}
.lang{
    position: absolute;
    height: 20px;
    width: 115px;
    top: 8px;
    right: 120px;
    font-size: 13px;
}
.lang a,
.lang b{
    display: block;
    float: left;
    height: 17px;
    line-height: 17px;
    background: #baad8d;
    border-bottom: solid 3px #9d9780;
    margin-right: 5px;
    padding: 0 4px;
    color: #ffffff;
    font-style: italic;
}
.lang a:hover,
.lang b{
    background: #e8e9db;
    border-bottom: solid 3px #9d9780;
    color: #7b7664;
}

#content{
    padding: 20px 35px;
}
#bread{
    line-height: 42px;
    height: 42px;
    background: #ddd6bf;
    padding: 0px 35px;
    font-size: 12px;
}
#content h2{
    margin: 0px 0px 15px -5px;
    font-size: 24px;
}
#content h3{
    font-style: italic;
    font-size: 14px;
    color: #006a82;
}
#content p{
    margin: 12px 0px;
}
#content .date{
    background: url(/images/note.gif) left no-repeat;
    padding-left: 20px;
    margin: 7px 0px 14px 0px;
    font-size: 12px;
}
#content .news{
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: dashed 1px #aba48d;
}
#content ul,
#content ol{
    margin: 12px 12px 12px 30px;
}
#content li{
    margin: 3px 0px;
}
.footer{
    padding: 10px 20px 10px 20px;
    color: #7b7664;
    font-size: 12px;
}
