* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background: #36393D url('images/img01.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#wrap {
margin: 20px auto;
width: 970px;
background: #fff url('images/bg.gif');
background-repeat: repeat-y;
}

#top { 
background: #fff url('images/header.jpg');
height: 259px;
}

#meny {
padding-top: 250px;
}
.menu-top{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url('images/menu_bg.gif') repeat-x; 
	height: 46px;
	width: 934px;
	list-style: none;
}

.menu-top li{
	float:left;
}

.menu-top li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; 
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.menu-top li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; 
}

.menu-top li.menu-current a, li.menu-parent a, .menu-top li a:hover{
	color: #fff;
	background: url('images/menu_hover_left.gif') no-repeat; 
	background-position: left;
}

.menu-top li.menu-current a b, li.menu-parent a b, .menu-top li a:hover b{
	color: #fff;
	background: url('images/menu_hover_right.gif') no-repeat right top; 
}

#content {
margin-top: 50px;
line-height: 18pt;
margin-left: 20px;
margin-right: 20px;
}

#content a {
color: #000000;
text-decoration: none;
}

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

#bottom {
text-align: center;
background: #fff url('images/bottom.jpg');
height: 20px;
}


.vasen {
	margin: 20px 20px 20px 20px;
	float: left;
	width: 500px;
	text-align: justify;
}

.oikea {
	margin: 20px 20px 20px 20px;
	float: left;
	width: 365px;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
#navcontainer { }
#navcontainer ul {list-style-type: none; color: #000; }
#navcontainer ul ul {padding-left: 35px; }
#navcontainer a {display: block; padding-top: 5px; height: 20px; }
#navcontainer a:link, #navlist a:visited {color: #000; text-decoration: none;}
a.buttoni{background: transparent url('/media/square-blue-left.gif') no-repeat top left; display: block; float: left; font: normal 12px Arial; line-height: 15px; height: 23px; padding-left: 9px; text-decoration: none;}
a:link.buttoni, a:visited.buttoni, a:active.buttoni{color: #494949; text-decoration: none;}
a.buttoni span{background: transparent url('/media/square-blue-right.gif') no-repeat top right; display: block; padding: 4px 9px 4px 0;}
a.buttoni:hover{background-position: bottom left; text-decoration: none;}
a.buttoni:hover span{background-position: bottom right; color: black; text-decoration: none;}
