#leftcol {
	float: left;
	width: 252px;
	overflow:hidden;
	margin-top:-13px;
}
#rightcol {
	margin-left: 252px;
	min-width:750px;
	background:url('../img/content_bot_bg.gif') no-repeat scroll right bottom;
}
.head{
	width:100%;
	height:117px;
	float:left;
	text-align:left;
	background:url('../img/head_bg_ua.gif') no-repeat scroll 0px 0px;
}
.head_ru{
	background:url('../img/head_bg_ru.gif') no-repeat scroll -5px 0px !important;
}
.head_en{
	background:url('../img/head_bg_en.gif') no-repeat scroll -5px 0px !important;
}
.logo{
	display:block;
	overflow:hidden;
	width:275px;
	height:85px;
	margin:5px 0 0 100px;
	_margin-left:50px;
}
.adress{
	margin:42px 0 0 10px;
	display:block;
	color:#1c5e81;
}
.box{
	width:100%;
	height:88px;
	float:left;
	text-align:left;
	background:url('../img/corner_left.gif') no-repeat scroll 0px 0px;
}
.breadcrumbs {
	padding:17px 0 10px 105px;
	color:#333;
}
.breadcrumbs a {
	padding-right:16px;
	color:#1C5E81;
	text-decoration:underline;
	background:url(../img/breadcrumbs.gif) no-repeat scroll right 5px;
}
.breadcrumbs a:link {
	color:#1C5E81;
}
.breadcrumbs a:hover {
	color:#449ece;
	text-decoration:none;
}
.breadcrumbs b {
	color:#333;
}
.title{
	min-width:250px;
	height:88px;
	padding:15px 30px 0 60px;
	text-align:left;
	background:url('../img/bg_title.gif') no-repeat scroll 0px 0px;
}
.title{
	color:#fff;
	text-transform:uppercase;
}
.title h1{
	line-height:1.1;
}
.language{
	height:15px;
	width:330px;
}
.color_lang{
	color:#1C5E81;
}
.lang_link{
	margin:1px 0 0 20px;
}
.footer{
	margin:0px;
	height:100px;
	background:#BCCEE8;
}
.footer a{
	padding:10px;
	color:#fff;
	text-decoration:underline;
}
.footer a:hover {
	color:#fff;
	text-decoration:none;
}
.footer p{
	color:#fff;
	text-align:center;
	margin-bottom: 0;
}
.content{
	margin-top:20px;
	padding:0 30px;
	width: 87%;
}
.list_bulet li{
	text-align:left;
	padding:5px 0 5px 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	color:#006699;
	background:url('../img/bulet.gif') no-repeat scroll 0px 12px;
	list-style: none;
}
.line_g{
	height:1px;
	width:100%;
	overflow:hidden;
	background:#cccccc;
}
.line_b{
	margin-top:20px;
	height:1px;
	width:100%;
	overflow:hidden;
	background:#333333;
}
.content_bottom{
	width:100%;
	height:40px;
	padding-top:20px;
	text-align:left;
	background:url('../img/content_bot_bg.gif') no-repeat scroll right bottom;
}
.ico{
	margin-right:3px;
}
.blue_block {
	padding: 15px;
	border-radius: 12px;
	-o-border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background: #DEEAEB;	
}
.questions li {
	margin-bottom: 15px;
	border-bottom: 1px solid #DEEAEB;
}
