*{
    margin:0;
    padding:0;
	 
}
/* html 
{
	height: 100%;
} */
img{
    border:none;
    }
a{
    outline:none;
    text-decoration:none;
}
body{
	height: 100%;
    background:#fffffd;
	color:#2b3232;
	font:normal 14px 'Arial';
	
	
}
/*********HEADER-BEGIN*********/
#header{
	clear:both;	
	margin:0 auto;
    width:942px;
    height:110px;
    /* background: #fff; */
}
	.logo{
		clear:both;	
		float: left;
		width: 100%;
		/* padding-top: 23px; */
	}
	.menu{
		float: left;
		width: 100%;
		clear:both;	
		background: #a8a6a6;
	}
	.lang{
		margin-top:3px;
		/* border: 1px solid red; */
		float: right;
		/* width: 100%; */
		clear:both;	
	}
		.lang A{
			padding-left: 7px;
		}
/*********HEADER-END*********/	
/*********MAIN-BEGIN*********/
#content{
	clear:both;	
	margin:0 auto;
    width:942px;	
}
	.content_head{
		clear:both;	
		float: left;
		width: 100%;
		/* color:#262626; */
		font:normal 16px 'Arial';
		
		margin-top: 15px;
	}
	.content_body{
		float: left;
		width: 100%;
		clear:both;	
		/* color:#262626; */
		font:normal 13px 'Arial';
		text-align: justify;
		margin-top: 10px;
		margin-bottom: 40px;
		
		line-height: 1.5;
	}
/*********MAIN-END*********/

#content_slider{
	clear: both;
	margin-top: 150px;
	margin-bottom: 100px;
}
.preload{
	display: none!important;
} 

/*********CONTACTS-BEGIN*********/	
	#contacts_title{
		clear: both;
		margin: 0;
	
		color:#49a0d7;
		font-style: normal;
		font-size: 20px;
		font-family: 'alx_djv';
		
		margin-bottom: 15px;
	}
	.contacts_text{
		clear: both;
		margin: 0;
		
		color:#707071;
		font-style: normal;
		font-size: 12px;
		font-family: 'alx_djv';
		
		margin-bottom: 8px;
	}
	.contacts_input{
		clear: both;
		margin: 0;
		
		margin-bottom: 8px;
	}
		.contacts_input INPUT{
			border: 1px solid #e7e7e7;
			box-shadow: inset 0 0 10px #f2f2f2;
			/* border-radius: 5px; */
			background: #fff;
			
			width: 300px;
			height: 27px;
		}
		.contacts_input TEXTAREA{
			border: 1px solid #e7e7e7;
			box-shadow: inset 0 0 10px #f2f2f2;
			background: #fff;
			
			width: 100%;
			height: 123px;
		}
	.contacts_button{
		clear: both;
		margin: 0;
	}
		.contacts_button INPUT{
			border: none;
			border-radius: 5px;
			background: #4499cf;
			
			width: 90px;
			height: 22px;
			
			color:#fff;
			font-style: normal;
			font-size: 10px;
			font-family: 'alx_djv';
		
			cursor: pointer;
		}
/*********CONTACTS-END*********/
/*********NEWS-BEGIN***********/
				#content_text_news{
					clear: both;
					width: 919px;
					
					margin-top: 25px;
					
					text-align: justify;
				
					color: #434c5a;
					font-style: normal;
					font-size: 12px;
					font-family: 'alx_djv';
					
					line-height: 16px;
				}
				#content_text_news_list{
					clear: both;
					width: 919px;
					
					
					margin-top: 25px;
					
					text-align: justify;
				
					color: #a8a6a6;
					font-style: normal;
					font-size: 12px;
					font-family: 'alx_djv';
					
					
				}
					#news_main_title{
						clear: both;
						width: 300px; 
						float: right;
						color:#000;
						font-size: 16px;
						font: normal 14px 'Arial';
						
						margin-bottom: 15px;
					}
					#news_list{
						clear:both;	
						margin:0 auto;
						
						width: 919px;
						float:right;
						
						
					}
					#news_list A{
						text-decoration: none;
					}
					#news_list A:hover .news_desc, #news_list A:hover .news_date{
						color: #000; 
						/* text-decoration: underline; */
					}
						.news_block{
							margin:0 auto; 
							float: left; 
							/* margin-bottom: 35px; */
							width: 100%; 
							clear: both;
							
							
							color:#000000;
							font:normal 14px 'Arial';
							line-height: 1.6;
							text-align: justify;
							
							margin-bottom: 30px;
							/* border: 1px solid red; */
							
						}
							.news_title{
								/* clear: both; */
								/* float: left; */
								
								color:#000;
								font: normal 14px 'Arial';
								/* font:normal 16px 'Arial';
								text-shadow: 0px 0px 1px #083758;
								-moz-text-shadow:0px 0px 1px #083758;
								-webkit-text-shadow:0px 0px 1px #083758;	 */					
								/* margin-bottom: 20px; */
								/* margin-top: 20px; */
								
							}
							.news_title a{
								color:inherit;
								text-decoration:none;
								outline:none;
							}
							.news_date{
								/* clear: both; */
								/* float: left; */
								
								/* color:#c8af70; */
								/* font:normal 13px 'Arial'; */
								
								/* margin-bottom: 20px; */
								margin-top: 2px;
								color: #a8a6a6;
								font-style: normal;
								font-size: 12px;
								font-family: 'alx_djv';
							}
							.news_desc{
								/* 
								clear: both;
								float: left; */
								color: #a8a6a6;
								font-style: normal;
								font-size: 12px;
								font-family: 'alx_djv';
								/* color:#2f2f2f; */
								/* font:normal 13px 'Arial'; */
								line-height: 1.6;
								/* margin-bottom: 20px;*/
								margin-top: 15px; 
								text-align: justify;
								text-decoration: none;
							}
								.news_desc A{
									text-decoration: none;
									/* color: #f7931e; */
								}
						
							/* .news_block A{
								color:#2f2f2f;
								font:normal 13px 'Arial';
								line-height: 1.6;
								text-align: justify;
							} */
							.news_block A:hover{
								color: #000;
								text-decoration: underline;
							}
							.news_block IMG{
								float: left; 
								margin: 0;
								margin-right: 20px;
							}
								
								
						#page_move{
							clear:both;
							/* width: 919px; */
							display:table;
							margin:0 auto;
							margin-top:20px;
						}
						#page_move .numbers{
							float:left;
							margin:0;
						}
						#page_move .cur{
							color:#000;
							text-decoration:none;
							/* text-decoration:underline; */
						}
						#page_move a{
							float:left;
							color: #a8a6a6;
							font-style: normal;
							font-size: 14px;
							font-family: 'alx_djv';
							padding:0;
							margin:0;
							margin-left:7px;
							text-decoration:none;
						}
						#page_move a:hover{
							color:#000;
							text-decoration:none;
							/* text-decoration:underline; */
						}
						#page_move .numbers a:hover{
							color:#000;
							text-decoration:none;
							/* text-decoration: underline; */
						}		
						/*		
						.numbers{
							float: left; 
							clear: both;
							margin: 0 auto;
							width:100%;
							text-align: center;
							
						}
							.numbers span{
								color:#c8af70;
								font:bold 13px 'Arial';
							}
							.numbers A{
								color:#979797;
								font:bold 13px 'Arial';
							}
							.numbers A:hover{
								color:#c8af70;
								text-decoration: underline;
							}
						*/
/*********NEWS-END*************/	
/*********FOOTER-BEGIN*********/
#footer{
	clear:both;
	margin:0 auto;
	width:942px;
    height:140px;
    background: white;
}
	.social_links{
		float: left;
	}
		.social_links A{
			padding-right: 4px;
			
			color:#2b3232;
			font:normal 14px 'Arial';
			
			text-decoration: underline;	
		}
			.social_links A:hover{
				text-decoration: none;
			}
	.copyright{
		float: right;
		font:italic 16px 'Arial';
	}

/*********FOOTER-END*********/