/******************* footer **********/

.footer {
	margin-top: 0px;
	border-top: 1px solid;
	padding-top: 5px;
}

.footer .menu, .footer .menuActive {
	padding: 0px 10px;
	margin: 0px 10px 0px 0px;
	text-align: center;
}

.footer li, .footer .menu {
	display: inline;
}

