/* BODY */

body {
font-family: Arial, Helvetica, sans-serif;
color: #808080;
margin: 0;	
padding: 0;
background-color: #282C2F;
background-image: url('../img/bcgr.gif');
background-repeat: repeat-x;
}

img{
  border:0;
}

#wraper {
margin: 0 auto;
width: 640px;
}

a.c {font-size: 11px; color: #3BABC4; text-decoration: none;}
a.c:hover {color:#999999; text-decoration:none;}
a.c:active {color:#999999; text-decoration:none;}
a.c:visited {color: #3BABC4;}
a.c:hover {color:#999999; text-decoration:none;}

.blue {color: #3BABC4;}

.logo {
float: left;
}

#contacts {
float: left;
margin-top:63px;
margin-left: 35px;
font-size: 11px;
text-decoration: none;

}

.fifty {
margin-top: 0;
margin-left: 50px;
}

#clear {
clear: both;
}


#uc {
width: 620px;
margin-left: 8px;
font-size: 12px;
}


/* SLIDER */
#slider {
margin-top: 40px;
width:630px;
}

.header {
color: #3BABC4;
width:612px;
border-bottom:1px solid #3a3a3a;
padding:8px;
font-weight:100;
cursor:pointer;
}

.header:hover {
background:url('../img/slider_hover.gif');
color: #999999;
}

.content {
overflow:hidden;
}

.text {
width:600px;
border-bottom:1px solid #3a3a3a;
border-top:none;
padding:15px;
font-size: 12px; 
float: left;

background-color: #2c3033;
}

.pic {
float: left;
}

.text_right {
margin-top: 3px;
margin-left:30px;
padding: 0;
float: left;
width: 170px;
}

.black_logo {
float: right;
margin-right: 10px;
z-index: -1;
}

#footer{
margin-top: 30px;
margin-bottom: 15px;
font-size: 11px;
color: #616161;
}