body, td
{
	font-family: Arial,  Sans-Serif;
	color: #000000;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	background-color: White;
}

a:link, a:hover, a:visited
{
	color: #5c5c5c;
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	background-color: inherit;
}

div.home
{
	width: 40px;
	height: 34px;
	background-image: url(/images/home_bg.gif);
	text-align: right;
}

div.top_menu
{
	width: 80%;
	float: left;
	float: left;
}

div.otdel
{
	width: 15%;
	text-align: right;
	float: left;
}

div.menu_logo_block
{
	width: 35%;
	float: right;
}

div.logo_block
{
	width: 100%;
	height: 258px;
	text-align: left;
	min-width: 244px;
	overflow: hidden;
	background-color: #ffac1e;
	background-image: url(/images/logo_bg.gif);
	margin-top: 30px;
}

div.content
{
	width: 57%;
	float: left;
	margin-left: 20px;
	padding-top: 44px;
}

div.subcontent
{
	background-color: #F5F5F5;
	padding: 10px;
	height: 400px;
}
