body {
	padding: 0; 
	margin: 0 0 30px 0;
	background: #fff url(../i/bg.jpg) repeat-x;
	color: #000;
	text-align: center;
	font: 12px/1.6em Arial, "Trebuchet MS", Tahoma, Verdana, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	}

hr { display: none; }

h1, h2, h3, h4, p {
	margin: 0;
	padding: 0 0 10px 0;
	}

h1, h2, h3, h4 {
	
	}

h1 { 
	font-size: 218%;color: #3c7a41;
	
	}

h2 { 
	font-size: 164%;color: #3c7a41;
	
	}

h3 { 
	font-size: 146%; color: #3c7a41;
	}


h4 { 
	font-size: 118%;color: #70b576;
	padding-bottom: 5px;
	}

p {
	
	}

form {
	margin: 0;
	padding: 0;
	}

acronym {
	cursor: help;
	}

img {
	padding: 0;
	border: 0;
	margin: 0;
	}

ul {
	list-style: disc;
	margin: 0 0 10px 15px;
	padding: 0;
	}

ol {
	list-style: decimal;
	margin: 0;
	padding: 0;
	}

li {
	margin: 0;
	padding: 0;
	}

a, a:link, a:visited {
	color: /* #098243;*/ blue;
	text-decoration: underline;
	}

a:hover {
	color: /* #125b35;*/ blue2;
	text-decoration: underline;
	}

input, select, textarea {
	font-family: Arial, 'Trebuchet MS', Tahoma, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 90%;
	}

#zemSubmit {
	margin-top: 5px;
	}

table {
	font-size: 90%;
	text-align: left;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	line-height: 1.3em; width: 99%;
	}

table tr {
	padding: 0;
	margin: 0;
	}

table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #333;
	}

table h1, table h2, table h3, table h4, table p {
	padding-bottom: 0;
	}

/* WRAP & HEADER */

#wrap {
	width: 740px;
	min-width: 740px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;;
	}

/* */

#header {
	display: block;
	width: 100%;
	height: 95px;
	background: url(../i/header.gif) no-repeat;
	position: relative;
	}

#header h2 {
	padding: 0;
	margin: 0;
	}

#header h2 a {
	display: block;
	width: 356px;
	height: 95px;
	text-indent: -5000px;
	overflow: hidden;
	}

#header p { position: absolute; top: 61px; left: 87px; color: #515151; margin: 0; padding: 0; font-size: 90%; }

#header #search {
	position: absolute;
	top: 21px;
	right: 7px;
	}

#header #search #searchboxinput {
	display: block;
	width: 182px;
	height: 37px;
	background: url(../i/searchbox.gif) no-repeat 0 50%;
	}

#header #search input.hakuboksi {
	margin: 0;
	padding: 19px 5px 5px 23px;
	background: transparent;
	border: none;
	text-align: left;
	}

#header #search input#submit { display: none; }


#header #langselect { position: absolute;
	top: 60px;
	right: 17px; font-size: 90%; }

#header #langselect ul { margin: 0; padding: 0; list-style: none; }
#header #langselect ul li { margin: 0; padding: 0; float: left; }
#header #langselect ul li a { color: #515151; padding-left: 5px; text-decoration: none; }
#header #langselect ul li a:hover { color: #000; text-decoration: none; }


/* */




#bannerhead { 
	display: block;
	width: 740px;
	height: 152px;
	background: url(../i/bannerhead.jpg) no-repeat;
	}

#bannerhead .bannerpost {
	padding: 20px 35px 25px 275px;
	}

#bannerhead h1, #bannerhead h2 {
	color: #fff; font-size: 140%;
	}

#bannerhead p {
	/*tuomo*/font-size: 100%; line-height: 16px; font-style: italic;
	color: #fff;
	text-align: left;
	}

#bannerhead .old p { font-size: 118%; line-height: 20px; font-style: normal }

#bannerhead a, #bannerhead a:link, #bannerhead a:visited {
	color: #eee;
	text-decoration: underline;
	}

#bannerhead a:hover {
	color: #fff;
	text-decoration: underline;
	}

#bannersub { 
	display: block;
	width: 740px;
	height: 78px;
	background: url(../i/bannersub.jpg) no-repeat;
	}

#bannersubextra { 
	display: block;
	width: 740px;
	height: 78px;
	background: url(../i/bannerextranet.jpg) no-repeat;
	}


/* */

#submenu { 
	padding: 0 10px; text-transform: uppercase;
	}

#submenu .subpost {
	display: block;
	width: 720px;
	height: 39px;
	background: url(../i/submenu.jpg) repeat-x;	
	}

#submenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#submenu ul li {
	padding: 0;
	margin: 0;
	float: left;
	}

#submenu ul li a {
	display: block;
	line-height: 39px;
	padding: 0 11px;
	font-weight: bold;
	color: #2d2d2d;
	text-decoration: none;
	}



#submenu ul li.aktive a {
	color: #fff;
	background: url(../i/mh.jpg) repeat-x;
	text-decoration: none;
	}

#submenu ul li.aktive a:hover, #submenu ul li a:hover {
	color: #fff;
	background: url(../i/mh2.jpg) repeat-x;
	text-decoration: none;
	}

/* */

#container {
	width: 740px;
	background: url(../i/container.jpg) 10px 0 no-repeat;
	}

#fullcontent {
	width: 740px;
	padding-top: 25px;
	}

#fullcontent .post { 
	padding: 0 45px 10px 45px;
	}

#content {
	width: 490px;
	float: right;
	padding-top: 25px;
	}

#side {
	display: block; 
	width: 240px;
	float: left;
	padding-top: 25px;
	}

#side .sidepost {
	padding: 0 20px 15px 45px;
	}

#content .post { 
	padding: 0 45px 10px 0;
	}

/* */

#footer {
	background: url(../i/footer.jpg) no-repeat;
	font-size: 90%;
	}

#footer p {
	color: #515151;
	padding: 15px 25px 15px 45px;
	}

.post img { padding: 0; margin: 2px 10px 5px 2px; }

#etu table {
	font-size: 100%;
	text-align: left;
	border-left: 0px solid #fff;
	border-top: 0px solid #fff;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	line-height: 1.3em; width: 99%;
	}

#etu table td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #fff;
	padding: 0 10px 0 0;
	color: #000;
	}
