@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-size:12px;
	font-family:Helvetica;
	background-image:url(images/bgp.jpg);
	background-position:center;
}
a {
	text-decoration:none;
}
#content {
	background-image:url(images/bg.png);
	width:1044px;
	height:768px;
	margin:0 auto;
	display:block;
	position:relative;
}
#header {
	display:block;
	height:115px;
	position:relative;
}
#header img {
	position:absolute;
	bottom:0;
	left:87px;
	border:none;
}
#header img.tree {
	left:79px;
}
#sidebar {
	width:134px;
	float:left;
	text-align:right;
}
#sidebar div {
	padding-top:41px;
	display:block;
}
#sidebar div a {
	font-size:9px;
	color:#692057;
}
	#nav {
		margin:190px 0 0 0;
		padding:0;
	}
		#nav li {
			list-style:none;
			line-height:22px;
			border-bottom:2px solid #c4b188;
		}
		#nav li.first {
			border-top:2px solid #c4b188;
		}
		#nav li a {
			display:block;
			width:132;
			height:18px;
			text-decoration:none;
			color:#6c604e;
			font-family:helvetica;
			font-size:12px;
			padding-right:2px;
			padding-top:2px;
			font-weight:bold;
		}
		#nav li .nv {
			color:#ebe3cf;
		}
		#nav li .nv span {
			color:#ddcdb3;
		}
		#nav li .lotta {
			color:#832c4a;
		}
		#nav li .tree {
			color:#493834;
		}
		#nav li a:hover, #nav li.current {
			background-image:url(images/menu-hover.png);
			background-position:right;
			background-repeat:no-repeat;
		}
	#social {
		margin-top:40px;
	}
		#social li {
			float:right;
			list-style:none;
			background-image:url(images/social.png);
			width:18px;
			height:19px;
			margin-left:5px;
		}
		#social li.twitter {
			width:19px;
			background-position:19px;	
		}
		#social a {
			width:100%;
			height:100%;
			display:block;
		}
#main {
	width:910px;
	float:left;
	display:block;
}
#index {
	margin:45px 0 0 106px;
	padding:0;
}
#index li {
	float:left;
	list-style:none;
	margin:0 26px 0 0;
	padding:0;
	width:330px;
	text-align:center;
}
#index li span {
	height:7px;
	width:6px;
	display:inline-block;
	margin:0 7px;
}
#index li span.start {
	background-image:url(images/arrow-right.png);
}
#index li span.end {
	background-image:url(images/arrow-left.png);
}
#index li a.lotta {
	color:#782964;
}
#index li a.tree {
	color:#533a14;
}

.header {
	text-transform:uppercase;
	text-align:left;
	padding-left:0 !important;
	margin-left:0 !important;
}
.margin5 {
	margin-top:5px;
}

#tree {
	width:393px;
	padding-left:116px;
	padding-right:16px;
	margin-top:59px;
	background-image:url(images/tree_bg.png);
	background-repeat:no-repeat;
	background-position:22px 339px;
	display:block;
	float:left;
	font-family:helvetica;
	font-size:10px;
	line-height:16px;
	position:relative;
}

#tree .header, #tree_right .header {
	color:#563938;
	letter-spacing:1px;
	line-height:normal;
	padding-left:1px;
	margin-top:8px;
}
#tree img.left {
	margin:3px 0 0 30px;
}

#tree p {
	color:#342b2a;
}
#tree .tree_delimiter {
	width:4px;
	height:338px;
	position:absolute;
	right:0;
	top:76px;
}

#tree_right {
	width:196px;
	margin-left:18px;
	float:left;
	margin-top:59px;
	font-size:10px;
}
#tree_right a {
	color:#000000;
}
#tree_right p {
	margin-left:15px;
}
#tree_right ul {	
	margin:0 0 20px 0;
	padding:0;
}
#tree_right ul li {
	line-height:12px;
	font-size:9px;
	list-style:none;
}
#tree_right ul li.cont {
	padding-left:15px;
	background-image:url(images/li.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	margin-bottom:15px;
}


#northern .header, #northern_right .header {
	color:#ebe3cf;
	letter-spacing:1px;
	line-height:normal;
	padding-left:1px;
	margin-top:8px;
}

#northern {
	width:393px;
	padding-left:116px;
	padding-right:16px;
	margin-top:59px;
	display:block;
	float:left;
	font-family:helvetica;
	font-size:10px;
	line-height:16px;
	position:relative;
}
#northern p {
	color:#342b2a;
}
#northern .tree_delimiter {
	width:4px;
	height:338px;
	position:absolute;
	right:0;
	top:76px;
}

#northern_right {
	width:196px;
	margin-left:18px;
	float:left;
	margin-top:59px;
	font-size:10px;
}
#northern_right a {
	color:#000000;
}
#northern_right p {
	margin-left:15px;
}
#northern_right ul {	
	margin:0 0 20px 0;
	padding:0;
}
#northern_right ul li {
	line-height:12px;
	font-size:9px;
	list-style:none;
}
#northern_right ul li.cont {
	padding-left:15px;
	background-image:url(images/li.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	margin-bottom:15px;
}



#lotta {
	width:393px;
	padding-left:116px;
	padding-right:16px;
	margin-top:59px;
	display:block;
	float:left;
	font-family:helvetica;
	font-size:10px;
	line-height:16px;
	position:relative;
}

#lotta .header, #lotta_right .header {
	color:#692057;
	letter-spacing:1px;
	line-height:normal;
	padding-left:1px;
	margin-top:8px;
}
#lotta img.left {
	margin:3px 0 0 30px;
}

#lotta p {
	color:#342b2a;
}
#lotta .tree_delimiter {
	width:4px;
	height:338px;
	position:absolute;
	right:0;
	top:76px;
}

#lotta_right {
	width:196px;
	margin-left:18px;
	float:left;
	margin-top:59px;
	font-size:10px;
}
#lotta_right a {
	color:#000000;
}
#lotta_right p {
	margin-left:15px;
}
#lotta_right ul {	
	margin:0 0 20px 0;
	padding:0;
}
#lotta_right ul li {
	line-height:12px;
	font-size:9px;
	list-style:none;
}
#lotta_right ul li.cont {
	padding-left:15px;
	background-image:url(images/li.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	margin-bottom:15px;
}

.lotta1, .lotta2 {
	position:absolute;
}
.lotta1 {
	top:223px;
	right:0;
}
.lotta2 {
	top:553px;
	right:35px;
}
#presspage {
	margin:30px 0 0 107px;
	padding:0;
	display:block;
	width:540px;
}
#presspage ul {
	margin:0;
	padding:0;
}
#presspage li {
	list-style:none;
	float:left;
	margin:9px;
}
#footer img {
	position:absolute;
	bottom:36px;
	left:372px;
}
#footer img.footer2 {
	left:442px;
}
