@charset "utf-8";
/* CSS Document */

#footer{
	font-size:11px;
	padding:0;
	clear:both;
	margin:2em 0px 0px 186px;
	width:610px;
}

#footer #footer_navigation{
	float:left;
	margin-left:30px;
}
#footer a{
	color:#000000;
	text-decoration:none;
}

#footer a:hover{
	color:#000000;
	text-decoration:underline;
}

