#footer p {
	font-size: 80%;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer #copyright {
}
#footer #footerNavigation {
}
#footer #logoEcostyle {
	float: right;
}
#footer:after {
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	height: 1px;
}
* html #footer {
	zoom: 1;
}