div#footer {
	background:#eeeeee;
	text-align:center;
}
ul#footer {
	list-style:none;
	margin-top:3;
	z-index:100;
	clear:both;
}
ul#footer li {
	display:inline;
}
ul#footer li a {
	color:#568000;
	font-weight:bold;
	font-size:13px;
	margin-right:30px;
	height:15px;
}
#footer_line {
	background:#eeeeee url(../../images/bg_footer.gif) repeat-x;
    height:32px;
	padding-top:5px;
}
#footer_line a {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	margin-right:15px;
}
#footer_logo {
	margin-top:10px;
	padding-bottom:10px;
	padding-left:280px;
}
#footer_logo a {
	display:block;
	float:left;
}
#footer_logo label {
	color:#444;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-top:5px;
	display:block;
	float:left;
}