BODY {
    margin: 0px;
    padding: 0px;
    font-family: sans-serif;
    font: Myriad Pro;
}

.header {
    width: 800; height: 260;
	background: url(../images/header_new.jpg) no-repeat;
    	
} 
.header_eng {
    width: 800; height: 260;
    background: url(../images/header_new_eng.jpg) no-repeat;
        
}           
.line {
    background: url(../images/line.jpg) transparent;
    width: 800px;
    height: 39px;
}
.line_text {
    margin-left: 70px;
    font-size: 14px;
    font: verdana;
    color: white;
}
.line_text a {
    text-decoration: none;
    color: white;
    cursor: pointer;
}
.line_text a:visited {
    color: white;
}
.menu_item a {
    text-decoration: none;
    margin-left: 20px;
    font-size: 14px;
    font: verdana;
    color: black;
}
.menu_item a:hover {
    color: #00864b;
}
.vak a {
    text-decoration: none;
    margin-left: 20px;
    font-size: 18px;
    font: verdana;
    color: black; 
}
.vak a:hover {
    color: #00864b;
} 
.vak_text font {
    font-size: 10px;
    font: verdana;
    color: black;
}
.futer {
    background: url(../images/futer.jpg) transparent;
    width: 800px;
    height: 39px;
}
.futer_text {
    margin-left: 20px;
    font-size: 12px;
    font: verdana;
    color: white;
}
.content_bg {
    background:url(../images/cont_fon.jpg) no-repeat;
    width: 100%;
    height: 246px;
}
.content_text {
    font-size: 14;
    font: verdana;
    color: black;    
}
.content_text font {
    font-size: 18;
    font: verdana;
    color: #00864b;
}
.pages {
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    float: left;
    margin-right: 5px;
    cursor: pointer;
    width: 100%;
}
.files a{
    font: verdana;
    font-size: 14; 
    color: #3399ff;
    text-decoration: none;
    border: 0px;
}
.eng_leng {
    background:url(../images/brit.gif) no-repeat;
    width: 30px;
    height: 15px;
    position: absolute;
    margin-left: 720px;
    margin-top: -40px;
}
.rus_leng {
    background:url(../images/rus1.gif) no-repeat;
    width: 30px;
    height: 15px;
    position: absolute;
    margin-left: 760px;
    margin-top: -40px;
}