/* CSS Document */

body{
margin:0px; padding:0px;
background: #FFFFFF; 
}

div.also, div.also  * {font-size:10px; color:#a5a5a5;}

div.top_cap{
z-index:99;
background: repeat-x top url(img/top_fon.jpg);
position:absolute; top: 0px; left:0px; 
width: 100%; 
height:405px; text-align:center;
}

div.top_car{
z-index:100;
background: no-repeat top url(img/top.jpg);
position:absolute; top: 0px; 
left:50%; 
width: 834px; margin-left:-417px; 
height:405px;
}



div.main_text { 
position:absolute; top: 0px; left:0px; 
width: 100%; z-index:101;
height:100%;
}

a.text_cap {
color: #E6EBF0; cursor:text; text-decoration:none;
}
a.text_cap:hover {
color: #E6EBF0; cursor:text; text-decoration:none;
}
a.text_cap2 {
 cursor:text; text-decoration:none;
}
a.text_cap2:hover {
 cursor:text; text-decoration:none;
}
