#footer {
	clear: both;
	position: relative;
	width: 918px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	padding-bottom: 50px;
}
#footer_menu {
	float: left;
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer_menu li {
	list-style-type: none;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#footer_menu li a {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	text-decoration: none;
}
#footer_menu li a:hover {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	text-decoration: underline;
}
#footer_menu .last_pos_footer a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_menu .last_pos_footer a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_text a {
	float: right;
	padding-right: 20px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_text a:hover {
	float: right;
	padding-right: 20px;
	color: #666666;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
