#main {
	margin:0 auto 0px auto;
	text-align:left;
	width:1000px;
	background-image:url(../grafik/innerbg.jpg);
	background-repeat:repeat-y;
}
div#innerMain {
	background-image:url(../grafik/innerbgtop.jpg);
	background-repeat:no-repeat;
	height:auto;
	min-height:300px;
	_height:300px;
	margin-left:0px;
}
div#content {
	float:left;
	display: inline;
	margin:0 10px 5px 10px;
	width:520px;

}
div#headerWrap {
	margin:0px 0px 0px 0px;
	width:1000px;

}
div#headerWrap img#header {
	display:block;
}
div#menu {
	margin:0px 0px 0px 15px;
	width:1000px;

	
}


img#footer {
	display:block;
}
div#latestReference {
	margin-top:5px;
	width:210px;
	margin-left:15px;
}
div#latestReference h2 {
	color:#666;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
	background-image:url(../grafik/content_header_bg.jpg);
}	
div#latestReference img {
	border:1px solid #ccc;
	padding:5px;
}
div#newsBills {
	width:160px;
	float:left;
	background-image:url(../grafik/hl_senastenytt.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:0px;
	padding:50px 20px 5px 10px;
	height:auto;
	min-height:300px;
	_height:300px;

}
div#newsBillsInner {
	margin-bottom:5px;
	background-repeat:no-repeat;
}
div#newsBills img {
	display:block;
}


div#footer {
	height:20px;
	width:830px;
}

div#left {
	height:500px;
	width:170px;
	float:left;
	display:inline;
	margin-left:40px;
	
}

div#footer p {
	float:left;
	margin-right:30px;
	white-space:nowrap;
}
