p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
}
body {
	margin: 0px;
	padding: 0px;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03008D;
	text-decoration:none;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03008D;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A7A7A7;
	text-decoration:none;
}

.shapka_obl {
	clear: both;
	height: 96px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #CECECE;
	border-bottom-style: solid;
	background-color: #F3F3F3;
	text-align: right;
	vertical-align: bottom;
	margin-bottom: 57px;
}
.content_obl {
	background-image: url(/img/bg_niz.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	width: 100%;
}
.text_obl {
	text-align: left;
	background-image: url(/img/face_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 16px;
	vertical-align: top;
	padding-right: 250px;
}


.menu_obl {
	text-align: right;
	padding-top: 16px;
	padding-right: 67px;
	vertical-align: top;
}

/* меню */

.menu_obl a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03008D;
	text-decoration: none;
	clear: both;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;
}
.menu_obl a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03008D;
	text-decoration: none;
	clear: both;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;
}
.menu_obl a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03008D;
	text-decoration: none;
	clear: both;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;
}
.menu_obl a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03008D;
	text-decoration: none;
	clear: both;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;
}

/* доп. меню */

.menu_ext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03008D;
	text-decoration: none;
	padding-right: 13px;
	clear: both;
	float: right;
	background-image: url(/img/strelka_3.gif);
	background-repeat: repeat-y;
	background-position: right center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu_ext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03008D;
	text-decoration: none;
	padding-right: 13px;
	clear: both;
	float: right;
	background-image: url(/img/strelka_3.gif);
	background-repeat: repeat-y;
	background-position: right center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu_ext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03008D;
	text-decoration: none;
	padding-right: 13px;
	clear: both;
	float: right;
	background-image: url(/img/strelka_2.gif);
	background-repeat: repeat-y;
	background-position: right center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu_ext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03008D;
	text-decoration: none;
	padding-right: 13px;
	clear: both;
	float: right;
	background-image: url(/img/strelka_3.gif);
	background-repeat: repeat-y;
	background-position: right center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.footer_obl {
	background-color: #F3F3F3;
	clear: both;
	float: right;
	width: 55%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-left-color: #CECECE;
	padding-left: 5px;
	padding-top: 5px;
}

.shapka {

	clear: both;
	height: 44px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #CECECE;
	border-bottom-style: solid;
	background-color: #F3F3F3;
	text-align: right;
	vertical-align: bottom;
}
.foooter {
	background-color: #F3F3F3;
}
