#centrera {
	position: relative;
	width: 830px;
	text-align: left;
	margin: 0 auto;
	height: 547px;
	/* border: 1px solid #CCCCCC; */
	background-image: url(../bilder/bg_tree_menu.jpg);
	
} 
#menu {
	position: absolute;
	width: 114px;
	left: 39px;
	top: 89px;
	height: 205px;
}
#main {
	position: absolute;
	width: 393px;
	left: 196px;
	top: 45px;
	padding-top: 20px;
	padding-right: 150px;
	padding-bottom: 20px;
	padding-left: 30px;
	overflow: auto;
	height: 400px;
}
#contact {
	position: absolute;
	width: 575px;
	left: 196px;
	top: 501px;
	height: 17px;
	text-align: center;
}
#reikilogo {
	position: absolute;
	top: 59px;
	left: 668px;
	height: 88px;
	width: 83px;
}
#copyright {
	position: relative;
	width: 830px;
	height: 20px;
	text-align: center;
	margin: 0 auto;
}
 #copyright2 {
	position: absolute;
	left: 406px;
	top: 526px;
	width: 118px;
}
