body {
	margin: 0;
	padding: 0;
	background-image: url(/inc/img/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 13px;
	color: #000000;
}

p {
	padding: 0;
	margin: 5px 0 15px 0;
	line-height: 18px;
}

#container {
	width: 665px;
	height: 435px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#logo {
	width: 665px;
	height: 64px;
	background-image: url(/inc/img/intro_kop.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#content {
	width: 665px;
	height: 321px;
	padding: 50px 0 0 0;
}

#flyhigh {
	width: 189px;
	height: 257px;
	float: left;
}

#flyhigh #logo {
	position: absolute;
	bottom: -50px;
	right: -8px;
	width: 142px;
	height: 146px;
	background-image: url(/inc/img/intro_logo_flyhigh.png);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

#surfles {
	width: 189px;
	height: 257px;
	margin: 0 48px 0 48px;
	float: left;
}

#surfles #logo {
	position: absolute;
	bottom: 4px;
	left: 17px;
	width: 153px;
	height: 36px;
	background-image: url(/inc/img/intro_logo_surfles.png);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

#events {
	width: 189px;
	height: 257px;
	float: left;
}

#events #logo {
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: 150px;
	height: 82px;
	background-image: url(/inc/img/intro_logo_events.jpg);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

.bg {
	position: relative;
	width: 169px;
	height: 227px;
	padding: 20px 10px 10px 10px;
	background-image: url(/inc/img/intro_content_bg.png);
	background-repeat: no-repeat;
	text-align: center;
}

#logo {
	behavior: url(/inc/css/iepngfix.htc);
}
