body, h1, h2, p, form, ul, li {
	margin: 0;
	padding: 0;
}

body {
	background: #ECF2F4;
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	color: #666;
}

div#wrap {
	width: 865px;
	margin: 0 auto;
	background: url(../images/bg_sub_wrap.jpg) repeat-y;
	padding-left: 23px;
}

div#menuwrap {
	float: left;
}

div#h-kuva1, div#h-kuva2 {

}
div#h-kuva2 {
	float:left;
}

div#toptab {
	float: right;
}

div#contentwrap {
	clear: left;
	float: left;
	background: url(../images/bg_sub_contentwrap.jpg) no-repeat;
}

div#leftcol {
	float: left;
	width: 143px;
	padding: 20px 30px;
}

div#content {
	float: left;
	width: 364px;
	/*width: 354px;*/
	padding: 20px 20px 20px 15px;
	/*margin-left: 10px;*/
}
div#rightcol {
	float: left;
	width: 232px;
	/*padding-left: 15px*/
	/*width: 230px;*/
	/*margin-left: 15px;*/
	/*margin-right: 15px;*/
	font: 11px "Trebuchet MS", Helvetica, sans-serif;
}
div#footer {
	clear: left;
	width: 887px;
	height: 24px;
	margin: 0 auto;
	background: url(../images/bg_sub_footer.jpg) no-repeat;
}

/* main menu */

ul#mainmenu {
	float: left;
	background: url(../images/bg_sub_mainmenu.jpg) no-repeat;
	list-style: none;
	width: 583px;
	height: 28px;
	/*height: 30px;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 18px;
}

ul#mainmenu li {
	float: left;
	margin-right: 20px;
}

ul#mainmenu li a {
	color: #fff;
	text-decoration: none;
}

/* vasen menu */

ul#leftmenu {
	list-style: none;
	margin-top: 20px;
	margin-left: 33px;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul#leftmenu li {
	background: url(../images/bg_sub_leftmenu.jpg) no-repeat;
	height: 37px;
	margin-bottom: 4px;
}

ul#leftmenu li a {
	display: block;
	padding: 5px 0 8px 12px;
	color: #fff;
	text-decoration: none;
}

ul#leftmenu li a.selected {
	background: url(../images/bg_sub_leftmenu_selected.jpg) no-repeat;
	padding: 5px 0 8px 25px;
}

/* otsikot */

h1 {
	color: #06c;
	margin-bottom: 10px;
	font-size: 22px;
}

/* tekstit */

div#content p {
	margin-bottom: 10px;
}
div#rightcoltext {
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 5px;
}

p#tutustu {
	background: url(../images/bg_sub_rightcol_p.jpg) no-repeat;
	width: 220px;
	height: 37px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 7px;
	line-height: 30px;
	text-align: center;
}
div#content ul {
	margin-left: 30px;
	margin-bottom: 10px;
}

/* linkit */

a {
	color: #06c;		
}

p#tutustu a {
	color: #fff;
	text-decoration: none;
}





/* Left side menu */ 
/* MSA 28.3.2007  */ 

#submenu{

display: inline;
	width:180px;
	margin-top:5px;
	margin-left:-12px;
	margin-bottom:5px;

	text-align:left;

}


#submenu_items {
	/*border-top:solid #0571B9 1px;*/
	font-family:Trebuchet, Arial, Helvetica, sans-serif;

}

#submenu .Menu1 {
	display:block;
	height:12px;
	background-color:#ffffff;
	/*border-bottom:solid #0571B9 1px;*/
	border-bottom:solid #008080 1px;
	padding-left:10px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:3px;
	font-size: 11px;
	font-weight: normal;
	color: #008080;
	text-decoration:none;	
}
#submenu .Menu1:hover, #submenu .Menu1Active {
	display:block;
	height:12px;
	background-color:#E0EEEE;
	border-bottom:solid #008080 1px;
	padding-left:10px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:3px;
	font-size: 11px;

	font-weight: normal;
	color: #008080;
	text-decoration:none;	
}

#submenu .Menu2 {
	display:block;
	height:12px;
	background-color:#ffffff;
	border-bottom: dotted #0571B9 1px;
	margin-left:10px;
	padding-left:10px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:3px;
	font-size: 11px;

	font-weight: normal;
	color: #0571B9;
	text-decoration:none;
}

#submenu .Menu2:hover, #submenu .Menu2Active {
	display:block;
	height:12px;
	background-color:#E0EEEE;
	border-bottom: dotted #0571B9 1px;
	margin-left:10px;
	padding-left:10px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:3px;
	font-size: 11px;

	font-weight: normal;
	color: #0571B9;
	text-decoration:none;	
}

#submenu .Menu3 {
	display:block;
	height:12px;
	background-color:#ffffff;
	border-bottom: dotted #0571B9 1px;
	margin-left:20px;
	padding-left:10px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:3px;
	font-size: 11px;

	font-weight: normal;
	color: #0571B9;
	text-decoration:none;
}

#submenu .Menu3:hover, #submenu .Menu3Active {
	display:block;
	height:12px;
	background-color:#E0EEEE;
	border-bottom: dotted #0571B9 1px;
	margin-left:20px;
	padding-left:10px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:3px;
	font-size: 11px;

	font-weight: normal;
	color: #0571B9;
	text-decoration:none;	
}





