body {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	height: 686px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
}
#mainleft {
	float: left;
	height: 538px;
	width: 425px;
}
#mainright {
	float: left;
	height: 538px;
	width: 475px;
}
#rightshade2 {
	background-image: url(img/rightshade2.png);
	background-repeat: no-repeat;
	float: left;
	height: 538px;
	width: 29px;
}
#downshade {
	background-image: url(img/downshade.png);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 958px;
}
#topshade {
	background-image: url(img/topshade.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 958px;
}
#leftshade {
	background-image: url(img/leftshade.png);
	background-repeat: no-repeat;
	float: left;
	height: 628px;
	width: 29px;
}
#top {
	background-image: url(img/top.png);
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#top ul li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 69px;
}
#rightshade1 {
	background-image: url(img/rightshade1.png);
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	width: 29px;
}
* {
	margin: 0px;
	padding: 0px;
}
.meny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	padding-right: 7px;
}
#top ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}
#top ul li a:hover {
	color: #F00;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 35px;
}
.nmu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 280px;
}

#downshade a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
#downshade a:hover {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}
