/* CSS Document */
#footer {
	clear: both;
	font-size: 0.8em;
}
#footer p{
	text-align: center;
	margin: 0;
}
#footer address{
	margin-top: .5em;
}

