.overall-page {
	/*@include horizontal-center;*/
	margin: 0 auto; /*centers the page*/
	max-width:1220px;
	overflow-x: hidden; /*done to prevent horizontal scrolling*/
}

#menufooter, #footernavbar, #copyrightstatement {
	width: 1160px;
	text-align: center;
    margin-bottom: 0px;
}

.contactusblock {
	font-size: 16pt;
}
.aboutusblock {
	font-size: 16pt;
}
.homeblock {
	font-size: 16pt;
}
