* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #354c5e;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}
#content {
	width: 100%;
	text-align: left;
	background: url(../images/bak.gif) repeat-x;
}
#main {
	width: 928px;
	padding: 10px;
	background: #fff;
	margin: auto;
}
#back {
	width: 964px;
	margin: 0px auto;
}
#header {
	height: 212px;
	background: url(../images/header.png) no-repeat;
	position: relative;
	z-index: 10;
}
#menu1 {
	width: 948px;
	height: 29px;
	background: url(../images/menubar.gif) no-repeat;
	margin: -8px auto 0 auto;
}
#SubNavigation {
	background: #fff;
	margin: 0 8px;
}
#SubNavigation ul {
	clear:both;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0 40px;
}
#SubNavigation li {
	display: inline;
	padding: 2px;
}
#butikkene {
	background: #fff;
	margin: 0 8px;
}
#butikkene ul {
	clear:both;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0 40px;
}
#butikkene li {
	display: table;
	padding: 2px;
}
#menu ul { list-style: none; }
#menu li { display: inline; }
#right {
	width: 218px;
	float: right;
}
#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
	background: url(../images/title_bottom.gif) no-repeat top;
}
#right li {
	padding: 7px;
	padding-left: 10px;
}
#right .sub {
	background: url(../images/small.gif) no-repeat 10px 8px;
	padding-left: 30px;
}
#right p {
	font-size: 10px;
	padding-left: 10px;
}
.bot { padding: 10px; }
#left {
	width: 880px;
	padding: 10px;
	overflow: hidden;
	min-height: 400px;
}
#left p {
	margin: 5px;
	padding: 0;
}
.date {
	text-align: right;
	color: #208A06;
	font-size: 11px;
}
#left .date2 {
	float: left;
	width: 81px;
	height: 93px;
	padding-top: 5px;
	background: url(../images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#left .date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #9BB164;
}
#footer {
	width: 948px;
	height: 29px;
	clear: both;
	padding-top: 10px;
	background: url(../images/footer_img.gif) repeat-x;
	margin: auto;
}
#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #202020;
}

