.underwater #slab.container{
	width: 100%;
	padding-right: 0px;
 	padding-left: 0px; 
}

.underwater .underwater-bg{
	margin-top: 1em;
	position: relative;
	z-index: 0;
	background: url("/images/soe/footer/soe-footer-background-end.png") center top;
	background-size: 100%;
	background-repeat: repeat-y;
	background-color: #0b7894;
	width: 100%;
	
}
.underwater .underwater-bg:before {
	z-index: 0;
	content: "";
	position: absolute;
	background: url("/images/soe/footer/soe-footer-background.png");
	background-size: 100%;
	background-repeat: no-repeat;
	padding-bottom: 1.5em;
	width: 100%;
	height: 100%;
	min-height: 250px;
}

.underwater .padding{
	margin-top: 100px;
}

.underwater #layout{
	background-color: transparent !important;
}

.underwater .container-masthead-holder{
	display: none;
}

.underwater .st-pusher{
	background-color: #ffffff;
	}

.underwater-breadcrumbs {
	margin-top: 20px;
}