* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	margin:0;
	padding:0;
}

div.thWrapperBg {
	width:985px;
	height:664px;
	display:block;
	margin:20px auto 0;
	position:relative;
	text-align:center;
	background:transparent url(../pix/bg-5-975-5.jpg) repeat-y scroll 0 0;
}

div.thWrapper {
	width:975px;
	height:600px;
	margin:0 auto;
	text-align:left;
}

div.thHeader {
	height:20px;
	display:block;
	position:relative;
	background:#000000;
	height:20px;
}

a.thhHeaderLogo {
	width:55px;
	height:20px;
	margin-left:30px;
	background:url(../pix/headerLogo.jpg) no-repeat;
	display:block;
}

div.thTopMenu {
	position:absolute;
	top:20px;
	left:5px;
	width:975px;
	height:150px;
}

div.thContent {
	width:975px;
	position:relative;
}

div.thLeftCont {
	float:left;
	width:125px;
	margin-top:120px;
	text-align:center;
}

div.thCenterCont {
	float:left;
	width:400px;
	margin-top:60px;
}

div.thMainCont {
	width:400px;
	height:360px;
	position:relative;
	overflow:auto;
}

div.thBottomTeaser {
	width:400px;
	height:80px;
	padding-top: 38px;
	left:20px;
	position:absolute;
	text-align:center;
}

div.thRightCont {
	float:right;
	/*width:440px;*/
	width:443px;
	height:589px;
	overflow:hidden;
}

div.thFooterTop {
	clear:both;
	width:975px;
	height:60px;
	background:#000;
	position:relative;
}

div.thFooterTopText {
	width:389px;
	height:28px;
	float:left;
	margin:20px 0 0 40px;
	background:url(../pix/txt.jpg) no-repeat;
}

a.thFooterTopLogo {
	position:absolute;
	width:167px;
	height:40px;
	display:block;
	top:10px;
	right:80px;
	background:url(../pix/bruunLogo.png) no-repeat;
}

div.thFooter {
	width:975px;
	height:20px;
	margin:13px auto;
	position:relative;
}

div.thSteenLogo {
	float:left;
	width:50px;
	height:25px;
	background:url(../pix/footerIcon.jpg) no-repeat;
}

div.thFooterText {
	width:250px;
	height:25px;
	color:#333333;
	float:right;
	font-size:9px;
	text-align:left;
}
.clearFloat {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
