@charset "utf-8";
/* CSS Document */
/* footer start */
#mainFooter {
	margin-top: 32px;
	width: 100%;
	background: #b9b7b5;
	color: #fff;
	height: 66px;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
}
#mainFooter p {
	margin: 0px;
	padding: 0px;
}
#mainFooter a{
	font-size:12px;
	font-family: Arial,Tahoma,"Times New Roman";
	color: #fff;
	text-decoration: none;
}
/* footer end */
