body, html
{
	width:100%;
	margin:0px;
	background-image:url(img/design/background.gif);
}

#logo{
	height:116px;
	float:left;
	width:123px;
}

#designimg{
	float:right;
	height:116px;
	width:845px;
	background-image:url(img/design/augshas_bilde_original.jpg)
}

#container
{
	width:970px; 
	margin:auto;
	border:1px solid #b4b4b4;
	background-color:#ffffff;
}

#header
{
	height:116px;
}

#footer
{
	clear:both;
	height:80px;
	padding-top:3px;
}

#leftmenu
{
	padding-top:1px;
	float:left; 
	width:182px;
}

#topmenu
{
	float:left; 
	height:39px; 
}

#rightmenu
{
	padding-top:2px;
	float:right; 
	width:182px; 
}

#content
{
	margin-left:182px; 
	margin-right:182px; 
}

#wrap{
	float:left;
	padding-top:6px;
	border-right:2px solid #931018;
	border-left:2px solid #931018;
	border-bottom:2px solid #931018;
	width:600px;
}