﻿body
{
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 1%;
	margin: 0%;
	padding-top: 1%;
	height: 98%;
	background-color: white;
	text-align: center;
}
div.sisalto
{
	position: relative;
	z-index: 0;
	width: 806px;
	height: 606px;
	margin: 0 auto;
	border-color: Red;
	border-width: thick;
	background-repeat: no-repeat;
	background-color: white;
}
div.maindiv
{
    position:absolute;
    left:3px;
    top:100px;
    width:800px;
    height:400px;
    z-index:0;
}
div.linkkidiv
{
    position:absolute;
    left:30px;
    top:150px;
    z-index:2;
}

#headerGraphic
{
	clear: both;
	float: none;
	background-position:right;
	background-image: url(../img/NewBanner_v1_ew.gif);
	width: 800px;
	height: 104px;
}
#navigationArea
{
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0%;
	padding-top: 0%;
	font-weight: bold;
	font-size: 0.8em;
	float: none;
	margin: 0%;
	vertical-align:bottom;
	width: 778px;
	color: #477897;
	font-family: Arial;
	letter-spacing: 0.04em;
	position: static;
	height: 22px;
	background-color: #e0ca9f;
	text-align: justify;
	border-top: #dcdcdc thin ridge;
	border-bottom: #dcdcdc thin ridge;
}

#bodyArea
{
	overflow: auto;
	width: 800px;
	height: 400px;
	float:left;
}
#footer
{
	background-color: #e0ca9f;
	color:#424294;
	width:800;
	float: none; /* 7.4.08 */
	height:80px;
	margin-top: 10px;

	/*border-top:#dcdcdc thin ridge;*/
}

/* 7.4.08 */
#footer_div {
	color:#424294;					/* barentsin sininen */
	font-size:small;
	height:40px;
	/*border-top:#dcdcdc thin ridge;*/
	background-color:#e0ca9f;		/* tumman ruskea*/
	float:none;
	margin-top: 10px;
}

/* 7.4.08 */
#footer_div2 {
	color:#424294; 
	font-size:small;
	height:80px;
	/*border-top:#dcdcdc thin ridge;
	border-bottom:#dcdcdc thin ridge;*/
	background-color:#e0ca9f;
	float:left;
}


#bodyRight
{
	clear: right;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	padding-right: 10px;
	padding-left: 10px;
	/*left:10px;*/
	font-size: 0.8em;
	/*float: right;*/
	vertical-align: top;
	overflow: auto;
	width: 763px;
	/*color: #477897;*/
	color:#424294;
	font-family: Arial;
	position: static;
	background-color: #fbedc2; /* vaalean ruskea */
	text-align: justify;
	margin-top: 5px;
	/*border-bottom:#dcdcdc thin ridge;*/
}

#bodyRight_2
{
	clear: right;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	float: left;
	margin-bottom: -490px;
	padding-bottom: 500px;
	vertical-align: top;
	overflow: auto;
	width: 760px;
	color: #477897;
	padding-top: 10px;
	font-family: Arial;
	position: static;
	background-color: white;
	text-align: justify;
	margin-top: 5px;
}

#pageWrapper
{
	margin: auto;
	width: 800px;
	height:620px;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
	background-color: #fbedc2;		/*#e0ca9f    7.4.08 */
}
.header
{
	font-size:large;
	font-weight:bold;
	text-align:center;
}
.contactHeaderRow
{
	background-color:#424294;
	color:White;
	border-bottom:solid 1px #424294;	
}
.contactRow
{
	background-color:#fbedc2;
	color:#424294;
}
.contactAltRow
{
	background-color:#e0ca9f;
	color:#424294;
}
