#footer_block
{
	width: 954px;
	height: 43px;
	background: url(../imgs/footer_bg.gif) no-repeat;
}
#footer_block span
{
	float: left;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #1b562a;
	margin: 10px 0 0 30px;
}
#footer_block table
{
	float: right;
	border: 0;
	margin: 10px 20px 0 0;
}
#footer_block td
{
	padding: 0 4px 0 4px;
}
.bottom_sep
{
	color: #ffffff;
	font-size: 9pt;
}
#footer_block td a
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #1b562a;
	text-decoration: underline;
}
#footer_block td :hover
{
	color: #ffffff;
}
