body {color: #000000; font-family: Arial, sans-serif; font-size:90%; font-weight:normal; padding: 0px; margin: 0px 0px 0px 0px; background: #ffffff}

.head_fon {
	width:100%;
	height:115px;
	background:#ffffff;
	position:absolute;
	top:0px;
	left:5px;
	z-index:-1;
	border-bottom: 1px solid white;
}

.head_wrapper p {

	text-align:left;

}

.head_wrapper {

	padding:0px 10px 0px 0px;
	background: url('/img/grad.jpg');
	background-repeat:repeat-x;

}

.menu_wrapper {
	background:#2D6AAA;
	position:absolute;
	width:100%;
	z-index:1000;
	top:116px;
	left:0px;
}

.menu {
	float:left;
	background:#2D6AAA;
	border:0px;
	color: #ffffff;
	padding:3px 0px 3px 0px;
	font-size:100%;
	width:130px;
	text-align:center;
}

.menu a {
	color:#ffffff;
	text-decoration:none;
}

.menu div {
	display:none;
}

.submenu_wrapper {
	position:absolute;
	width:100%;
	z-index:1100;
	top:22px;
	left:0px;
	background: #3A83CB;
	border-top:1px solid white;
}

.submenu {
	padding:5px 15px 5px 15px;
	float:left;
	background: #3A83CB;
}

.submenu a {
	color:#ffffff;
	text-decoration:none;
}

.down_sh {
	border-top:1px solid white;
	background-image: url(/img/down_sh.png);
	background-repeat: repeat-x;
	width:100%;
	height:8px;
	clear:both;
	position:absolute;
	width:100%;
	z-index:1;
	top:138px;
	left:5px;
}

.down_sub {
	border-top:1px solid white;
	background-image: url(/img/down_sh.png);
	background-repeat: repeat-x;
	width:100%;
	height:8px;
	clear:both;
	position:absolute;
	width:100%;
	z-index:1100;
	top:24px;
	left:0px;
}

.block_head {
	width:100%;
	background:#2D6AAA;
	border:0px;
	color: #ffffff;
	padding:5px 7px 5px 7px;
	font-size:120%;
}

.block_content {
	width:100%;
	border:0px;
	color: #2d6aaa;
	padding:3px;
	font-size:100%;
}

.block_content p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.block_content a {
	color: #2d6aaa;
	text-decoration:none;
}

.block_content a:hover {
	color: #1A3D60;
	text-decoration:none;
}


.mainblock {
	padding: 0px 15px 0px 15px;
}

.mainblock a {
	color:#2d6aaa;
	text-decoration:none;
}

.mainblock p {
	text-align:justify;
}
.title {
	font-size:14pt;
}

.partners {
	height:100px;
}

.partnersid {
	height:100px;
	width:100%;
}

.basement {
	margin: 15px 10px 10px 10px;
	border-top: 1px solid #69a92d;
}

.basement a {
	color:#2d6aaa;
	text-decoration:none;
}

.basement a:hover {
	color:#1A3D60;
	text-decoration:none;
}
