.Breadcrumbs {
	display: none;
}
#main-content {
	width: 100%;
	background: url(/img/fevs/home-bg.jpg) center center;
	background-size: cover;
	position: relative;
	height: auto;
	top: -4px;
}
.MainContent {
	margin: 0;
}
#banner {
	text-align: center;
	height: 626px;
	width: 951px;
	margin: 75px auto 0 auto;
	background: url(/img/fevs/US-map.png) center center;
}
#banner h1 {
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	padding-top: 235px;
	padding-bottom: .75em;
	font-size: 36px;
}

#banner h1 span {
	color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 36px;
	position: inherit;
	display: inline;
	text-transform: none;
}

div.content > div.announcement {
    font-size: 16px;
    margin-top: 45px;
    margin-bottom: -55px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

div.content > div.announcement > p {
	background-color: #946C00;
	color: #fff;
    padding: 4px 14px;
    width: fit-content;
    margin: 0px auto;
}

div.content > div.announcement a {
	color: #fff;
}

#preFooter {
	position: relative;
    top: -2px;
}
.antenna {
	margin-right: -13px;
	margin-left: -11px;
}
@media (max-width: 1024px) {
	#MainContent_Container {
		height: auto;
	}
}

.opm-breadcrumbs {
	display: none;
}