/*********************************** Menu Footer Components ***********************************/


.footer-menu {
	padding-top: 0;
	width: 100%;
	height: 20px;
	margin-top: 7px;
	margin-bottom: 180px;
	padding-bottom: 10px;
	text-align: center;
	color: #eeeeee;
	font-weight: bold;
	letter-spacing: .05em;
	}
.footer-wrap {
	margin-top: 0px;
	padding-top: 0px;
}

.footer-menu a { 
}


.footer-menu a:hover {
	text-decoration: none;
}
