* {
	margin: 0px auto;
}

/* General  */

body {
	    font-family: Arial;
	    font-size: 12px;
		color: #343434;
		background: #ffffff url(images/bg.jpg);
		background-repeat: repeat-x;
}

	#container {
		width: 960px;	
	}
	

/* GENERAL ********************************************************
*******************************************************************/
#top {float: left;height: 92px;width: 960px;}
	#logo {width: 290px;height: 92px;float:left;}
	#menu{width: 670px;height: 92px;float: left;font-size: 11px;color: #062d58;}
	#menu ul {list-style-type: none;margin:37px 0 0 0;padding:0;float:right;width: 670px;height: 40px;}
	#menu ul li {height: 19px;float: right;}
	#menu a {color: #062d58;height: 18px;float: left;padding: 5px 10px 0 10px;text-decoration: none;}
	#menu a:hover {border-left: 1px #e0e2e1 solid;border-top: 1px #e0e2e1 solid;background: #fefeff;padding: 4px 10px 0 9px;}

#header {float: left;width: 960px;height: 295px;background:#385678;padding: 5px 0 0 0;color: #c4cdd7;line-height: 18px;font-size: 11px;}
	#header_image {width:640px; float: left;height: 295px;}
	#header_text {width: 280px;float:left;height: 230px;padding:30px 20px 30px 20px;}
	#header h2 {color: #fff;font-size: 14px;text-transform: uppercase;margin: 0 0 20px 0;padding:0;}
	#header span {color: #fff;}
	
img.bilde {width: 640px;height: 295px;float: left;}
#transparent {width: 622px;height: 62px;background:url(images/transparent.png) repeat-x;float: left;margin-top: -80px;text-align:right;color: #fff;padding: 18px 18px 0 0;}
#transparent h1 {font-family: Trebuchet MS;font-weight: normal;font-size: 30px;margin: 0 0 10px 0;}
p.ingress {font-family: Trebuchet MS;font-size: 13px;}



#spacer {float: left;width: 960px;height: 10px;}

#wrapper {float: left;width: 960px;padding: 15px 0 30px 0;line-height: 18px;}
	#wrapper a {color: #385678;text-decoration: none;}
	#wrapper a:hover {text-decoration: underline;}
	#wrapper h2 {font-weight: normal;font-size: 20px;color: #052d56;padding: 0 0 10px 0;margin:0 0 20px 0;background:url(images/dotted.gif) repeat-x left bottom;}
	#wrapper h3 {font-size: 12px;color: #385678;float:left;margin:0 5px 0 0;padding:0;}
	#wrapper span {font-size: 12px;color: #385678;float:left;margin:0 5px 0 0;padding:0;font-weight: bold;}
	#wrapper dl {width: 960px;float: left;}
		#wrapper dl dd {width: 300px;float: left;}
		#wrapper dl dt {width: 30px;float: left; height: 200px;}
	#wrapper ul {list-style-type: none;margin:0;padding:0;}
		#wrapper ul li {list-style-type: none;line-height: 19px;font-weight:bold;color:#385678;}
		#wrapper ul a{color: #385678;text-decoration:none;}
		#wrapper ul a:hover {text-decoration: underline;}
	
	
#footer {width: 960px;float: left;padding:10px 0 10px 0;border-top: 1px #eaeaea solid;color: #a2a2a2;font-size: 11px;}
	#footer span {padding: 0 7px 0 7px;}
	#credits {width: 480px;float: left;text-align: right;}
		#credits a {color: #a2a2a2;text-decoration: none;}
		#credits a:hover {text-decoration: underline;color: #385678;}
	#copyright {width: 480px;float:left;}
		#copyright a {color: #385678;text-decoration: none;}
		#copyright a:hover {text-decoration: underline;}


img {border:0;outline: 0;}
a {outline:0;}
