#ft {
	background-image:url(./theme/aniversario15/images/footer.jpg);
	background-repeat:no-repeat;
	height:180px;
	margin-top:0px;
	width:970px;
	margin:0px auto;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

#ft a {
	margin-left: 2px;
	color: #fff;
	text-decoration: none;
}

#ft a:hover {
	text-decoration: underline;
}

#ft .aboutus {
	margin: 0px auto;
	display: table;
	width: 30%;
}

#ft .page {
	margin: 0px auto;
	display: table;
	width: 80%;
}

#ft .locations {
	margin: 0px auto;
	display: table;
	width: 65%;
}

#ft .partner {
	font-weight:bold;
}