/* ���������� ���� ���� �� ����� */

/* �������� ���� */
#Menu_Site_Main {
	margin-bottom: 20px;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	background-color: #eeefe9;
	font-size: 0.9em;
}
#Menu_Site_Main ul {
	margin: 0px 0px 0px 0px;
	list-style: square;
	color: #4368b7;
	border-bottom: 1px solid #dee0d5;
}
#Menu_Site_Main li {
	margin: 10px 30px;
}
#Menu_Site_Main h4 {
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-top: 10px;
	padding-left: 30px;
	border-top: 1px solid #fff;
}
.iconNews {
	background-image: url(img/iconNews.gif);
}
.iconArticles {
	background-image: url(img/iconArticles.gif);
}

/* ������ �������������� ���� */
#Menu_Site_Footer {
	text-align: center;
	font-size: 0.85em;
	padding-bottom: 10px;
}
#Menu_Site_Footer ul {
	list-style: none;
	margin: 0px;
}
#Menu_Site_Footer li {
	display: inline;
	margin-left: 10px;
}
#Menu_Site_Footer a {
	color: #2a2829;
}
