/* CSS Document */
body {
background:#ffffff;
}
#wraper {
position:relative;
margin:0 auto;
width:1194px;
height:790px;
background:url(img/bg.jpg);
}
#logo {
margin:0 auto;
width:252px;
padding-top:55px;
}
#cont {
position:absolute;
width:200px;
height:60px;
background:url(img/icon.png) top left no-repeat;
margin-left:52px;
margin-top:15px;
}
#right_top {
float:right;
margin-right:50px;
margin-top:25px;
}
#cont span {
font-size:14px;
margin-left:30px;
line-height:25px;
color:#435796;
font-weight:600;
}
#phone {
margin:0!important;
font-size:20px!important;
}
#icons {
float:left;
margin-top:400px;
}
#icons ul{
margin:0 0 0 80px;
padding:0;
}
#icons li{
float:left;
display:block;
list-style:none;
margin-right:40px;
width:140px;

}
.icons {
height:110px;
width:140px;
}
#icons a {
display:block;

margin:0 auto;
width:110px;
height:28px;
background:url(img/but.png);
text-align:center;
color:#FFFFFF;
padding-top:7px;
text-decoration:none;
}
#icons a:hover {
background:url(img/but_active.png);
}
#about{
background:url(img/icon1.png) center bottom no-repeat;
}
#cat{
background:url(img/icon2.png)center bottom no-repeat;
}
#transport{
background:url(img/icon3.png)center bottom no-repeat;
}
#cont_icon{
background:url(img/icon4.png)center bottom no-repeat;
}
#vak{
background:url(img/icon5.png)center bottom no-repeat;
}
#forum{
background:url(img/icon6.png)center bottom no-repeat;
}
#fot {
float:left;
margin-top:50px;
margin-left:20px;
width:440px;
font-size:12px;
color:#FFFFFF;
}