#mainFooter {
	width: 100%;
	background: #bdbdbd;
	color: #fff;
	height: 66px;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
}
#mainFooter p {
	margin: 0px;
	padding: 0px;
	color: #fff;
}
#mainFooter a{
	color: #fff;
	text-decoration: none;
}