body {
	background-image:url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	
}

a:link, a:visited {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;		
	color: #0078C4;
	margin-bottom: 10px;}
	
	
a:hover { 
	text-decoration: none;	 }	
	
a.big:link, a.big:visited {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;		
	color: #0078C4;
	margin: 6px 0;	}
	
a.big:hover { 
	text-decoration: none;	 }		


div.container {
/*	background-image: url(images/002.gif);
	height: 852px;*/
	width: 1000px;	
	margin: 0 auto;	}
	
div#top {
	width: 1000px;
	height: 175px;
	/*background-image:url(images/bg_top.jpg);
	background-repeat:no-repeat;
	background-position: top right;*/
	padding-bottom: 5px;}	

div#topnavi {
	width: 650px;
	height: 25px;
	float: left;
	padding: 0;
	/*padding: 20px 0 0 0;*/
	margin: 0; }	
div#tophaku {
	width: 350px;
	height: 25px;
	float: right;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: right;}	
	

div#contentwrapper{
float: left;
width: 100%;
}
			

div#content {
	min-height: 300px;
	padding: 5px 20px 20px 20px;
	border-right: 1px solid #E8F2F8;
	border-left: 1px solid #E8F2F8;
	margin: 30px 260px 10px 200px; }	/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/

div#content_wide {
	min-height: 300px;
	padding: 5px 20px 20px 20px;
	border-left: 1px solid #E8F2F8;
	margin: 30px 20px 10px 200px; }	/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/

div#content ul{ 
	margin-left: 0; }	

div#left {
	float: left;
	width: 180px; /*Width of left column in pixel*/
	padding: 15px 20px 0 0;
	margin: 20px 0 0 -1000px;/*Set margin to that of -(MainContainerWidth)*/
	height: 100%;
	}	

div#right {
	float: left;
	width:240px;  /*Width of right column*/
	padding: 20px 0 20px 20px; 
	margin: 20px 0 0 -260px;}				

div#bottom {
	clear: left;
	width: 900px;
	padding: 10px 50px;
	background-color: #E8F2F8;
	text-align: center;	}	
	
#logo { padding: 15px 0 5px 0;}	
#ots { padding: 0 0 15px 0;}	

a.top:link, a.top:visited, a.pakk:link, a.pakk:visited {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	text-decoration: underline;	 	
	color: #0078C4;}
	
a.top:hover, a.pakk:hover { 
	text-decoration: none;
	padding: 0;}	

a.tap:link, a.tap:visited {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;		
	display: block;
	width: 170px;
	color: #0078C4;
	border: 1px solid #E8F2F8;
	margin-bottom: 5px;
	padding: 4px 6px;}
	
	
a.tap:hover { 
	text-decoration: none;
	border: 1px solid #0078C4;	 }	

select, input, textarea{  
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;	}
	
input.haku { background-color: #ffffff;
	border: 1px solid #005786;
	font-size: 11px;
	color:  #005786;
	padding: 3px 6px;
	margin: 0 7px ;}
	
	
	
#content li {
	text-indent: 5px;
	list-style-type: square;
	list-style-position: inside;}

h1 {
	font-family: Trebuchet MS,  Arial, Helvetica, sans-serif;	
	font-size: 18px;
	margin: 6px 0;
	color: #0078C4; }	

h2 {
	font-family: Trebuchet MS,  Arial, Helvetica, sans-serif;	
	font-size: 12px;
	text-transform: uppercase;
	margin: 6px 0;
	color: #0078C4; }	

h3 {
	font-family: Trebuchet MS,  Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0;
	color: #0078C4; }	
	
hr {	border: 1px solid #E8F2F8;	  }	
		
/* yhteystiedot  */

td.yht {	
	vertical-align: top;
	padding: 5px;			}
img.yht {padding-top: 5px;}	
