html, body {
		height:100%;
		}

body {
	font-color: #000000;
	font-family: Verdana, verdana;
	font-size: 10px;
	background-color: #ffffff;
	padding: 0 auto;
	margin: 0 auto;
	text-align: center;
	
}
		
#bluetop {
		margin:0 auto;
		position:relative; 
		text-align:left;
		height:120px;
		width:918px;
		clear:left;
		background: url('http://www.forslight.fi/layout/upper_bck.png');
		border:0px solid;

		}

#logo 	{
	position: relative;
	top: 20px;
	width: 238px;
	height: 86px;
	background: url('http://www.forslight.fi/layout/logo.png');
		}
#slogan_se {
	position: absolute;
	left: 250px;
	top: 20px;
	width: 155px;
	height: 22px;
	background: url('http://www.forslight.fi/layout/slogan_se.png');
		}
#slogan_fi {
	position: absolute;
	left: 250px;
	top: 42px;
	width: 162px;
	height: 32px;
	background: url('http://www.forslight.fi/layout/slogan_fi.png');
		}
#slogan_en {
	position: absolute;
	left: 250px;
	top: 74px;
	width: 164px;
	height: 23px;
	background: url('http://www.forslight.fi/layout/slogan_en.png');
		}
#rightpic {
	position: absolute;
	left: 614px;
	top: 0px;
	width:304px;
	height: 119px;
	background: url('http://www.forslight.fi/layout/header_rightpic.jpg');
		}
		
#flag_fi {
	position: absolute;
	left: 50px;
	top: 95px;
	width: 32px;
	height: 20px;
	background: url('http://www.forslight.fi/layout/finflag.png');
		}
#flag_se {
	position: absolute;
	left: 50px;
	top: 95px;
	
	height: 20px;
	background: url('http://www.forslight.fi/layout/sweflag.png');
	background-repeat: no-repeat;
		}
#whole 	{
		margin:0 auto;
		position:relative; 
		top: 15px;
		text-align:left;
		width:918px;
		clear:left;
		background-color: #ffffff;
		border:0px solid;
		}
		
#menu 	{
		position: absolute;
		top: 125px;
		text-align:left;
		height:412px;
		width:224px;
		clear:left;
		background: url('http://www.forslight.fi/layout/menu_bck.png');
		background-repeat: repeat-x;
		border:0px solid;
		}
		
#menutext 	{
		
		text-align:left;
		font-family: Garamond, verdana;
		font-size: 18px;
		font-weight: bold;
		margin-left: 20px;
		margin-top: 40px;
		
		}
#menu_taillight 	{
		
		position: absolute;
		bottom: -30;
		background: url('http://www.forslight.fi/layout/taillight.png');
		width: 228px;
		height: 29px;
		
		}
		
#maintext 	{
		position: absolute;
		top: 127px;
		text-align:left;
		left: 230px;
		width:680px;
		background-color:#ffffff;
		border:3px dashed #838382;
		font-family: verdana;
		font-size: 12px;
		}
#maintext_set 	{
		margin: 10px;
		}




a  {
	text-decoration: none;
	
	
}

a:link {
	color: #142b67;
}

a:visited {
	color: #142b67;
}

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

div#flag_se a  {
	text-decoration: none;
	
	
}

div#flag_se a:link {
	color: #ffffff;
}

div#flag_se a:visited {
	color: #ffffff;
}

div#flag_se a:hover {
	text-decoration: underline;	
	color: #ffffff;
}