#footer {
	height: 85px;
	width: 950px;
	background-color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 10px;
	color: #FFFFFF;
	clear:both;
}
#footer #footer_navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #footer_navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #footer_navi a:hover {
	color: #00FF00;
	text-decoration: none;
}

#footer #footer_navi {
	font-family: "Verdana", "Times New Roman", "Times", "serif";
	font-size: 10px;
	margin: 15px;
}
