@charset "utf-8";
/* FOOTER */

#footer {
	text-align: center;
	clear: both;
	font-size: 90%;
	margin:0;
	padding-top:2em;
	color: #999999;
}
#footer #copyright {
	clear: both;
}

#copyright-links a {
	font-size: 90%;
	text-transform:uppercase;
	text-decoration: none;
	color: #444444;
}