/* 
---------- logo about ----------
*/
.logo{
	background: url(../images/logo_services.jpg) no-repeat 0 0;height: 150px; width: 810px; margin: 0 auto;	
}
/* 
---------- logo about ----------
*/
 .logo_en, .logo_ru, .logo_de{
	background: url(/images/logo_services.gif) no-repeat 0 0;height: 150px; width: 810px; margin: 0 auto;	
}
/*.logo_en{
	background: url(/images/logo_services_en.gif) no-repeat 0 0;
}

.logo_ru{
	background: url(/images/logo_services_ru.gif) no-repeat 0 0;
}

.logo_de{
	background: url(/images/logo_services_de.gif) no-repeat 0 0;
}
*/


/*
------------- news content------------------------
*/
.news_content{
	width: 580px; margin: 0 auto;
}
.news_content h1{
	font: bold 14px Tahoma; color: #0E2A60; margin-left: 110px;
}
.news_content p{
	margin: 20px 0 20px 110px; line-height: 17px; 
}
.news_content a, news_content p a{
	color:#0F2E6B;
}
div.dec_line{
	border-top:4px solid #E8E8E8; height: 2px; width: 580px;
}
	p.desc_serv_single{
		background: url(../images/pip_strelka.gif) no-repeat 0 5px; padding: 0 0 0 20px
	}
	a.link_serv_single{
		font-weight: bold; padding: 0 5px 0 0px;
	}