@charset "UTF-8";
/* CSS Document */

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	width: 755px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;		
}


#au {
	float: left;
}
