.logomain {
	width: 290px;
	height: 61px;
	margin: 0 auto;
}
#footer {
   position:absolute;
   bottom:0;
   width: calc(100% - 290px);
   height: 70px;
   margin: 50px auto 0 auto;
}