/********************** Общее описание **********************/
body {
	font-size: 9pt;
	font-family: Arial;
	color: #323131;
	padding: 0;
	margin: 0;
	background: #f0f0f0;
}
a {
	color: #0480c4;
	text-decoration: underline;
}
img {
	border: 0;
}
/********************** Шапка **********************/
.title_container {
	width: 100%;
	height: 237px;
	background: #cddbf0 url("img/back_title_container_repeat.jpg") repeat-x;
}
.title_container div {
	width: 100%;
	height: 237px;
	background: url("img/back_title_container.jpg") top center no-repeat;
}
.title_container div div {
	position: relative;
	width: 998px;
	height: 237px;
	margin: 0 auto;
	background: url("img/back_title_container.jpg") top center no-repeat;
}
.title_container a {
	position: absolute;
	top: 46px;
	left: 27px;
	display: block;
}
.title_container a img {
	color: #35599a;
	font-size: 13pt;
	font-weight: bold;
}
.caption {
	position: absolute;
	top: 145px;
	left: 27px;
}
/********************** Меню **********************/
.menu_container {
	width: 100%;
	height: 45px;
	background: #fff url("img/back_menu.gif") bottom repeat-x;
}
.menu_container_fix {
	position: relative;
	width: 998px;
	height: 45px;
	color: #8c8a8a;
	margin: 0 auto;
	background: #fff url("img/back_menu.gif") bottom repeat-x;
}
.menu {
	padding: 4px 0 0 0;
	margin: 0 0 0 20px;
}
.menu li {
	float: left;
	width: 111px;
	height: 35px;
	text-align: center;
	margin-right: 6px;
	list-style: none;
}
.menu li a {
	width: 111px;
	height: 26px;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	background: #04496e url("img/menu.gif") no-repeat;
}
.menu li a.select, .menu li a:hover {
	background: #0482c4 url("img/menu_select.gif") no-repeat;
}
.menu_container_fix div {
	margin-right: 20px;
	padding-top: 7px;
	float: right;
}
.menu_container_fix div span {
	margin-right: 13px;
}
.menu_container_fix div img {
	width: 37px;
	height: 24px;
	vertical-align: middle;
	margin: 0 4px;
}
/********************** Дополнительные блоки **********************/
.info_block {
	width: 228px;
	margin-bottom: 10px;
	background: #fff url("img/angle_left_bottom.gif") left bottom no-repeat;
}
.info_block h6 {
	font: 9pt Arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #676767;
	padding: 0 0 15px 15px;
	margin: 0;
	background: #e1e1e1 url("img/angle_left_top_h.gif") left top no-repeat;
	border-bottom: 1px solid #d3d3d3;
}
.info_block h6 span {
	width: 100%;
	height: 15px;
	background: #e1e1e1 url("img/angle_right_top_h.gif") right top no-repeat;
	display: block;
}
div.angle_bottom_right {
	width: 100%;
	height: 15px;
	background: url("img/angle_right_bottom.gif") right bottom no-repeat;
}
/********************** Меню второстепенное **********************/
ul.submenu {
	width: 208px;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
ul.submenu li {
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
}
ul.submenu ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}
ul.submenu ul li {
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
}
ul.submenu a {
	color: #676767;
	text-decoration: none;
	display: block;
	border-top: 1px solid #e1e4e7;
	padding: 7px 0;
}
ul.submenu ul {
	padding-bottom: 8px;
}
ul.submenu ul li a {
	border: 0;
	padding: 1px 0;
}
ul.submenu a:hover, ul.submenu a#select {
	color: #0480c4;
	text-decoration: underline;
}
ul.submenu li a.noborder {
	border: 0;
}
ul.submenu li a.nopadding {
	padding-bottom: 0;
}
/********************** Новости **********************/
dl.short_news {
	width: 208px;
	margin: 0 0 0 10px;
}
dl.short_news dt {
	color: #40a8d3;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0;
}
dl.short_news dd {
	margin: 0;
	padding: 0  0 15px 0;
	border-bottom: 1px solid #e1e4e7;
}
dl.short_news dd.noborder {
	border: 0;
	padding-bottom: 0;
}
dl.short_news a {
	font-size: 7pt;
	color: #0480c4;
	display: block;
	margin-top: 4px;
}

dl.news {
	margin: 0;
	padding: 0 18px;
}
dl.news dt {
	color: #40a8d3;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
dl.news dd {
	margin: 2px 0 15px 0;
	padding: 0;
	text-align: justify;
}
dl.news dd strong {
	display: block;
}
dl.news dd p {
	margin: 0;
	text-align: justify;
}
dl.news dd ul {
	margin: 0;
}
/********************** Основной контейнер **********************/
.main_container {
	width: 958px;
	margin: 0 auto;
	padding: 12px 20px 0 20px;
}
.col_left {
	width: 235px;
	float: left;
}
.col_right {
	width: 713px;
	float: right;
	margin-bottom: 10px;
}
#register_page {
	width: 100%;
	float: none;
}
/********************** Третья колонка на главной **********************/
.third_col {
	width: 195px;
	float: right;
}
.contacts_block {
	width: 195px;
	color: #fff;
	margin-bottom: 10px;
	background: #1d64c0 url("img/back_contacts_block.gif") repeat-x;
}
.contacts_block .angle_bottom_left {
	height: 9px;
	font-size: 1pt;
	padding-top: 10px;
	background: url("img/angle_left_bottom_contacts.gif") left bottom no-repeat;
}
.contacts_block .angle_bottom_left div {
	height: 9px;
	font-size: 1pt;
	background: url("img/angle_right_bottom_contacts.gif") right bottom no-repeat;
}
.contacts_block h6 {
	height: 50px;
	font: 11pt Arial;
	color: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
	background: url("img/angle_left_top_contacts.gif") left top no-repeat;
}
.contacts_block h6 span {
	width: 100%;
	height: 9px;
	margin-bottom: 7px;
	background: url("img/angle_right_top_contacts.gif") right top no-repeat;
	display: block;
	font-size: 1pt;
}
.contacts_text {
	margin: 0 10px;
}
.contacts_text span {
	font-size: 10pt;
}
.contacts_text a {
	color: #fff;
}
.map {
	display: block;
	margin: 10px auto;
}
#reestr {
	width: 195px;
}
#reestr a {
	display: block;
	margin: 10px 10px 2px 10px;
	font-size: 8pt;
}
.korovki {
	text-align: center;
}
.korovki a {
	width: 88px;
	height: 31px;
	display: block;
	margin: 5px auto;
}
/********************** Основной текст **********************/
.main_text {
	position: relative;
	width: 100%;
	min-height: 736px;
	padding-bottom: 15px;
	background: #fff url("img/angle_left_top.gif") left top no-repeat;
}
.main_text .angle_bottom_right {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-top: 15px;
}
.angle_bottom_right div {
	width: 15px;
	height: 15px;
	background: url("img/angle_left_bottom.gif") left bottom no-repeat;
}
.angle_top_right {
	width: 100%;
	height: 15px;
	background: url("img/angle_right_top.gif") top right no-repeat;
}
#index_page {
	width: 501px;
	float: left;
}
#google {
	height: 90px;
	min-height: 90px;
	text-align: center;
	padding: 0;
}
.main_text h1 {
	font-size: 12pt;
	border-bottom: 1px solid #d3d3d3;
	padding: 0 0 12px 0;
	margin: 0 18px 10px 18px;
}
.main_text p {
	padding: 6px 0;
	margin: 0 18px;
	text-align: justify;
}
.main_text ol {
	padding: 0 18px;
	margin: 3px 18px 10px 18px;
	text-align: justify;
}
.main_text ul {
	padding: 0 0 0 18px;
	margin: 3px 18px 10px 18px;
	text-align: justify;
}
table {
	width: 922px;
	margin: 0 0 0 18px;
	border-collapse: collapse;
	font-size: 7pt;
}
th, td {
	border: 1px solid #d3d3d3;
	padding: 3px;
	text-align: center;
}
td {
	vertical-align: top;
}
tr:hover {
	background: #f0f0f0;
}
form {
	margin: 0 0 0 18px;
}
form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
form div {
	float: left;
	margin: 0 7px 0 0;
}
form lable {
	display: block;
}
form input {
	width: 160px;
	margin: 1px 0 7px 0;
	vertical-align: middle;
	font-size: 10pt;
}
form input.but {
	width: 100px;
}
form textarea {
	width: 331px;
	height: 150px;
	font: 11pt Arial;
	margin: 1px 0 7px 0;
}
/********************** Копирайт **********************/
.copy {
	position: relative;
	width: 953px;
	height: 45px;
	border-top: 1px solid #c5c5c5;
	color: #676767;
	font-size: 7pt;
	padding: 10px 5px 0 0;
	clear: both;
	text-align: right;
}
.copy div {
	position: absolute;
	top: 10px;
	left: 5px;
	text-align: left;
}
.copy a {
	color: #676767;
}