BODY {
	background-image:url(../img/bg.jpg);
	margin:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333
}
H1 {
	color:#004EA0;
	font-size:21px;
	margin-top:8px;
	margin-bottom:8px
}
A {
	color:#004EA0;
}
A IMG {
	border:0;
} 
.wrapper {
	width: 888px;
	min-height:400px;
	margin:0 auto;
}
.header {
	background-image:url(../img/header-bg.jpg);
	background-repeat:no-repeat;
	height:154px;
	width:882px
}
.logos {
	width:100%;
	height:50px;
	padding:7px;
	padding-top:16px
}
.logos .logo {
	float:left;
}
.logos .partner {
	float:right;
	margin-right:7px;
	margin-top:32px
}
.menu {
	width:100%;
	height:16px;
	background-image:url(../img/menu-bg.png);
	font-family:"trebuchet ms";
	font-size:20px;
	text-align:center;
	padding-bottom:24px;
	padding-top:29px
}
.menu A {
	color:#FFFFFF;
	text-decoration:none;
	padding:20px 24px;
	padding-bottom:14px;
	padding-top:29px;
	border-left:1px solid #979AA6;
}
.menu A:hover {
	background-image:url(../img/menu-bg-hover.png);
}
.body {
	width:100%;
	margin-top:5px
}
.body .left-nav {
	float:left;
	width:188px;
	margin-left:3px
}
.body .left-nav .box {
	width:100%;
}
.body .left-nav .box .top {
	background-image:url(../img/box-left-top.png);
	height:19px;
	padding-top:14px;
	padding-left:15px;
	font-weight:bold
}
.body .left-nav .box .mid {
	width:100%;
	background-image:url(../img/box-left-mid.png);
	min-height:80px;
}
.body .left-nav .box .mid .text {
	margin:0 auto;
	padding:0;
}
.body .left-nav .box .mid .text P {
	padding:0;
	margin:0;
}
.body .left-nav .box .bottom {
	width:100%;
	background-image:url(../img/box-left-bottom.png);
	height:18px
}
.body .mid-nav {
	float:left;
	margin-left:2px;
	width:526px;
	margin-right:2px;
	margin-top:4px
}
.body .mid-nav .box {
	width:100%;
}
.body .mid-nav .box .top {
	background-image:url(../img/box-mid-top.png);
	height:11px;
	padding-left:15px;
	font-weight:bold
}
.body .mid-nav .box .mid {
	width:100%;
	background-image:url(../img/box-mid-mid.png);
	min-height:280px
}
.body .mid-nav .box .mid .text {
	width:92%;
	margin:0 auto;
	padding:4px 0;
}
.body .mid-nav .box .bottom {
	width:100%;
	background-image:url(../img/box-mid-bottom.png);
	height:18px
}
.body .right-nav {
	float:left;
	width:167px
}
.body .right-nav .box {
	width:100%;
}
.body .right-nav .box .top {
	background-image:url(../img/box-right-top.png);
	height:19px;
	padding-top:14px;
	padding-left:15px;
	font-weight:bold
}
.body .right-nav .box .mid {
	width:100%;
	background-image:url(../img/box-right-mid.png);
	min-height:80px;
}
.body .right-nav .box .mid .text {
	width:83%;
	margin:0 auto;
	padding:4px 0;
}
.body .left-nav .box .mid .text {
	width:94%;
	margin:0 auto;
	padding:4px 0;
}
.body .right-nav .box .bottom {
	background-image:url(../img/box-right-bottom.png);
	height:24px;
	padding-top:4px;
	padding-left:15px;
	font-weight:bold
}
.galleri A {
	text-decoration:none;
}
.galleri IMG {
	border:3px solid #bbb;
}
.galleri IMG:hover {
	border:3px solid #666;
}
