@charset "UTF-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}
body {
	behavior:url("../csshover.htc");
	background-color: #000000;
	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}


#wrapper {
	background-attachment: scroll;
	background-image: url(../images/splash/splash_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 696px;
	width: 998px;
	margin-left: -513px;
	left: 50%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#address1 {
	height: 95px;
	width: 499px;
	text-align: right;
	margin-top: 480px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/splash/orange.png);
	background-repeat: repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#address2 {
	height: 95px;
	width: 499px;
	position: relative;
	text-align: left;
	margin-top: 480px;
	background-attachment: scroll;
	background-image: url(../images/splash/orange.png);
	background-repeat: repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#extension {
	background-attachment: scroll;
	background-image: url(../images/splash/orange.png);
	background-repeat: repeat;
	background-position: left top;
	height: 120px;
	width: 100%;
	position: absolute;
	top: 480px;
}
#address2 a:link, #address2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 0px;
	padding-left: 20px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	height: 100%;
}



#address2 a:hover {
	color: #000000;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#address1 a:link, #address1 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 20px;
	padding-left: 0px;
	text-align: center;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	height: 100%;
	margin: 0px;	
}	
#address1 a:hover {
	color: #000000;
}


#lulea {
	background-attachment: scroll;
	background-image: url(../images/splash/city_circle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 33px;
	position: absolute;
	left: 506px;
	top: 190px;
	width: 100px;
}

#helsinki {
	background-attachment: scroll;
	background-image: url(../images/splash/city_circle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 33px;
	position: absolute;
	left: 538px;
	top: 295px;
	width: 100px;
}


ul,li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

ul {
	width: 100px;
	list-style-type: none;
}

li {
	position: relative;
	padding: 0px;
	z-index: 9;
}

li.folder	{
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}	

li.folder:hover {
	z-index: 10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #BA4A19;
}
		
li.folder ul {
	position: absolute;
	display: none;
	left: 0px; /* IE */
	top: -30px;
}
				
li.folder>ul {
	left: 100px;
}
		
ul.level1 li.folder:hover ul.level2 {
	display: block;
	width: 100px;
}

a {
	padding: 2px;
	text-decoration: none;
	width: 100%; /* IE */
}

li>a { 
	width: auto;
}

li a.submenu {
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
}
			
li.explain {
	color: #E55A1D;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html li.explain {
	width: 100px;
}
/* End hide from IE5/mac */

a:link, a:visited {
	color: #000000;
}

a:hover {
	color: #000;	
}

#menu {
	margin: 0;
	padding: 0;
	width: 100px;
}
