#HeaderContent, #HeaderContent .bhBgImage {
	min-height: 90vh;
}
#NavigationBox .centered {
	position: relative;
	z-index: 10;
	max-width: 1100px;
}
#Subnavigation,
#SubnavigationTriggerWrapper {
	display: none;
}
#ContentBox {
	margin-left: 0px;
}
#Content {
	margin-left: 0px;
	max-width: 100%;
}

#MainTop .centered, #ContentBox .centered {
	padding-left:20px;
	min-width: 860px;
}
.textpicbg .textpic-text {
	width: 410px;
	height: 470px;
	background-image: url(../images/background-textpic-text.png);
	background-position: top left;
	background-size: 410px 470px;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	bottom: 0px;
	color: #fff;
}
.textpicbg .textpic-text .bh-bodytext {
	padding-left: 100px;
	text-align: right;
	padding-right: 30px;
	line-height: 27px;
	font-size: 17px;
	position: absolute;
	bottom: 120px;
}
.textpicbg .textpic-text .bh-bodytext p {
	margin-bottom: 0px;
}
.textpicbg .textpic-text h3 {
	color: #fff;
	font-size: 42px;
	margin-bottom: 15px;
}