/* CSS Document */

@charset "windows-1251";
@font-face{ font-family: Blur; src: url("TIMESNE0.eot"); }

html	{/*scrollbar-face-color:#ffffff;
		scrollbar-track-color:#ffffff;			
		scrollbar-arrow-color:#000;
		scrollbar-shadow-color:#ffffff;	
		scrollbar-darkshadow-color:#ffffff;								
		scrollbar-3dlight-color:#ffffff;										
		scrollbar-highlight-color:#ffffff;*/
		height:100%;
		} 
* 	{margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;	
	}
div 	{border-collapse:collapse;
		border:0px;
		}
table	{border-collapse:collapse;
		}
img {border:none}
		
td.top	{vertical-align:top}
td.bottom	{vertical-align:bottom}							
	
a {text-decoration:none}				 		
												
a:hover		{text-decoration:underline;}		

body	{width:100%;
		min-width:1008px;
		width:expression(document.documentElement.clientWidth< 1007 ? '1008px' : '100%');		
		background-color:#000;
		background-image:url(base_bg_repeat.gif);
		background-repeat:repeat-x;	
		height:100%;	
		}

div.block	{clear:both;
			width:100%;
			float:left; //	float:none;
			height:0px;
			font-size:0px;
			margin:-1px;
			}
						
		


/*-------------------------------------------------*/


#head	{clear:both;
		float:left;
		width:100%;
		padding-bottom:80px;
		background-image:url(base_bg.jpg);
		background-repeat:no-repeat;			
		}
		
		
		
/*-------------------------------------------------*/
#box_header	{clear:both;
			float:left;
			width:100%;
			padding:0px 0px 89px 0px
			}
		
			
#box_meta_ico	{float:right;
				padding:15px 20px 0px 0px}	
#box_header	img {float:left;
					clear:right;
					margin:0px 4px 0px 0px}					

/*-------------------------------------------------*/
#content	{clear:both;
			float:left;
			width:100%;
			max-height:none;			
			background-image:url(base_menu_bg.jpg);
			background-repeat:no-repeat;
			}
			
#content_01	{clear:both;
			// float:left;
			padding:0px 0px 0px 350px;
			}
			
#box_menu	{clear:right;
			float:left;
			width:282px;
			padding:91px 0px 0px 68px;
			margin-left:-350px; // margin-left:-175px;
			}
			
#box_menu a	{display:block;
			color:#fff;
			font-size:14px;
			background-image:url(base_menu_item.gif);
			background-position:left center;
			background-repeat:no-repeat;
			padding:0px 0px 0px 13px;
			margin-bottom:15px;
			}	
#box_menu a:visited	{color:#DF7E15;}					
#box_menu a:hover	{color:#DF7E15;
					text-decoration:none}
					


/*-------------------------------------------------*/

#box_top_menu	{float:left;
				width:93%;
				padding:10px 0px 8px 7%;
				}	
#box_top_menu a	{float:left;
				margin-right:50px;
				}
#box_top_menu a:visited	{color:#DF7E15;}					
#box_top_menu a:hover	{color:#DF7E15;
						text-decoration:none}
						
/*-------------------------------------------------*/											
			
#box_text_01	{
				float:left;
				width:100%;
				background-image:url(base_text_bg_01.gif);
				background-repeat:repeat-x;
				padding-bottom:80px;
				}
#box_text_02	{
				float:left;
				width:100%;
				background-image:url(base_text_bg_02.gif);
				background-repeat:repeat-x;
				background-position:bottom;
				}
				
#box_text_03	{
				float:left;
				width:100%;
				background-image:url(base_text_bg_03.gif);
				background-repeat:no-repeat;
				background-position:right top;
				}
				
#box_text_04	{
				float:left;
				width:100%;
				background-image:url(base_text_bg_04.gif);
				background-repeat:no-repeat;
				background-position:right bottom;
				}
				
#box_text_05	{
				float:left;
				width:89%; // width:93%;
				min-height:600px; // height:600px;
				max-height:none;
				font-size:12px;
				padding:50px 4% 50px 7%; // padding:50px 0% 50px 7%;
				}																											
																								
												
																								
/*-------------------------------------------------*/				
			
div#basement	{float:right;
				clear:both;
				width:500px;
				font-size:12px;
				color:#FFB653;
				height:80px;
				text-align:right;
				margin-top:-92px;
				padding:0px 35px 0px 22px;				
				}
div#basement a	{color:#FFB653;					
				}												
	