body.textarea {
    font: normal 12px Arial, Times New Roman;
/* 	top: 0; left: 0; width: 100%; height: 100%; */

    background: gray 50% url(../images/layout/Background.jpg);
	background-color: rgb(238, 238, 238);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Times New Roman;
	
    background-image: url(/images/layout/main_background.jpg);
	background-repeat: repeat;
}

A { color: #004074; text-decoration: none; }
A:active, A:hover { color: #004074; text-decoration: underline; }

img {border: 0; margin: 0; padding: 0;}

h3 {
	font-size: 14px;
	/* line-height: 15px; */
}

h4 {
	font-size: 12px;
	/* line-height: 15px; */
}

table {
	border: 0; margin: 0; padding: 0;
	font: normal 12px Arial, Times New Roman;
 }

div.textarea
{
	margin-top: 3px;
	margin-left: 17px;
	margin-right: 8px;
	text-align: left;

}

table.header {
    border-collapse: collapse;
	width: 940px; /* 870px; */
	height: 580px; 
	BORDER: 1px solid #C4C6C9; /* #eeeeee; #3a789f; */
/*	padding: 2.5em 1em 1em 2em; */
    border-width: 6px;
/*	margin: 1em; */
}

td.logo {
    height: 330px; 
    width: 377px;
    text-align: left;
}

@media screen,handheld,braille,tv {
	tr.header {
		background: gray 50% url(../images/layout/Background.jpg);
		background-color: rgb(238, 238, 238);
	    background-position: 8%; 
		background-repeat: repeat-y;

		background-attachment: fixed;
     
	    BORDER: 0px solid #eeeeee;
	}
}

@media printer {
	tr.header {
	    background: gray 50% url(../images/layout/Background.jpg);
		background-color: rgb(238, 238, 238);
	    background-position: 8%; 
	    background-repeat: repeat-y;

	    background-attachment: fixed;
     
	    BORDER: 0px solid #eeeeee;
	}
}

td.bgimage {
    background-color: transparent; 
    background-repeat: no-repeat; 
    background-attachment: scroll;
    width: 435px;
    height: 580px;
	margin: 0; padding: 0;
    vertical-align: bottom;
}

td.logo {
    height: 184px; 
    width: 505px; /* 435 */
    text-align: left;
    /* margin: 0px 0px 0px 0px; */
	/* padding: 0px 0px 0px 0px; */
}

td.textarea {
    text-align: center;
    font: normal 12px Arial, Times New Roman;
	width: 505px; /* 435 */
	height: 303px; 
	vertical-align: top;
}

td.bottonarea {
    text-align: center;
	vertical-align: top;
    font: normal 12px Arial, Times New Roman;
	width: 505px; /* 435 */
	height: 93px;
}

table.buttonleft {
    background: none;
    background-color: transparent; 
	
    width: 100%;
	height: 90px;
}

table.buttonright {
    background: none;
    background-color: transparent; 

	margin: 0; padding: 0;
	vertical-align: top;
	text-align: center;

    width: 245px; height: 185px; */
}

tr.emptyline {
	BORDER: 0; 

    font-size: 4px;
    background: white;
}

tr.address {
    text-align: center;
    BORDER: 0px solid #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
}

img.logo {
    border: 0 solid;
    position: relative; 
    top: 3px;
    left: 15px;
	width: 142px; height: 161px
}

img.textimage {
    border: 0;
    position: relative; 
    
    left: 80px; /* 45 */
	top: 0px;
	width: 225px; height: 150px;
}

img.text2image {
    border: 0;
    position: relative; 
    left: 140px;
}

img.button {
	border: 0px solid;
	width: 75px;
	height: 85px;
}

table.text { 
    font-family: Arial, Times New Roman;
    font-size: 12px;
	width: 468px; /* 416px; */
}

logo {
}

img.nobutton {
   position: relative;
   top: 10px;
   left: 0px;
   display: block;

   margin: 1px, 1px, 1px, 1px;
   padding: 1px, 1px, 1px, 1px;

   line-height: 100%;
}

td.button {
   width: 105px;
   text-align: center;
   /*  margin: 0px, 0px, 0px, 0px;
   padding: 0px, 0px, 0px, 0px; */
}

div.nobutton {
	/* position: absolute; */
	float: clear;
	/* top: -98px;
	left: 0px; */
	display: block;
	text-align: center;
	vertical-align: middle;
 
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;

	line-height: 100%;
}

.button img{ 
/*	width: 69px; height: 68px; */
	text-decoration: none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}

.button:hover img{
	text-decoration: none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

font.paivitys {
	font-family:verdana,arial,helvetica;
	font-size:75%;
	color:#999999;
	text-decoration : none;
	font-weight:none;
}

#paivitys {position:absolute;visibility:hidden;top:-10px;left:10px}

/* -- Footer --------------------------------------------- */

div#footer {
/*    border-top: solid 2px #e8acb7;
    border-bottom: solid 1px #fff; */
    margin: 5px 8px;
    height: auto !important;
    height: 1%;

	BORDER: 0px solid #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
}

div#footer strong {
    background: transparent url(/media/icon-phone.gif) no-repeat 3px 2px;
    padding-left: 18px;
}

div#footer div {
    float: left;
}

div#footer div.clearer {
    float: none;
}

div#footer div.copyright {
    width: 600px;
}

div#footer div.copyright p {
    margin: 1em 0 0 10px;
    color: #000;
}

div#footer div.copyright a {
    text-decoration:none;
    color: #000;
}

div#footer div.copyright a:hover {
    background:none;
}

div#footer div.nav {
    width: 240px;
}

div#footer ul {
    list-style-type: none;
    margin: 1em 0 0 0;
    text-align: right;
    padding: 0;
}

div#footer li {
    border-left: 1px solid #282e68;
    display: inline;
    padding: 0 5px;
}

div#footer li.first {
    border-left: none;
    padding-left: 0;
}

div#footer li.last {
    border-left: none;
    text-align: right;
    display: block;
    margin-top: 1em;
}

