
/*FOOTER*/

.footerWrapper {
	width:882px;	
	margin:0 auto;
}
.footer {
	height:56px;
	background:#FFFFFF url(../img/bgFooter.jpg) no-repeat center;
	padding:1px;
}
.footer a {
	text-decoration:none;
}

/*OUTER FOOTER*/

.outerFooter {
	font-size:10px;
	padding:10px 8px;
	color:#999;
	background:#000000;
}
.outerFooter span {
	padding:0 5px;
}
.outerFooter a {
	text-decoration: none;
	color:#bbb;
}
.outerFooter a:hover {
	text-decoration: underline;
	color:#bbb;
}

.evolveLink span{
	display:none;
}
