#headerlogo2 {
	position: relative;
	float: left;
	width: 260px;
	height: 220px;
}
#headerlogo2 img {
	position: absolute;
	left: 0;
	top: -50px;
	z-index: 3000;
}

.rolunk-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}
#rolunk {
	padding: 50px;
	font-size: 23px;
	color: #30425A;
	min-height: 420px
}
#rolunk-outer {
	background-color: white;
}