 img{
 border: 0px;
 }
 
a{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}
 
 *{
  margin:0;
  padding:0;
  border-collapse:collapse;
}
 
html{
height:100%;
background-color: #192028;
}

body{
position:relative;
min-height:100%;
width: 100%;
}

.clear{
clear: both;
}

.header{
width: 100%;
height: 102px;
border-bottom: 6px solid black;
background-color: white;
}

.wrapper{
width: 890px;
margin: 0px auto;
padding: 76px 55px 136px 55px;
min-height: 260px;
background-image: url('../images/wrap_bg.jpg');
background-position:  top center;
background-repeat: no-repeat;
color: #b6b6b6;
font: 12px Verdana;
line-height: 17px;
text-align: justify;
}

.footer{
  position:absolute;
  bottom:0;
  left:0;
  z-index:500;
  width:100%;
  height:110px;
  overflow: hidden;
  background-color: white;
  border-top: 6px solid black;
}

.clear{
clear: both;
}

/* --- Øàïêà --- */

.head{
width: 890px;
margin: 0px auto;
padding: 0px 55px;
}

.logo{
float: left;
width: 181px;
height: 55px;
margin: 22px 0px 0px 0px;
}

.contact{
float: right;
font: 11px Verdana;
text-align: right;
color: black;
line-height: 17px;
margin: 14px 0px 0px 0px;
}

p.c1{
font-weight: bold;
color: #4db0e5;
}
p span{
color: #4db0e5;
}
.contact span{
color: #4db0e5;
}

.contact a{
color: black;
}

/* --- Âðàïïåð --- */

.wrapper p{
min-height: 17px;
line-height: 17px;
}

.wrapper a{
color: white;
}

.wrapper ul{
list-style: square outside;
padding-left: 30px;
}

h2{
font: 12px Verdana;
padding: 17px 0px;
color: #4db0e5;
font-weight: bold;
}

h3{
font: 12px Verdana;
padding: 3px 0px;
color: #4db0e5;
font-weight: normal;
}

.func_col, .connect{
float: left;
width: 420px;
}

.func_col2, .test_v{
float: right;
width: 420px;
}

.connect, .test_v{
margin-top: 25px;
}

.func_bl{
margin-bottom: 17px;
}

.feed{
height: 286px;
margin-top: 15px;
background-image: url('../images/mouse.jpg');
background-position:  left top;
background-repeat: no-repeat;
padding-left: 470px;
}

.feed p{
width: 420px;
text-align: left;
clear: both;
margin-bottom: 5px;
}

.feed input{
float: right;
width: 250px;
border: 0px;
height: 22px;
line-height: 22px;
color: black;
font: 12px Verdana;
padding-left: 20px;
margin:5px 0;
}

input.feed_btn{
width: 206px;
height: 21px;
line-height: 21px;
color: white;
text-align: center;
float: right;
background: #4db0e5;
margin-top: 7px;
padding: 0px;
}

input.feed_btn:hover{
cursor: pointer;
}

/* --- Ôóòåð --- */

.foot{
width: 890px;
margin: 0px auto;
padding: 0px 55px;
}

.f_logo{
float: left;
width: 181px;
height: 55px;
margin: 25px 0px 0px 0px;
}

.copy{
float: right;
text-align: right;
font: 12px Verdana;
color: #666;
margin: 50px 0px 0px 0px;
}

.copy a{
color: #4db0e5;
}

