footer{
	width: 100%;
	background-color: #F5F5F5;
	bottom: 0px;
	left: 0px;
    right: 0px;
    height: 65px; 
    text-align: center;
}
.footer_div{
	padding-top: 10px;
}
.footer_div2{
	color: #B8B8B8;
	padding-top: 6px;
}
