@charset "utf-8";
/* CSS Document */
html {height: 100%; }

body {min-width: 1070px; min-height: 100%; position: relative;  margin:0;  padding:0; background:#000000; text-align:center; ; font:13px Arial, Helvetica, sans-serif; }
 *{        
        padding:0;
        margin:0;
       
      }
* html body {height: 100%;}
 h1 {margin-bottom:20px;}
#main { width:100%; text-align:center; min-width:1030px;}

.wrap {width:1005px;  position: relative; text-align:center;  margin:0 auto;}
.first {width:100%; text-align:center; min-width:1030px;  margin:0 auto; height:434px; background-color:#000;position: relative;}
.center {
margin: 0 auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

.top {  height:80px; margin: 0 auto; position:fixed; top:0px; left:0px; background:url(images/top.png); z-index:100; width:100%;min-width:1070px; 
 }


.head {
	
    width:500px;
    height:183px;
    text-align:left; 
	position: absolute; left:90px; top:95px;
	font: 17px Arial, Helvetica, sans-serif;
	color:#FFF;
	
}

.hi {
    font:13px Arial, Helvetica, sans-serif #FFF;	
    padding-top: 30px;
    text-align:left; 
	color:#FFF;
	font-size: 22px ;
	
}

.contacts {
 text-align:left; 
font-size: 22px ;
padding-left: 70px;
	
}
a {color: #bad2fe; text-decoration:underline;font: 30px Arial, Helvetica, sans-serif; font-weight:bold; }
a:hover { text-decoration:none;}
.clear { clear:both; height:70px; width:100%;}


.footer { clear:both; height:150px; color:#666; width:100%; text-align: center;font-size: 14px ;}

