@charset "UTF-8";

#main_menu_content_home {
	height: 210px;
	width: 710px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	/*border-right-color:#005181;
	border-right-style:solid;
	border-right-width:1px; */
	clear: left;
}
#m_menu_content_home {
	height: 210px;
	width: 635px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-color:#005181;
	border-right-style:solid;
	border-right-width:1px;
	clear: left;
}

.main_content_1col {
	float: left;
	height: 120px;
	width: 710px;
	margin-top: 25px;
	margin-left: 25px;
	text-align: left;
	display: inline;
}

.main_content_2col {
	float: left;
	height: 120px;
	width: 290px;
	margin-top: 25px;
	margin-left: 25px;
	text-align: left;
	display: inline;
}

.main_content_3col {
	float: left;
	height: 120px;
	width: 203px;
	margin-top: 25px;
	margin-left: 25px;
	text-align: left;
	display: inline;
}

#main_menu_content_home h1,
#main_menu_content_home h1 a,
#main_menu_content_home h1 a:hover,
#main_menu_content_home .h1_active_link
 { /* ��������� */
	font-family: "Lucida Grande", arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
#main_menu_content_home h1 a{ /* ��������� */
	text-decoration: underline;
	margin-bottom: 20px;
}
#main_menu_content_home h1 a:hover{ /* ��������� */
	text-decoration: none;
	margin-bottom: 20px;
}

#main_menu_content_home .h1_active_link{ /* ��������� */
	color: #FFFFCC;
	text-decoration: none;
}

#main_menu_content_home .h1_active_link a{ /* ��������� */
	color: #FFFFCC;
	text-decoration: underline;
}
#main_menu_content_home .h1_active_link  a:hover{ /* ��������� */
	color: #FFFFCC;
	text-decoration: none;
}

#third_level_menu {
}

#third_level_menu 
/* #third_level_menu a,
#third_level_menu  .third_active */{
	font-family:"Lucida Grande","Arial",Verdana,sans-serif;
	font-weight:normal;
	color: #164b9e;
	font-size: 13px;
}

#third_level_menu a {
	
    font-family:"Lucida Grande","Arial",Verdana,sans-serif;
	font-weight:normal;
	color: #164b9e;
	font-size: 13px;
	display:block;
	text-decoration:underline;
	margin-bottom: 22px;
}

#third_level_menu a:hover {
	text-decoration:none;
}

#third_level_menu  .third_active{
	margin-bottom: 22px;
	color: #e44044;
	display:block;
}

#third_level_menu.third_level_special a {
	display:block;
	text-decoration:underline;
	margin-bottom: 13px;
}

#third_level_menu.third_level_special a:hover {
	text-decoration:none;
}

#third_level_menu.third_level_special .third_active{
	margin-bottom: 13px;
	color: #e44044;
	display:block;
}

#third_level_menu .third_level_content_1col,
#third_level_menu .third_level_content_2col,
#third_level_menu .third_level_content_3col,
#third_level_menu .third_level_content_4col {
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	text-align: left;
	display: inline;
}

#third_level_menu.third_level_special .third_level_content_1col,
#third_level_menu.third_level_special .third_level_content_2col,
#third_level_menu.third_level_special .third_level_content_3col,
#third_level_menu.third_level_special .third_level_content_4col {
	margin-top: 13px;
}

.third_level_content_1col {
	width: 660px;
}

.third_level_content_2col {
	width: 320px;
}

.third_level_content_3col {
	width: 203px;
}

.third_level_content_4col {
	width: 152px;
}



