html {
-webkit-text-size-adjust: none;
font-family: 'Exo 2', sans-serif;
}
@charset "UTF-8";
@font-face {
font-family: 'Exo 2', sans-serif;
} 

div.header{height:160px; background: #FFFFFF url(/images/shapka2.jpg); border-bottom:1px solid #FFFFFF;}
div.wrap{width:1200px; height:100%; margin:0 auto;} 
div.leftcol{width:100%; margin-top: -95px; } 
li {list-style-type: none;}
div.content{   position:center;
width:1200px; height:100%; margin:24px;  margin-left: 0px;

       
     }

.clr{clear:both;}
.menu a{color: #000000;text-decoration: none; font-family: 'Exo 2', sans-serif; font-size: 24px;}

a {
    color: #000000; /* Цвет обычной ссылки */ 
    text-decoration: none; /* Убираем подчеркивание у ссылок */
   }
   a:hover {
    color: #404785; /* Цвет ссылки при наведении на нее курсора мыши */  
    
   }
.menu li {display: inline; margin-right:25px;}

 body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
background: #FFFFFF;
}


#footer { 
  margin: -55px auto 0;
  width: 1200px;
  position: relative;
 height: 248px;
background: url(/images/footer5.jpg) no-repeat center bottom; }