html, body {
	width: 100%;
	margin: 0px 0px 10px 0px;
	overflow: no;
}
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	background: #fff;
	text-align: left;
}#page-container {
	width: 900px;
	margin: auto;
	padding: 0px;
}#header
{
width:550px;
height: 60px;
background: #fff url(../userfiles/images/Layout/header.png);
background-repeat:no-repeat;
padding: 290px 0px 0px 350px;
font-size:20px;
font-weight: bold;
text-shadow: #fff 0px 0px 5px;
}
#meny
{
	width:900px;
    	height: 75px;
     	background: #fff url(../userfiles/images/Layout/navi_bg_full.png);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#meny ul {
	list-style-type: none;
	background-image: url(../userfiles/images/Layout/navi_bg.pn);
	height: 75px;
	width: 900px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
}
#meny li {
	float: left;
}
#meny ul a {
background-image: url(../userfiles/images/Layout/navi_bg_divider.png);
background-repeat: no-repeat;
background-position: left;
padding-right: 20px;
padding-left: 20px;
display: block;
line-height: 60px;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #fff;
}
#meny ul a:hover {
color: #999;
}#footer
{
clear: both;
	width:800px;
     	height: 20px;
     	background: #fff url(../userfiles/images/Layout/footer.png);
	//background-repeat:no-repeat;
	padding: 20px 0px 0px 0px;
	margin: 0px 50px 0px 50px;
	text-align: center;
}
#footer p{
font-size: 10px;
color: #fff;
margin:0px;
padding: 0px;
} 
#footer a{
font-size: 10px;
color: #fff;
margin:0px;
padding: 0px;
text-decoration: none;
} #submeny{
	float:left;
	width:160px;
	padding:10px 20px 0px 20px;
	background-color:#fff;
	margin: 0px 0px 0px 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#submeny ul
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#submeny  ul li a
{
	display: block;
	color: #fff;
	background-color:#fff;
	background-image: url(../userfiles/images/Layout/sub_bg.png);
	width: 147px;
	height:22px;
	padding: 8px 0px 0px 13px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;	
	font-weight: bold;
	font-size: 11px;
}
#submeny  ul li a:hover
{
	display: block;
	color: #999;
	background-color:#fff;
	background-image: url(../userfiles/images/Layout/sub_bg_over.png);
	width: 147px;
	height:22px;
	padding: 8px 0px 0px 13px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;	
	font-weight: bold;
	font-size: 11px;
}
#submeny ul li li a
{
	display: block;
	color: #595959;
	width: 220px;
	height:22px;
	padding: 12px 0px 0px 10px;
	margin: 0px 0px 1px 0px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}#content 
{
	float: left;
    	width:428px;
    	min-height: 200px;
     	background-color: #fff;
     	padding:10px 20px 0px 20px;
     	border-left: 1px dashed #bbb;
     	border-right: 1px dashed #bbb;
     	margin: 0px 0px 0px 0px;
}
#content p
{
	margin:0px;
	padding:0px;
}
#content a{
	color:#555555;
	text-decoration: none;
}#news{
	float:left;
	width:160px;
	padding:10px 20px 0px 20px;
	background-color:#fff;
	margin: 0px 0px 0px 50px;
	
}

#news  a:link{font-size: 12px;color: #482222;text-decoration: none;font-weight:bold;}
#news  a:visited{font-size: 12px;color: #482222;text-decoration: none;font-weight:bold;}
#news  a:hover{font-size: 12px;color: #666;text-decoration: none;font-weight:bold;}
.newsdate
{
font-size:11px;
color: #666;
}#partners{
float:right;
width:110px;
padding:10px 10px 10px 10px;
background-color:#fff;
margin: 0px 50px 0px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
}#powered_by
{
	clear: both;
	width:800px;
     	height: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 50px 0px 50px;
	text-align: right;
}
#powered_by .powered
{
font-size: 9px;
color:#aaa;
}
#powered_by a
{
font-size: 9px;
color:#aaa;
text-decoration:none;
}
