body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
a {
	color: #0062AD;
	text-decoration: none;
}
a:hover {
	color: #00408B;
	text-decoration: underline;
}
.bg1 {
	
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
}
.bg3 {
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
}
.bg4 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}


h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

ul {
	padding-bottom: 14px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

table {
	padding-bottom: 14px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border:none;
}

table table {
	margin:0;
	padding:0;
}


h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top {
	height: 80px;
	position: relative;
}

#wrapper {
	width: 880px;
	background-image: url(images/ruudukko.gif);
}
#wrapper[id] {
	background-image: url(images/pix.png);
}
#inner {
	margin-right: 36px;
	margin-left: 36px;
	padding-top: 36px;
	padding-bottom: 36px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#main {
	width: 100%;
	position: relative;
}

#main-left {
	float: left;
	width: 176px;
	position: relative;
	height: 520px;
}
#main-middle {
	float: left;
	width: 380px;
}
#main-top {
	float: left;
	width: 632px;
}

#left-bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 160px;
	color: #6d6e71;
}
#menu {
	position: absolute;
	left: 176px;
	width: 629px;
	height: 28px;
	line-height:20px;
}
#menu ul {
	list-style: none;
	display:inline;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: block;
	background-image: url(images/menubg_left.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 6px;
	height: 20px;
	line-height:20px;
}
#menu li span {
	background-image: url(images/menubg_right.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	line-height:20px;
	display: block;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menubg.png);
	height: 20px;
	line-height:20px;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 12px;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
}
#menu li.li_act {
	background-image:url(images/menubg_left_act.png);
	height: 20px;
	line-height:20px;
}
#menu li.li_act span {
	background-image:url(images/menubg_right_act.png);
	background-position: right top;
	height: 20px;
	line-height:20px;
	display: block;
}
#menu li.li_act a {
	background-image:url(images/menubg_act.gif);
	background-repeat:no-repeat;
	background-position: center top;
	color:#ffffff;
	padding-bottom: 8px;
	height: 20px;
	line-height:20px;
}
#submenu-bg {
	left: 176px;
	top: 26px;
	position: absolute;
	width: 632px;
	background-image: url(images/submenu_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#submenu-bg[id] {
	background-image: url(images/submenu_bg.png);
}
#submenu {
	background-color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}
#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0px;
}
#submenu ul a {
	margin: 0;
	padding: 0;
	font-size: 0px;
	display: none;
}
#submenu ul ul{
	position:absolute;
	top:0;
	left: 5px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index:9;
}
#submenu li li{
	display: inline;
	padding: 0px;
}
#submenu li li a {
	font-size: 11px;
	display:block;
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 20px;
}
#submenu li li a.act {
	background-color: #0062AD;
}
#submenu ul ul ul{
	position:absolute;
	top:60px;
	left: -180px;
	margin: 0px;
	padding: 0px;
	width:166px;
	z-index:10;
	display:block;
}
#submenu li li li {
	display:block;
}
#submenu ul ul ul a{
	display:block;
	width: 166px;
	color:#000000;
	z-index:10;
	margin:0;
	line-height: 14px;
	padding: 3px 0 3px 0;
	display: block;
}
#submenu ul ul ul a.act {
	text-decoration: underline;
	background-color: transparent;
	color: #00408B;
}

#submenu ul ul ul ul {
	position:absolute;
	top:0px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	width:140px;
	z-index:10;
	display:block;
}

#submenu ul ul ul ul a {
	display:block;
	width:140px;
}

#submenu li li li li {
	display:block;
}

#path {
	position: absolute;
	top: 51px;
	left: 176px;
	width: 633px;
}
#front-left {
	float: left;
	width: 560px;
	margin-bottom: 10px;
}
#front-right, #main-right {
	width: 220px;
	float: right;
}
.clear {
	clear: both;
}

#front-left h1 {
	color: #FFFFFF;
	background-image: url(images/h1Bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 8px;
}
#front-left h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
#front-left h1 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


#main-image {
	background-image: url(images/etusivulle.jpg);
	background-repeat: no-repeat;
	height: 239px;
	width: 100%;
	position:relative;
}

.main-image {
	width:560px;
	height:239px;
	background-color:#FFFFFF;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:10;
}

#main-image-text {
	color: #FFFFFF;
	width: 200px;
	height: 190px;
	padding: 20px;
}

.main-image-text {
	height: 190px;
	width:200px;
	padding: 20px;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:11;
	color:#ffffff;
}

.right {
	background-color: #FFFFFF;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d6e71;
	padding-top: 20px;
	width: 100%;
	position: relative;
}
.address {
	float: right;
	width: 740px;
	padding-top: 12px;
	color: #666666;
}
.right h1 {
	color: #FFFFFF;
	background-image: url(images/rightH1bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 8px;
}

.right h1 a {
	color: #FFFFFF;
}

.right p {
	padding-right: 8px;
	padding-left: 8px;
}
#news #nosto {
	float: left;
	width: 360px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#news #uutisotsikot {
	float: right;
	width: 188px;
}
#uutisotsikot a {
	padding-bottom: 5px;
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#uutisotsikot a.more {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nosto p {
	margin: 0px;
	padding: 0px;
}
#nosto h2 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
}
#nosto .created {
	margin-top: 8px;
	color: #666666;
	font-weight: bold;
}
#main-image-text h1 {
	background-image: none;
	margin-left:0;
	padding-left:0;
}
a.rss {
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 16px;
	line-height: 15px;
	border:none;
}
#lang {
	position: absolute;
	top: 5px;
	right: 7px;
	color: #999999;
	z-index: 100;
}
#share-button {
	position: absolute;
	top: 4px;
	right: 52px;
	color: #999999;
	z-index: 100;
}
#share {
	position: absolute;
	top: 25px;
	right: 0px;
}
#share-right {
	padding-top:36px;
	padding-bottom:36px;
	text-align:center;
	padding-left:45px;
}
