@charset "utf-8";
#footer {
	clear: both;
	width: 902px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbddc7;
}

#menu_footer {
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 869px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 33px;
}

#menu_footer li {
	float: left;
}

#menu_footer li a {
	text-decoration: none;
	color: #91a600;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	float: left;
	margin-right: 40px;
}
#menu_footer  .indeed a {
	color: #666666;
	text-decoration: none;
	margin-left: 260px;
}
#menu_footer li a:hover {
	text-decoration: underline;
}
