@charset "utf-8";
/* CSS Document */

body {
	background: #4D4D4D url(../img/hg.gif) repeat-x;
}

#wrapper {
	margin: 0 auto;
	width: 970px;
}

#logo_linie {
	background-color: #0089BB;
	font-size: 0px;
	height: 3px;
	margin-top: 86px;
	position: absolute;
	right: 0;
	width: 50%;
	z-index: 1;
}

#logo {
	margin-top: 58px;
	max-width: 970px;
	min-width: 567px;
	position: absolute;
	width: 100%;
	z-index: 3;
}

#print_logo {
	display: none;
}

#navcontainer {
	background-color: #4D4D4D;
	height: 181px;
	position: absolute;
	width: 970px;
	z-index: 2;	
}

#content_container {
	background-color: #D9DADC;
	height: 343px;
	margin-top: 206px;
	position: absolute;
	width: 970px;
}

#img {
	float: left;
	height: 343px;
	width: 324px;
	padding: 0px;
	margin-left:42px;
}

#content {
	float: left;
	height: 343px;
	margin-left: 61px;
	overflow: auto;
	padding: 0px;
	width: 543px;
}

#text {
	height: 293px;
	margin-top: 50px;
	width: 500px;
}

#text_b {
	float: right;
	margin-top: 15px;
}

#text_c {
	float: left;
	height: 293px;
	margin-top: 30px;
	width: 250px;
}

#text_d {
	float: left;
	height: 293px;
	margin-top: 30px;
	width: 250px;
}

#rollover {
	background: url(../img/rollover.gif) no-repeat;
	height: 466px;
	position: absolute;
	margin-top: 186px; 
	margin-left: 576px;
	width: 379px;
	z-index: 100;
}

#rollover_inner {
	padding:10px 25px;
}

* html #rollover_inner {
	padding: 3px 25px;
}

#rollover_close {
	margin-top: 24px;
	margin-left: 298px;
	position: absolute;
}

#footer_container {
	height: 105px;
	margin-top: 570px;
	position: absolute;
	width: 970px;
	z-index: 2;
}

#hidden_elements {
	display: none;
}
