html, body, form, ol, ul, p{
    margin: 0;
    padding: 0;
}
body{
    background: #fff url(images/grad.gif) repeat-x top left;
    font-size: 13px;
    color: #282828;
    font-family: Arial, Helvetica, sans-serif
}
h1, h2, h3, h4, h5, h6{
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #0074c5;
}
a img, :link img, :visited img {
	border: 0;
}
a{
    color: #10a1d8;
    text-decoration: underline;
}
a:hover{
    color: #0074c5;
    text-decoration: underline;
}
#wrap{
    min-width: 1000px;
}
#header{
    height: 305px;
    background: url(images/header.jpg) no-repeat 46px 51px;
    position: relative;
}
#header_kaz{
    height: 305px;
    background: url(images/header_kaz.jpg) no-repeat 46px 51px;
    position: relative;
}
#header_eng{
    height: 305px;
    background: url(images/header_eng.jpg) no-repeat 46px 51px;
    position: relative;
}
#logo{
    position: absolute;
    top: 85px;
    left: 53px;
    width: 235px;
    height: 143px;
}
#logo a{
    display: block;
    height: 100%;
    text-indent: -9999px;
}
#lang{
    position: absolute;
    bottom: 0px;
    left: 100px;
    background: #0074c5;
    color: #fff;
    list-style: none;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 10px;
    line-height: 25px;
    padding: 0px 15px;
}
#lang li{
    display: inline;
    margin: 0px 5px;
}
#lang li a{
    color: #fff;
    text-decoration: none;
}
#lang li a:hover{
    color: #fff;
    text-decoration: underline;
}
#lang span{
    display: none;
}
#lang strong{
    font-weight: normal;
    border-bottom: dotted 1px #fff;
}
#news{
    left: 745px;
    top: 135px;
    font-size: 12px;
    width: 220px;
    height: 150px;
    position: absolute;
}
#news p{
    margin-bottom: 10px;
}
.date{
    background: url(/images/date.gif) right;
    line-height: 14px;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    padding: 0px 30px 0px 15px;
    display: block;
    float: left;
}
#news a{
    color: #555555;
    text-decoration: none;
}
#news a:hover{
    color: #555555;
    text-decoration: underline;
}
#icons{
    position: absolute;
    top: 70px;
    left: 666px;
    list-style: none;
}
#icons li{
    float: left;
}
#icons li a{
    display: block;
    width: 11px;
    height: 10px;
    text-indent: -9999px;
    margin: 0px 15px;
    font-size: 0px;
}
#icons li a.home{
    background: url(images/home.gif);
}
#icons li a.map{
    background: url(images/map.gif);
}
#icons li a.mail{
    background: url(images/mail.gif);
}
#search{
    position: absolute;
    top: 63px;
    left: 810px;
    border-left: solid 1px #deeff8;
}
#search input{
    border: none;
    font-size: 11px;
    padding: 5px 10px;
}
.but{
    background: #afd8ee;
}

#column{
    float: left;
    display: inline;
    margin-left: 100px;
    width: 230px;
}
#menu,
#menu ul{
    list-style: none;
    font-size: 12px;
}
#menu ul{
    margin: 15px -15px -5px -15px;
    border-top: dashed 1px #0097c8;
    border-bottom: dashed 1px #0097c8;
    padding: 5px 0px;
}
#menu li{
    padding: 10px 15px;
}
#menu li li{
    padding: 10px 25px;
}
#menu li.active{
    background: #0097c8;
    color: #fff;
}
#menu li strong{
    font-weight: normal;
}
#menu a{
    text-decoration: none;
    color: #403f3f;
}
#menu a:hover{
    text-decoration: underline;
    color: #403f3f;
}
#menu ul a{
    text-decoration: none;
    color: #0097c8;
}
#menu ul a:hover{
    text-decoration: underline;
    color: #0097c8;
}

#contentWrap{
    background: url(images/header1.jpg) 46px 0px no-repeat;
    padding-top: 25px;
    margin-bottom: 25px;
}
#content{
    padding-left: 350px;
    padding-right: 60px;
}
#footer{
    margin-left: 325px;
    padding: 30px;
    border-top: solid 5px #0097c8;
    color: #425966;
    clear: both;
    position: relative;
}
#footer span{
    position: absolute;
    right: 2px;
    bottom: 2px;
    display: block;
    background: #0097c8;
}



#content h2{
    font-size: 24px;
    margin-bottom: 20px;
}
#content h3{
    font-size: 20px;
    margin: 18px 0px;
}
#content h4{
    font-size: 16px;
    margin: 16px 0px;
}
#content p{
    margin: 14px 0px;
}
#content ul,
#content ol{
    margin: 14px 14px 14px 30px;
}
#content li{
    margin: 2px 0px;
}
#clock1{
    position: absolute;
    width: 278px;
    height: 123px;
    top: 70px;
    left: 310px;
}
#clock2{
    position: absolute;
    width: 88px;
    height: 118px;
    top: 70px;
    left: 405px;
}
#clock3{
    position: absolute;
    width: 88px;
    height: 118px;
    top: 70px;
    left: 501px;
}


#slider{}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	width:220px;
	height:150px;
	overflow:hidden;
	}
