body
	{
	text-align:center;
	background:#0b3861;	
	background-image:url(../_images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;

	margin:0;
	padding:0;
	font-family:verdana, arial;
	font-size:11px;
	line-height:18px;

	}

h1
	{
	font-size:18px;
	font-family:trebuchet ms, arial, verdana;
	color:#03549a;
	margin:0;
	margin-bottom:10px;
	}

h2
	{
	font-size:11px;
	font-family: verdana;
	color:#03549a;
	margin:0;
	}

hr
	{
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #FFF;
	}

a
	{
	text-decoration:none;
	color:#000;
	}

a:hover
	{
	text-decoration:underline;
	color:#000;
	}

img
	{
	border:0px;
	}


#container
	{
	width:900px;
	margin:0 auto;
	background:url();
	background-repeat:no-repeat;
	text-align:left;
	min-height:600px;
	border:0px solid #000;
	}

#container_left
	{
	width:665px;
	float:left;
	margin-left:47px;
	text-align:center;
	background:url(../_images/left_container_bg.jpg);
	background-repeat:repeat-y;

	}

#bg_top
	{
	width:665px;
	background:url(../_images/main.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border:0px solid #000;
	margin:0;
	padding:0;
	display:table;
	}

#top
	{
	width:665px;
	background:url(../_images/top.jpg);
	background-repeat:no-repeat;
	height:20px;
	padding-top:175px;
	border:0px solid #000;
	}

#main
	{
	width:622px;
	border:0px solid #000;
	text-align:left;
	margin:0 auto;
	margin-top:10px;
	}

#right
	{
	border:0px solid #000;
	float:left;
	width:173px;
	margin-top:93px;
	margin-left:10px;
	}
#main_left
	{
	width:400px;
	border:0px solid #000;
	float:left;

	}

#main_left2
	{
	width:450px;
	border:0px solid #000;
	float:left;

	}

#main_right
	{
	width:152px;
	float:left;
	margin-left:15px;
	border-left:1px solid #6b672d;
	}

#right_up
	{
	height:22px;
	background-repeat:no-repeat;
	padding-left:10px;
	}

#right_up h1
	{
	color:#6b672d;
	font-size:16px;
	margin-top:2px;
	}

#main_right_content
	{
	margin-left:10px;
	}

#bottom
	{
	margin-left:47px;
	}

#flaggor
	{
	border:0px solid #000;
	text-align:left;
	margin-left:20px;
	}

#meny
	{
	border:0px solid #000;
	text-align:left;
	margin-left:20px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	}

#meny a
	{
	color:#fff;
	text-decoration:none;
	}

#meny a:hover
	{
	color:#fff;
	text-decoration:underline;
	}


#right img
	{
	margin-bottom:5px;
	}
