body {
	background: #ffffff url('bg.jpg') no-repeat top left; 
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
  margin: 0px;
  padding: 0px;
  line-height: 1.27;
	letter-spacing: 0.10pt;
}
img {
	border: none;
}
a {
	font-family:"Times New Roman", Times, serif;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
p {
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	padding-right: 5px;
}

.banner-container {
  background: url('logo_fi.png') no-repeat 48px 6px; 
  margin: 0px;
  padding: 0px;
	width: 980px;
	height: 60px;
}
body.en .banner-container {
  background: url('logo_en.png') no-repeat 48px 6px; 
}
.banner-language-links {
  clear: both;
  font-family:"Times New Roman",Times,serif;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  left:250px;
  letter-spacing:0;
  line-height:1.6em;
  margin:0;
  position:absolute;
  text-decoration:none;
  top:38px;
}
.banner-language-links a {
  line-height: 22.4px;
  text-decoration: underline;
  font-weight: normal;
  letter-spacing: 0pt;
  font-size: 14px;
  font-family: "Times New Roman",Times,serif;
  color: #336699;
}
.banner-language-links a:hover {
  color: #0066CC;
}

table#outer-table {
	width: 780px; 
	height: 565px;
	border: 1px solid #CCCCCC;
	background: white url('bg_content.png') repeat-y top left;
}
table#outer-table td#first {
	padding-left: 20px;
	padding-top: 25px;
	width: 750px; 
	valign: top;
}

.content-container {
	width: 980px;
	height: 100%;
	position: relative;
	background-color:transparent;
}
.content{
	height: 100%;
	background-color: transparent;
	width: 750px;
	padding-top: 40px;
	padding-left:40px;
	position: relative; 
}

td {
    vertical-align:text-top;
}
table#text-content {
	width: 750px;
	border: none; 
	padding-top: 0px;
	padding-left: 4px;
	margin-top: 0px;
}
table#text-content td#column-1 {
	padding-left: 0px;
}
table#text-content td#column-2 {
	padding-left: 24px;
}
table#text-content td#column-1, table#text-content td#column-2 {
	width: 50%;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	color: #003399;
	font-size: 20px;
	padding: 10px 0px 0px 5px;
  	margin: 0px;
	font-weight: bold;
	line-height:1;
}

#footer-container {
	width: 980px;
	height: 29px;
	position: relative;
	background-color:transparent;
}
#footer{
	height: 23px;
	background-color: transparent;
	width: 720px;
	padding-top: 0px;
	padding-left:200px;
	position: relative;
	font-family:"Times New Roman", Times, serif;
	color: #919191;
	font-size: 12px; 
}
#footer .kayttoehdot {
 	font-family:"Times New Roman", Times, serif;
	color: #919191;
	font-size: 12px; 
}
#footer a.kayttoehdot {
 	font-family:"Times New Roman", Times, serif;
	color: #919191;
	font-size: 12px; 
  font-weight: normal;
  text-decoration: none;
}
#footer  a.kayttoehdot:hover {
  text-decoration: none;
}

.kayttoehdot {
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 2px;
}
h1.kayttoehdot {
	font-family:"Times New Roman", Times, serif;
	color: #003399;
	font-size: 20px;
	padding: 10px 0px 0px 0px;
  margin: 0px;
	font-weight: bold;
}

object { 
	outline: none; 
}