@charset "windows-1251";
#all {
	min-width: 1000px;
	position: relative;
	height: auto;
	z-index: auto;
	overflow: hidden;
	width: 100%;
	padding: 41px 0 0 0;
}
#top_fixed_box {
	position: fixed;
	width: 100%;
	height:41px;
	top: 0px;
	left:0px;
	border:0px solid green;
	z-index: 1000;
	
}
#top_container {
	height:350px;
	bottom:0px;
	position:absolute;
	width:100%;
}
#drop_menu_box {
	background-color: #000000;
	background-image: url(../img/menu_bg.gif);
	position: absolute;
	width: 100%;
	bottom: 0px;
	border: 0px solid orange;
}
#topmenu_button {
	position: absolute;
	left: 50%;
	margin-left: -39px;
	bottom: -33px;
	display: block;
	border: 0px solid red;
	z-index: 100;
	height: 33px;
}

#three_col_menu {
	background-color: #454545;
	width: 940px;
	margin: 0 0 0 -478px;
	float: left;
	position: relative;
	padding: 12px 0 12px 22px;
	border: 0px solid red;
	left: 50%;
}
#drop_menu_box ul {
	list-style: none;
	float: left;
	width: auto;
	border: 0px solid orange;
}
#drop_menu_box ul li {
	background: url(../img/arrow_passive.gif) no-repeat 0 6px;
	padding: 0 0 0 11px;
	margin: 0 18px 0 0;
	float: left;
}
#drop_menu_box ul li.active {
	background: url(../img/arrow_active.gif) no-repeat 0 6px;
}
#drop_menu_box ul li.active a {
	color: #3cb5ff;
}
#drop_menu_box ul li a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
#drop_menu_box ul li a:hover {
	
	text-decoration: none;
	
}
#drop_menu_box ul li ul {
	float: none;
	padding: 0;
	margin: 3px 0 0 0;
	width: auto;
	position: static;
}
#drop_menu_box ul li ul li {
	float: none;
	border: 0px solid red;
	padding: 0;
	width: auto;
	background: none;
	margin: 0 0 5px 0;
}
#drop_menu_box ul li.active ul li a {
	color: #acacac;
}
#drop_menu_box ul li ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #acacac;
	text-transform: none;
}
#drop_menu_box ul li ul li a:hover {
	color: #FFFFFF;
}
#submenu {
	position: absolute;
	left: 997px;
	list-style: none;
	top: 10px;
	z-index: 10;
}
#submenu li {
	float: left;
	height: 35px;
	border: 0px solid red;
	padding: 0 18px 0 17px;
}
#submenu li a {
	line-height: 35px;
	position: relative;
}
#submenu li.active {
	background: url(../img/top_act_click.png) no-repeat;
}
#content {
	width: 1650px;
	height: 1292px;
	border: 0px solid orange;
	background: url(../img/body.jpg) no-repeat 0 0;
	position: relative;
	left: 50%;
	margin-left: -825px;
}
#inner_content {
	width: 1650px;
	background: url(../img/inner_head_bg.jpg) no-repeat 0 0;
	position: relative;
	left: 50%;
	margin-left: -825px;
}
.inner {
	background-image: url(../img/inner_head_bg.jpg);
}
#site_name {
	position: absolute;
	left: 906px;
	font-family: "Arial Black", "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #454545;
	top: 71px;
	line-height: 25px;
	z-index: 10;
}
#site_name span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	display: block;
}
#parkcity {
	position: absolute;
	left: 907px;
	top: 171px;
	z-index:10;
}
#parkcity_logo {
	position: absolute;
	left: 1073px;
	top: 161px;
	z-index:10;
}
#main_list {
	position: absolute;
	left: 909px;
	list-style: none;
	top: 295px;
}
#main_list li {
	margin-bottom: 10px;
}
.blue_corners {
 //zoom: 1;
}

.blue_corners .tl,  .blue_corners .tr,  .blue_corners .bl,  .blue_corners .br {
	width: 12px;
	height: 12px;
	border: 0px solid green;
	overflow: hidden;
}
.blue_corners .tr,  .blue_corners .br {
	float: right;
}
.blue_corners .tl {
	float: left;
	background: url(../img/blue_tl_con.png);
}
.blue_corners .tr {
	background: url(../img/blue_tr_con.png);
}
.blue_corners .tm {
	border:0px solid orange;
	height: 12px;
	margin: 0 0px 0 0px;
	overflow: hidden;
	background: url(../img/blue_box_bg.png);
}
.blue_corners .bl {
	float: left;
	background: url(../img/blue_bl_con.png);
}
.blue_corners .br {
	background: url(../img/blue_br_con.png);
}
.blue_corners .bm {
	border:0px solid orange;
	height: 12px;
	margin: 0 0px 0 0px;
	overflow: hidden;
	background: url(../img/blue_box_bg.png);
}
.blue_corners .text {
	clear: both;
	background: url(../img/blue_box_bg.png);
	white-space: normal;
	width:100%;
	color: #FFFFFF;
}
.blue_corners .corners {
	width: 100%;
	z-index: auto;
}
.blue_corners .text p {
	padding: 5px 20px 5px 19px;
}
.blue_corners .text h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 24px 27px;
	padding: 6px 0 0 0;
	line-height: 19px;
	color: #FFFFFF;
}
.blue_corners .text h1 span {
	font-weight: bold;
	display: block;
	text-transform: uppercase;
}
.blue_corners .text ul {
	list-style: none;
	margin-left: 28px;
	padding-bottom: 5px;
}
.blue_corners .text ul li {
	background: url(../img/blue_list_arrow.png) no-repeat 0 0;
	padding: 2px 29px 12px 29px;
	line-height: 11px;
	width: auto;
}
.blue_corners .text ul li ul {
	margin: 11px 0 0 13px;
	padding: 0;
}
.blue_corners .text ul li ul li {
	margin: 0 0 0px 0;
	background: url(../img/arrow2.gif) no-repeat 0 3px;
	padding-left: 0px;
	padding: 0 0 0 10px;
}
#main_blue_list {
	position: absolute;
	top: 590px;
	left: 395px;
	width: 483px;
}
.white_corners .tl,  .white_corners .tr,  .white_corners .bl,  .white_corners .br {
	width: 12px;
	height: 12px;
	border: 0px solid green;
	overflow: hidden;
}
.white_corners .tr,  .white_corners .br {
	float: right;
}
.white_corners .tl {
	float: left;
	background: url(../img/white_tl_con.png);
}
.white_corners .tr {
	background: url(../img/white_tr_con.png);
}
.white_corners .tm {
	border:0px solid orange;
	height: 12px;
	margin: 0 0px 0 0px;
	overflow: hidden;
	background: url(../img/white_box_bg.png);
}
.white_corners .bl {
	float: left;
	background: url(../img/white_bl_con.png);
}
.white_corners .br {
	background: url(../img/white_br_con.png);
}
.white_corners .bm {
	border:0px solid orange;
	height: 12px;
	margin: 0 0px 0 0px;
	overflow: hidden;
	background: url(../img/white_box_bg.png);
}
.white_corners .text {
	clear: both;
	background: url(../img/white_box_bg.png);
	white-space: normal;
	width:100%;
	color: #666666;
}
.white_corners .corners {
	width: 100%;
	z-index: auto;
}
.white_corners .text p {
	padding: 5px 20px 14px 29px;
	line-height: 18px;
}
.white_corners .text h2 {
	padding: 4px 20px 14px 30px;
	color: #197ab5;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
#main_white_box {
	position: absolute;
	width: 483px;
	left: 395px;
	top: 784px;
}
#link1, #link2, #link3, #link4 {
	background-image: url(../img/hint_passive_link.png);
	display: block;
	width: 26px;
	height: 26px;
	position: absolute;
	z-index:100;
	cursor: pointer;
}
#link1:hover, #link2:hover, #link3:hover, #link4:hover {
	background-image: url(../img/hint_active_link.png);
	width: 40px;
	height: 40px;
	position: absolute;
	color: #00FF33;
	text-indent: 0px;
}
#link1 {
	left: 288px;
	top: 305px;
}
#link1:hover {
	left: 281px;
	top: 298px;
}
#link2 {
	left: 380px;
	top: 359px;
}
#link2:hover {
	left: 373px;
	top: 352px;
}
#link3 {
	left: 384px;
	top: 495px;
}
#link3:hover {
	left: 377px;
	top: 488px;
}
#link4 {
	left: 737px;
	top: 347px;
}
#link4:hover {
	left: 730px;
	top: 340px;
}
#video_link {
	position: absolute;
	left: 1188px;
	top: 710px;
	width: 122px;
	height: 122px;
}
#hint_for_link1, #hint_for_link2, #hint_for_link3, #hint_for_link4 {
	display:none
}
#hint_for_link1 {
	height: auto;
	position: absolute;
	width: 219px;
	left: 306px;
	top: 285px;
}
#hint_for_link2 {
	height: auto;
	position: absolute;
	width: 219px;
	left: 398px;
	top: 339px;
}
#hint_for_link3 {
	height: auto;
	position: absolute;
	width: 219px;
	left: 402px;
	top: 475px;
}
#hint_for_link4 {
	height: auto;
	position: absolute;
	width: 219px;
	left: 526px;
	top: 327px;
}
.white_hint {
	color:454545;
}
.white_hint .tl,  .white_hint .tr,  .white_hint .bl,  .white_hint .br {
	width: 15px;
	height: 15px;
	border: 0px solid green;
	overflow: hidden;
}
.white_hint .tr,  .white_hint .br {
	float: right;
}
.white_hint .tl {
	float: left;
	background: url(../img/hint_tl.png);
}
.white_hint .tr {
	background: url(../img/hint_tr.png);
}
.white_hint .tm {
	border:0px solid orange;
	height: 15px;
	margin: 0 0px 0 0px;
	overflow: hidden;
	background: url(../img/hint_bg.png);
}
.white_hint .bl {
	float: left;
	background: url(../img/hint_bl.png);
}
.white_hint .br {
	background: url(../img/hint_br.png);
}
.white_hint .bm {
	border:0px solid orange;
	height: 15px;
	margin: 0 0px 0 0px;
	overflow: hidden;
	background: url(../img/hint_bg.png);
}
.white_hint .text {
	clear: both;
	background: url(../img/hint_bg.png);
	white-space: normal;
	width:100%;
	color: #666666;
	border: 0px solid red;
}
.white_hint .corners {
	width: 100%;
	z-index: auto;
}
.white_hint .text p {
	font-size: 11px;
	position: relative;
	top: -3px;
	margin-bottom: -3px;
	padding: 0 15px 0 15px;
	line-height: 13px;
}
.white_hint .text strong {
	color: #197ab5;
	font-weight: normal;
	display: block;
	text-transform: uppercase;
}
#page_contents {
	width: 824px;
	position: relative;
	left: 424px;
	top: 0px;
	margin-top: 0px;
	padding-top: 300px;
}
#vertical_menu {
	list-style: none;
	margin-left: 484px;
	margin-top: 3px;
}
#vertical_menu li {
	border: 0px solid black;
	line-height: 24px;
}
#vertical_menu li.active a {
	background-color: #2b82b7;
	color: #FFFFFF;
	padding: 4px 10px 4px 10px;
	display: inline;
	text-decoration: none;
	position: relative;
	left: -10px;
}
#inner_top_heading {
	position: relative;
	left: -27px;
	width: 450px;
	float: left;
	margin: 74px 0 0 0;
}
.top_heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #197ab5;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	padding: 4px 0 0 27px;
	white-space: nowrap;
}
.subsection {
	font-size: 18px;
	font-weight: normal;
	color: #454545;
	padding: 10px 0 3px 13px;
	display: block;
}
#text {
	clear: both;
	padding: 37px 0 0 0;
 //zoom: 1;
}
.term_list {
	list-style: none;
	position: relative;
	left: -9px;
	float: left;
	width: 100%;
	margin: 0 0 31px 0;
}
.term_list li {
	float: left;
	font-weight: bold;
	padding: 5px 10px 7px 10px;
	margin: 0 5px 3px 0;
	color: #2b82b7;
	text-decoration: underline;
	white-space: nowrap;
}
.term_list li a {
	color: #2b82b7;
	white-space: nowrap;
}
.term_list li.active {
	background-color: #e7e7e7;
}
.hint {
	width: 410px;
	position: absolute;
	left: 523px;
	z-index: 10;
	top: 130px;
}
.hint .text p {
	padding: 4px 19px 3px 19px;
	margin: 0;
}
.coolhint {
	cursor: help;
}
.left_col {
	float: left;
	width: 450px;
}
.right_col {
	float: right;
	width: 340px;
}
.left-col {
	float: left;
	width: 50%;
}
.right-col {
	float: right;
	width:49%;
}
.center_col {
	clear: both;
}
.l_col {
	width: 450px;
	float: left;
}
.r_col {
	float: right;
	width: 340px;
}
.lb_con {
	left: -27px;
	position: relative;
}
.clear0px {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.sert1 {
	float: left;
	background: url(../img/sert/Sert0012_s.jpg) no-repeat 50% 50%;
	margin: 0 20px 15px 30px;
}
.sert2 {
	background: url(../img/sert/Pril0013_s.jpg) no-repeat 50% 50%;
	margin-bottom: 15px;
}
.main_footer {
	position: absolute;
	left: 565px;
	top: 1049px;
}
#inner_footer {
	height: 288px;
	background: url(../img/inner_footer.png) no-repeat 0 0;
	position: relative;
}
.inner_footer {
	left: 565px;
	top: 32px;
}
#footer {
	width: 612px;
	height: 196px;
	position: relative;
}
#footer address {
	font-family: Tahoma;
	color: #197ab5;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	line-height: 21px;
	width: 148px;
	top: 20px;
	position: absolute;
	left: 26px;
}
#footer #phones {
	position: absolute;
	left: 230px;
	top: 20px;
	font-family: Century Gothic, Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #454545;
	font-weight: bold;
	letter-spacing: -1px;
	white-space: pre;
	width: 350px;
}
#footer #phones span {
	font-weight: normal;
	letter-spacing: -2px;
}
#footer p {
	position: absolute;
	width: 350px;
	left: 231px;
	top: 75px;
}
#footer #copy {
	width: 300px;
	position: absolute;
	left: 232px;
	top: 134px;
	color: #000000;
}
#footer #developer1 {
	position: absolute;
	left: 233px;
	top: 160px;
	color: #000000;
}
#footer #developer2 {
	position: absolute;
	color: #000000;
	right: 29px;
	bottom: 18px;
}
#footer #fbanners {
	position: absolute;
	left: 26px;
	top: 130px;
}
#footer #fbanners img {
	margin-right: 19px;
}
.clear30px {
	clear: both;
	height: 20px;
}

