/*FOOTER*/

.menuBottom{
	width:980px;
	margin:0 auto;
	margin-bottom:12px;
}

.footerWrapper {
	width:100%;
}

.footer {
	width:980px;
	height:100px;
	margin:0 auto;
	display:block;
	background:url(../img/bgFooter.jpg) no-repeat;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
}

/*OUTER FOOTER*/

.outerFooter {
	width:970px;
	margin:10px auto 0;
	font-size:10px;
	padding-bottom:20px;
}
.outerFooter span {
	padding:0 5px;
}
.outerFooter a {
	text-decoration: none;
}

.evolveLink span{
	display:none;
}