ï»¿body {
	background-image: url(img/bg.gif);
	margin: 0px;}

img {border: 0px;}

*, html {outline:none;} 

#top {
	background-image:url(img/bg_top.png);
	width: 100%;
	min-width: 820px;
	height: 270px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;}
	
#bottom {
	background-image:url(img/bg_bottom.png);
	width: 100%;
	min-width: 820px;
	height: 270px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: -1;}


#logo {
	width: 263px;
	height: 38px;
	z-index: 1;}
	
#wrapper {
	width: 850px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;}
	
#header_welcome {
	background-image: url(img/header_welcome.gif);
	width: 728px;
	height: 128px;}
	
#content {
	background-image: url(img/bg_content.gif);
	width: 682px;
	min-height: 180px;
	background-color: #dfdfdf;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 18px solid #aea498;
	border-left: 1px solid #fff;
	font-family: arial;
	font-size: 13px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 30px;}
	
#footer {
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat-x;
	width: 728px;
	min-height: 180px;
	font-family: arial;
	font-size: 12px;
	color: #3a3a3a;
	height: 20px;
	text-align: center;
	padding-top: 12px;
	margin-top: 20px;}
	
#footer_top {
	width: 728px;
	height: 100px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	margin-top: 15px;}
	
#footer_top_left {
	width: 216px;
	height: 100px;
	float: left}
	
#footer_top_center {
	width: 221px;
	height: 100px;
	margin-left: 43px;
	float: left}
	
#footer_top_right {
	width: 167px;
	height: 100px;
	margin-left: 80px;
	float: left}
	
#footer_top_right a{
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ff0000;
	text-decoration: none;
	margin-bottom: 20px;
	color: #fff;
	font-weight: bold;
	display: block;
	background-image: url(img/bg_footer_top_a.png);}
	
#footer_top_right a:hover{
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000;
	text-decoration: none;
	margin-bottom: 20px;
	color: #e7e7e7;
	font-weight: bold;
	display: block;
	background-image: url(img/bg_footer_top_a_hover.png);}
	
.footer_top_h1{
	font-family: arial;
	font-size: 15px;
	color: #fff;
	font-weight: bold;}
	
.footer_top_line{
	width: 100%;
	height: 1px;
	background-color: #6e6e6e;
	margin-top: 10px;
	margin-bottom: 10px;}

	p {	line-height:18px;}	
	
h1 {color: #02737e;
	margin-top: 0px;
	padding-top: 0px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;}
	
h3 {color: #02737e;
	margin-top: 0px;
	padding-top: 0px;
	font-family: arial;
	font-weight: bold;}
	
.menu {
	border: 1px solid #319ca6;
	width: 726px;
	height: 31px;
	margin-top: 28px;
	background-image: url(img/bg_menu.gif);
	font-family: arial;
	font-size: 15px;
	padding-top: 13px;
	clear: both}
	
.menu a {
	color: #fff;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 13px;
	padding-bottom: 14px;
	margin-top: 20px;
	margin-right: 1px;
	margin-left: 1px;
	display:inline;}
	
.menu a:hover {
	color: #fff;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 13px;
	padding-bottom: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	border-left: 1px solid #319ca6;
	border-right: 1px solid #319ca6;
	background-image: url(img/bg_menuHover.gif);}

#header{
	width: 728px;
	height: 82px;
	margin-bottom: 28px;
	z-index: 1;}
	
#header_left{
	width: 364px;
	height: 38px;
	float: left;
	padding-top: 44px;
	z-index: 1;}
	
#header_right{
	width: 157px;
	height: 38px;
	float: right;
	padding-left: 207px;
	padding-top: 30px;
	z-index: 1;}
	
	/* Båda menyerna */
	
#jsddm{	
	margin: 0;
	padding: 0}
	
#jsddm li{	
	float: left;
	list-style: none;
	font: 12px Arial}
		
	/* Topmenyn */
	
	#jsddm li a
	{	display: block;
		background-image: url(img/bg_menu2.gif);
		background-repeat: repeat-x;
		padding-top: 5px;
		text-decoration: none;
		width: 143px;
		padding-left: 12px;
		font-weight: bold;
		height: 21px;
		color: #fff;
		white-space: nowrap}
		
	#jsddm li a:hover
	{	background-image: url(img/bg_menu2.gif);
		background-repeat: repeat-x;
		color: #1a150f;}
		
	/* Undermenyn */
		
	#jsddm2 li a
	{	display: block;
		background-image: url(img/bg_menu2_under.gif);
		padding-top: 5px;
		padding-left: 5px;
		font-weight: bold;
		text-decoration: none;
		margin-left: 1px;
		text-align: left;
		height: 18px;
		color: #fff;
		white-space: nowrap;}
		
	/* Båda menyerna */
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			width: 155px;
			height: 30px;
			position: absolute;
			text-align: left;
			visibility: hidden;
			background-image: url();
					background-color: #141414;}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
					background-image: url();
					background-image: url(img/bg_menu2_underHover.gif);}
		
		#jsddm li ul li a:hover
		{			color: #fff;
					background-image: url(img/bg_menu2_under.gif);
					background-color: #8a857f;}
	
