	html, body
	{ 
		font: 11px Verdana, Arial, Geneva, sans-serif;
		color: #626260;	
		background: url('../images/bg/main_bg.gif');
		margin: 0px;
		padding: 0px;
		height: 100%;
		
	}
	.container
	{
		padding-top: 0px;
		min-height: 100%;
		position: relative;
		width: 100%;
		background: url('../images/bg/container_bg.gif') repeat-y;
		margin: 0px;		
		text-align: left;
	} 
	#width_contain
	{		
		width: 1000px;
	}
	div.spacer {
 		clear: both;
 		margin: 0;
 		padding: 0;
  }
	p
	{
		margin: 0;
		padding: 0;		
	}
	table#main_table
	{
		margin: 0;
		padding: 0;
		margin-top: 0px;
		margin-left: 80px;
		width: 876px;
	}
	table
	{
		margin: 0;
	}
	td
	{
		vertical-align: top;
		margin: 0;
		padding: 0;	
	}
	#top
	{
		color: #fc5d06;
		font: 10px Verdana, Arial, Geneva, sans-serif;
		padding-right: 0px;
		height: 210px;
		width: 100%;
		background: url('../images/bg/meny_bg.gif') repeat-x;
	}	
	#toppict
	{
		background: url('../images/bg/top_title.jpg') no-repeat;
		width: 100%;
		height: 210px;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
	}


	#topmenu
	{
		position: absolute;
		top: 170px;
		left: 475px;
		width: 500px;
		color: #ffd202;
		font: 12px Verdana, Arial, Geneva, sans-serif;
	}

	#topmenu a
	{
		color: #ffd202;
		font: 11px Verdana, Arial, Geneva, sans-serif;
	}
	.about_image
	{
		float: left;
		margin: 0;
		padding: 0;
		margin-right: 15px;
		margin-bottom: 15px;
		width: 190px;
		height: 130px;
	}
	#info_text 
	{
		width: 420px;
		font: 11px Verdana, Arial, Geneva, sans-serif;
		line-height: 130%;
	}
	#info_text p
	{
		margin-top: 1em;
		margin-bottom: 1em;
	}
	#info_text a
	{
		font: 11px Verdana, Arial, Geneva, sans-serif;
		color: blue;
		text-decoration: none;
	}
	#position_text a
	{
		font: 11px Verdana, Arial, Geneva, sans-serif;
		color: blue;
		text-decoration: none;
	}
	a
	{
		font: 10px Verdana, Arial, Geneva, sans-serif;		
		color: #000;
		text-decoration: none;
	}

	a:hover
	{
		text-decoration: none;
	}
	
	#copy
	{
		font: 9px Tahoma, sans-serif;
		color: #9e9d9d;	
		margin-left: 15px;
		position: relative;
	}		
	#copy a
	{
		font: 9px Tahoma, sans-serif;
		color: #9e9d9d;	
	}
	#copy img
	{
		margin-top: 5px;
		margin-bottom: -10px;
	}
	
	p.left
	{
		margin-top: 0px;
		padding-top: 6px;
	}
	p.tom
	{
		margin-top: 0px;
		background: url('../images/button_left.gif') no-repeat;
		width: 186px;
		height: 27px;
	}

	p.content_text
	{
		width: 337px;
		padding: 0px;
		margin: 0px;
		padding-left: 15px;
		
	}

	#under
	{
		background: url('../images/bg/bg_bottom.jpg') no-repeat;
		font: 11px Verdana, Arial, Geneva, sans-serif;
		color: #626260;

	}

	#under a
	{
		background: url('../images/dides_logo.jpg') no-repeat;
	 	width: 38px;
	 	height: 37px;
	 	border: 0px;
	}
	
	#under a:hover
	{
		background: url('../images/dides_logo_marked.jpg') no-repeat;
	}
	p.bottom
	{
		margin-top: 0px;
		padding-top: 22px;
	}
	.logo
	{
		margin-bottom: 15px;
	}
	