/***********************************************/
/****** Стили для главной страницы ******/
#content #sections
{
	margin-bottom: 1em;
}
#content #sections td
{
	padding: 3px 0 3px 3px;
}
#content #sections a
{
	font-size: 90%;
}
#content #sections strong, #content #bottommenu a strong
{
	font-weight: normal;
}
#content a.green
{
	color: #008000;
	text-decoration: none;
}
#content a.green:hover
{
	color: #32CD32;
}
#content ul.text
{
	margin-top: -1em;
}
#content #ctitle2, #content h3
{
	background-color: #F8E9E7;
	padding: 3px 1em;
	margin-bottom: 1em;
	color : #E35A54;
	font: bold 110% Arial, Helvetica, sans-serif;
}
#content #contacts p
{
	text-indent: 0;
}
#content ul.links
{
	margin-left: 1em;
	margin-bottom: 1em;
	list-style-type: none;
}
#content ul.links li
{
	padding-bottom: .5em;
}
#content ul.links li a
{
	text-decoration: none;
}
/***********************************************/
