html {
	overflow-y: scroll;
}

body {
	text-align: center;
	background: #51a071 url(../../../images/bg.jpg) repeat-x top center;
	margin: 0;
	padding: 0;
}

.breaker {
	clear: both;
}

#minWidth {
	position: relative;
	margin: 0 auto;
	min-width: 991px;
	max-width: 100%;
	_width: 100%;
	text-align: center;
}

#headerImage {
	position: absolute;
	top: 0;
	right: 0;
	width: 411px;
	height: 163px;
	background: url(../../../images/standard.png) no-repeat;
}

#wrapper {
	margin: 0 auto;
	width: 811px;
	text-align: left;
}

#header {
	position: relative;
	float: left;
	clear: both;
	width: 811px;
	height: 163px;
}

#headerLogo {
	position: absolute;
	display: block;
	top: 42px;
	left: 33px;
	width: 473px;
	height: 95px;
	background: url(../../../images/framit-logo.png) no-repeat;
}

#shadow {
	float: left;
	clear: both;
	width: 811px;
	height: 16px;
	background: url(../../../images/bg-shadow.jpg) no-repeat;
}

#middle {
	position: relative;
	float: left;
	clear: both;
	width: 811px;
	min-height: 520px;
	_height: 520px;
	background: url(../../../images/bg-middle.png) repeat-y;
}

#mainImage {
	position: absolute;
	top: 61px;
	right: 542px;
	width: 238px;
	height: 178px;
	background: url(../../../images/poetsen.jpg) no-repeat;
}

#contentFirst {
	position: absolute;
	top: 61px;
	right: 7px;
	width: 535px;
	height: 178px;
	background: #f6575b;
	z-index: 1;
}

#mainContent {
	position: relative;
	float: right;
	clear: both;
	margin: 43px 47px 0 0;
	_margin: 43px 23px 0 0;
	width: 455px;
	height: auto;
	z-index: 2;
}

#mainContent .redBlock {
	height: 178px;
}

#middle .slogan {
	position: absolute;
	top: 256px;
	left: 33px;
	width: 225px;
	height: 158px;
	background: url(../../../images/slogan.jpg) no-repeat;
}

#middle .focwa {
	position: absolute;
	top: 440px;
	left: 33px;
	width: 208px;
	height: 61px;
	background: url(../../../images/focwa.jpg) no-repeat;
}

#footer {
	position: relative;
	float: left;
	clear: both;
	width: 811px;
	height: 31px;
	background: url(../../../images/bg-footer.png) no-repeat;
}

#location {
	position: absolute;
	left: 7px;
	top: 5px;
}

#location .text {
	float: left;
	margin: 0 0 0 40px;
	_margin: 0 0 0 20px;
}

#location .text.first {
	float: left;
	margin: 0 0 0 25px;
	_margin: 0 0 0 12px;
}
