* {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	outline: 0;
	border-style: none;
}

body {
	background: url(../img/body-bg.png);
	width: 100%;
}

.clear {
	clear: both;
}

a:link {
	text-decoration: none;
	border-style: none;
}

a:visited {
	text-decoration: none;
	border-style: none;
}

#wrapper {
	width: 100%;
	height: 800px;
	margin: 0 auto;
}

#julewrap {
	height: 1000px;
}

#header {
	background: url(../img/header.png) no-repeat;
	width: 664px;
	height: 300px;
	margin: 0 auto;
	text-align: center;
}

#back-header {
	background: url(../img/header-bg.png) repeat-x;
	width: 100%;
	height: 300px;
	margin: 0 auto;
	text-align: center;
}

#header img {
	margin: 0 auto;
}

#video {
	width: 664px;
	height: 400px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#videowrap {
	text-align: left;
	width: 664px;
	margin: 0 auto;
}

#tilbake {
	
}

#sponsorer {
	width: 660px;
	margin: 0 auto;
	text-align: center;
	margin-top: 52px;
}

.sponsor {
	width: 159px;
	float: left;
	margin-right: 8px;
}

#sponsor-siste {
	width: 159px;
	float: left;
}
