body { 
	margin:0; padding:0;
	font-family: Arial, sans-serif; font-size:11px; color: #585773;
	background-color: #585773;
	text-align: left;
	
	
	}
	
#site {
	width: 980px;
	height: auto;
	margin: 10px auto;
}

H1 {
	display: none;
}

H2 {
	display: none;
}

a:link {
	color: #585773;
	text-decoration: underline;
} 

a:visited {
	color: #BDC792;
	text-decoration: none;
} 

a:active {
	color: #585773;
	text-decoration: underline;
} 

a:hover {
	color: #BDC792;
	text-decoration: underline;
} 

#bgr_left {
	width: 216px;
	height: 619px;
	border: none;
	background:url(../images/bgr/bgr_left.gif) no-repeat;
	margin: 0;
	float: left;
}

#middle {
	width: 572px;
	height: 619px;
	margin: 0;
	float: left;
}


#bgr_top {
	width: 572px;
	height: 94px;
	border: none;
	background:url(../images/bgr/bgr_top.gif) no-repeat;
	margin: 0;
	float: left;
	
}


#bgr_top_text {
	margin-left: 4px;
	margin-top: 18px;
	line-height: 16px;
	float: left;
	/* border: 1px solid red; */
}


#center {
	width: 572px;
	height: 480px;
	margin: 0;
	float: left;
	border: none;
}

#text_left {
	width: 207px;
	height: 507px;
	float: left;
}


#bgr_text_left1 {
	width: 191px; /* originalbredd 196px */
	height: 310px; 
	background:url(../images/bgr/bgr_text1.gif) repeat;
	border: none;
	margin: 0;
	padding-left: 5px;
	float:left;
}


#bgr_text_left1a {
	background: #FFFFFF;
	width: 191px;  /* originalbredd 196px*/
	height: 170px; 
	border: none;
	margin: 0;
	padding-left: 5px;
	float:left;
}


#bgr_text_left2 {
	width: 11px;
	height: 480px;
	background:url(../images/bgr/bgr_text1_left.gif) no-repeat;
	border: none;
	float: right;
	margin: 0;
}

#bgr_bottom_left {
	background: url(../images/bgr/bgr_bottom_left.gif) no-repeat;
	border: none;
	margin: 0;
	width: 207px;
	height: 27px;
	float: left;
}


#text_right {
	width: 365px;
	height: 507px;
	float: left;
	margin: 0;
}

#text_lime1 {
	width: 238px; /* originalbredd 248px */
	height: 437px; /* originalhöjd 437px */
	background: url(../images/bgr/bgr_text_lime.gif) repeat;
	border: none;
	margin: 0;
	padding-left: 10px;
	float: left;
}

.scroll {
	overflow: scroll;
}

#menu {
	width: 117px; /* originalbredd 117px */
	height: 377px; /* originalhöjd 437px */
	background:url(../images/bgr/bgr_menu.gif) no-repeat;
	border: none;
	margin: 0;
	padding-top: 60px;
	float: left; 
}


#menu ul {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	margin-left: 18px;
	padding-left: 0;
}



#foot {
	width: 365px;
	height: 70px;
	background:url(../images/bgr/bgr_foot.gif) no-repeat;
	border: none;
	margin: 0;
	float: left;
}


#bgr_bottom {
	width: 572px;
	height: 18px;
	margin: 0;
	float: left;
	background:url(../images/bgr/bgr_bottom.gif) no-repeat;
	border: none;
	
}

#disclaimer {
	width: 600px;
	height: 10px;
	color:#FFFFFF;
	float: left;
	margin-left: 150px;
	padding-top: 50px;
	
}

#bgr_right {
	width: 192px;
	height: 619px;
	background:url(../images/bgr/bgr_right.gif) no-repeat;
	margin: 0;
	border: none;
	float: left;
	
}

#absolute_bottom {
	width: 100%;
	height: 50px;
	text-align: center;
	color: white;
	border: none;
	float: left;
}

#absolute_bottom a {
	text-align: center;
	color: white;
	text-decoration: none;
}

.style1 {font-size: 14px}
.style2 {font-size: 16px}
.style5 {font-size: 14px; font-weight: bold; }
.style7 {font-size: 12px; font-weight: bold; }
.style8 {font-size: 18px}
.style9 {font-size: 12px}
