.atlantic-margened {
	max-width: 1000px;
	padding: 0 20px;
	margin: auto;
	position: relative;
}
.atlantic-margened-small {
	max-width: 800px;
	padding: 0 20px;
	margin: auto;
	position: relative;
}
.atlantic-widget-container {
	margin-bottom: 40px;
}
.atlantic-down-arrow {
	background-position: -401px 0px;
	width: 45px;
	height: 24px;
}
	.atlantic-down-arrow:hover {
		background-position: -401px -99px;
	}
.atlantic-featured-text {
	color:#056db2;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
.atlantic-blue {
	background-color: #cae5f7;
}
.atlantic-section-title {
	position: absolute;
	top: -35px;
	left: 136px;
}
.atlantic-grey-line {
	background-color: #e1e1e1;
	height: 1px;
}
.atlantic-blue-line {
	background-color: #7fbbd9;
	height: 1px;
}
.atlantic-small-logo {
	background-position: -900px -199px;
	width: 79px;
	height: 98px; 
}