body {
	background:#fcfec8;}	
* {
	padding: 0;
	margin: 0;
} 

#wrap {
	width:989px;
	margin: 0 auto;
	padding: 0;}
	
#header_1 {
	width:519px;
	height:231px;
	float:left;
	background:url(images/index_02.jpg) #0099CC no-repeat;}
#header_1 a{
        display:block;
        width:400px;
	height:100px;      
        margin-left:50px;
	}
	
#header_2 {
	width:419px;
	height:206px;
	float:left;
	font-size:25px;
	color:#FFFFFF;
	padding-right:50px;
	padding-top:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/index_03.jpg) #0099CC no-repeat}
	
#header_2 img {
	position:relative;
	top:6px;
	left:0px;}
		
#header_3 {
	width:519px;
	height:206px;
	float:left;
	background:url(images/index_05.jpg) #0099CC no-repeat}
	
#header_4 {
	width:469px;
	height:206px;
	float:left;
	background:url(images/index_06.jpg) #0099CC no-repeat}
	
	
#menu {
	background:url(images/index_13.jpg);
	width:989px;
	height:83px;
	float:left;}
	
#menu ul {
	padding:0px;
	list-style-type: none;
	margin: auto;
	margin-left:auto;        
}
#menu ul li {
	float: left;
	
	padding-top: 12px;
        padding-bottom:12px;
	text-align:center;
        width:245px;
}
#menu ul li a {
    display:block;
	color: #fff;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 10px;
	text-decoration: none;
	font-weight:bold;

	
}
#menu ul li a:hover {
	text-decoration:underline;
	
	
}


#container {
	width:989px;
	float:left;
	background:url(images/index_07.jpg);}
	
.sidebar {
	width:243px;
	float:left;
	padding-left:17px;}
	
.sidebaritem {
	width:213px;
	float:left;
	background:url(images/index_15.jpg) repeat-y;
	padding-right:30px;
}

.sidebaritem ul {
	margin-left:27px;
	list-style-image:url(images/index_16.jpg)
	}
	
.sidebaritem ul li {
	border-bottom:1px dashed #bcd6b0;
	padding-bottom:5px;}
	
.sidebaritem ul li a {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#038f94;
	text-decoration:none;
	}
	
.sidebaritem ul li:hover {
	list-style-image:url(images/index_18.jpg);
	font-weight:bold;
}

.sidebarbottom {
	width:243px;
	height:40px;
	float:left;
	background:url(images/index_17.jpg);
       
	}

.sidebarup {
	width:243px;
	height:17px;
	float:left;
	background:url(images/index_14.jpg);
}

.submit {
   
	background:url(images/index_19.jpg);
	width:224px;
	height:220px;
	float:left;
        
	padding-left:19px;
	padding-top:23px;
	font-family:Arial, Helvetica, sans-serif;
      
}
.submit form{
    margin-left:-20px;
    margin-right:10px;
}
.submit h2 {
	color:#5b6d02;
	}
	
.submit img {
	margin-right:10px;}
	
.content {
	width:464px;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;}
.content p{
    text-indent:25px;
    margin-top:15px;
    margin-bottom:15px;
	}
        p.compact{
            margin-top:0;
            margin-bottom:0;           
        }
ol.normal{
            list-style-type:decimal;
            margin-left:25px;
        }
        ol.normal2{
            list-style-type:decimal;
        }
ol.normal2 li{
            list-style-position:outside;
            text-indent:0;            
            margin-left:25px;
            margin-top:10px;
            margin-bottom:10px;
        }
ol.normal li, ol.dot li, ol.square li, ol.dot_orange li{
            margin-top:10px;
            margin-bottom:10px;
            list-style-position:inside;
            text-indent:0;          
        }
        ol.dot, ol.dot_orange,ol.dot_compact{
            list-style-type:disc; 
        }
        ol.dot_compact{
            list-style-position:outside;     
            margin-left:25px;
            text-indent:0;
        }
        ol.circle_compact
        {
            list-style-position:inside;
            list-style-type:circle;
            margin-left:20px;
            text-indent:0;
            line-height:20px;
            margin-bottom:20px;
        }
       
        ol.square{
            list-style-type:square;
        }
        ol.dot_orange{
            margin-top:25px;
            margin-left:10px;
            text-align:left;
        }
        ol.dot_orange li{
            line-height:15px;
        }
        ol.dot_orange li a{
            font-weight:normal;
        }

        ul.clear{
            list-style-type:none;
            margin-left:25px;
            
        }
        ul.clear li{
            line-height:20px;

        }

        .red_text, .red_u{
            color:#C00000;
        }
        .red_u,span.black{
            text-decoration:underline;
        }
        .red_text, a.clear{
            text-decoration:none;
        }       
        .orange_text, .orange_text2, ol.dot_orange li{
            text-decoration:none;
            color:#E36C0A;
        }
       
        .orange_text2, .orange_text3, ol.dot_orange li,a.clear{
            font-weight:bold;
        }
        .orange_text3{
            text-decoration:none;
            color:#E36C0A;
        }
       
        p.info_bottom, p.info_bottom4{
            text-indent:0;
            text-align:center;
            font-weight:bold;
        }
        p.info_bottom2{
            text-indent:0;
            text-align:center;           
        }
        p.info_bottom4{
            font-size:12pt;
        }
        p.info_bottom3{
            font-size:12pt;
            text-indent:0;
            text-align:center;
            font-weight:normal;
        }

        p.left,p.down{
            text-align:left;
            text-indent:0;
            margin-top:30px;
            margin-bottom:0;
        }
        p.down{            
            margin-top:50px;
        }
        
	
.rsidebar {
	width:235px;
	float:left;}
	
.news {
	width:197px;
	padding-top:10px;
	padding-left:30px;
	height:367px;
	
	background:url(images/index_22.jpg) no-repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#515151;}

.im25{
	background:url(images/index_25.jpg) no-repeat;width:194px;height:57px;
	}
.im26{
	background:url(images/index_26.jpg) no-repeat;width:154px;height:231px;
	}
        .im24{
	background:url(images/index_24.jpg) no-repeat;width:189px;height:54px;
	}
        .im21{
            margin-left:45px;
	background:url(images/index_21.jpg) no-repeat;width:101px;height:27px;
	}
        .im28{
	background:url(images/index_28.jpg) no-repeat;width:88px;height:31px;
	}
	
        a.black,span.black,a.clear{
            color:#000000;
        }
	
.news a {
 color:#038f94;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;}

.news p{
    margin:10px 0;
}

#footer {
	width:931px;
	height:58px;
	padding-left:50px;
	padding-top:30px;
	background:url(images/index_07.jpg) repeat-y;
	float:left;
	font-size:11px;
	color:#627406;
	font-family:Arial, Helvetica, sans-serif;}
	
.content h2, .content h1.sp{
        color:#69a12f;	        
}
h1.sp_red{
    color:#C0504D;
    font-family:Monotype Corsiva;
    font-size:24px;
    text-align:center;
    text-indent:0;
    border-bottom:1px dashed #bcd6b0;
}
h1.sp_gold{
    color:#FFC000;
}
.content h2{
    font-size:16px;
}
.content h2.center{
    text-align:center;
    margin-top:20px;
    margin-bottom:10px;
}
.content h1.sp, h1.sp_gold{
    text-align:center;
    text-indent:0;
    border-bottom:1px dashed #bcd6b0;
    font-size:20px;
}

.content h4 {
    margin-top:30px;
     color:#4F81BD;
     font-size:14px;
}
.content h4 a{
     text-decoration:none;
     color:#4F81BD;

}
h3.for_form{
    margin-bottom:10px;
}
table.tab_reg td{
    height:30px;
    font-size:12px;
    text-indent:0
}
table.tab_reg td p{
    text-indent:0;
    line-height:10px;
    font-size:12px;   
}

img.intext{
    margin-right:15px;
    padding-top:5px;
    
}
img.intext2{
    margin-left:15px;
    padding-top:5px;
    
}
a img.intext2{
    border-width:2px;
    border-color:#E36C0A;
}

select.spisok, input, select{
    text-indent:0;
}

span.long_h1{
    font-size:19px;
}
p.simple{
    text-indent:0;
}
h2.green{
    color:#69a12f;
    font-size:14pt;
    font-weight:normal;
    margin-top:20px;
}
img.inarticle{
    margin:10px 0 10px 10px;
}
p.subscribe{
    text-align:right;
    font-style:italic;
    font-weight:bold;
    margin-top:-15px;
    margin-bottom:20px;
}

.red_q{
    color:#FF0000;
}

.t_text{
    margin-left:25px;
    font-weight:bold;
   
}
.t_text td{
    text-indent:0;
    padding:0;
    margin:0;
    
}

p.sim{
    text-indent:0;
    margin:0;
}