#main {
	display: block !important;
	position: absolute;
	margin: -100px 0 125px 0;
	height: 35px;
	line-height: 35px;
	width: 100%;
}
#main .container {
	width: 960px;
	padding: 0;
	margin: 0 auto !important;
}
#main .container ul {
	width: 100%;
	margin-left: 10px;
}
#main .container ul ul {
	width: 150px;
}
#homeButton {
	float: none;
	margin: 0;
	color: #004185;
	width: 25px;
	height: 25px;
	left: 400px;
	position: absolute;
	font-size: 20pt;
	top: 2px;
	background: url('https://fmg-websites-custom.s3.amazonaws.com/337560/img/337560-makris-house.png') 50% 50% no-repeat !important;
}
#hero aside {
	height: 130px !important;
	margin-bottom: 300px;
}
.slogan {
	position: relative;
	width: 100%;
	height: 20px;
	font-weight: bold;
	overflow: auto;
	top: 64px;
	text-align: right;
	font-style: italic;
}
.homepage section#content section.container {
	margin-top: 40px !important;
}