div.footer_menu
{
	position:relative;
	width:1000px;
	height:32px;
	font-size:0;
	background:url("../img/footer_menu.jpg");	
}

ul.horizontal_list 
{
	padding: 5px 0;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;	
	text-align:center;	
	list-style: none;
	margin:0;
}

ul.horizontal_list a 
{
	display:inline;
}

ul.horizontal_list a 
{
	display:inline;
	text-decoration:none;
	color:#fff;	
}

.horizontal_list span.last
{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding: 0 1.5em;
}

div.footer
{
	margin-top:1px;
	font-family:Tahoma;
	font-size:10px;
	position:relative;
	background:#f7b244;
	width:1000px;
	height:72px;
}

div.footer_left_text1
{
	position:absolute;
	left:16px;
	top:27px;
}
div.footer_left_text2
{
	position:absolute;
	left:16px;
	top:43px;
}

div.footer_right_text
{
	position:absolute;
	left:795px;
	top:31px;
}

a.footer_right_link
{
	color:#005681;	
	font-weight:bold;
}
a img {border:0px solid #000}