html,body,table,tr,td,div,p,a,img{
    /* margins etc. off for layout */
	margin: 0;
	padding: 0;
	border: 0;
	/* Why, oh why the defaults are always to be overridden? ;) */
}
html{
	/* force scrollbar, reduces "jumpyness" between pages holding variable sized content*/
	height:101%;
	text-align:left;
}
body, div, input, textarea{
   font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html>body{
    /* IE6 does NOT see this */
}

body
{
    background: #F3F3F3 url(../img/bg.png) repeat-x;
    text-align: left;
}


img{
	-ms-interpolation-mode:bicubic;
}

#Container, #Header, #Columns, #Footer, #Banner  {
	width: 976px;
}

/* Set cross-browser minimum content height */

#ContentArea
{
	
	border: solid 1px #EAEAEA;
	background: #FBFBFB;
	width: 643px;	
	padding: 0;
	margin:0;
	height: auto;
	text-align: left;
	
}

#MinHeight 
{
	position: relative;
	display: block;
	height: 400px;
	width: 1px;
	float: left;
	
}

#Container 
{
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: auto;
	text-align: left;
	background: transparent (../img/tausta.png) no-repeat;
	
}

html>body #Container {
	border-bottom: 1px transparent;	
}

/* This is needed for clearing floats  inside container */

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Header 
{
	position: relative;
	display: block;
	height: 182px;
	background: transparent;
	margin: 0;
	padding: 0;
	float:left;
	clear:both;
	font-family: Arial;
	
}

#Banner
{
margin: 0 0 0 1px;
height: 182px
}

#HeaderContent
{
	position: relative;
	display: block;
	height: 40px;
	width: 240px;
	background: transparent;
	margin: -160px 0 0 95px;
	padding: 0;
	float:left;	
	clear:both;	
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;	
    	font-family: Arial;
}

*html #HeaderContent
{
	
	margin: -160px 0 0 55px;
	padding: 0;
	
}


#HeaderHaku
{
	position: relative;
	display: block;
	height: 30px;
	width: 205px;
	background: transparent;
	margin: -150px 300px 0 0px;
	padding: 0;
	
	float:right;	
	color: #FFFFFF;
	font-size: 14px;
		
}

*html #HeaderHaku
{
	
	
	width: 555px;
	margin: -150px 0 0 0px;
	padding: 0;	
	float:left;	
	color: #FFFFFF;
	font-size: 14px;
		
}

.ButtonHaku
{
    position: relative;
	display: block;
	height: 24px;
	width: 57px;
	background: url(../img/Hae_nappi.png) no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	float:left;		
	color: #FFFFFF;
	font-size: 14px;		
}
	
*html .ButtonHaku
{
margin: 0 0 0 8px; 
float:left;	
}

.HeaderInfo
{
    position: relative;
	display: block;
	height: 50px;
	width: 105px;
	background: transparent;
	margin: -160px 20px 0 20px;
	padding: 0;	
	float:right;	
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;	
	text-align: right;
	clear: both;
		font-family: Arial;
}

.HeaderInfo2
{
    position: relative;
	display: block;
	height: 50px;
	width: 105px;
	background: transparent;
	margin: -160px 130px 0 20px;
	padding: 0;	
	float:right;	
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;	
	text-align: right;
		font-family: Arial;
	
}

*html .HeaderInfo2
{
   
	margin: -160px 75px 0 20px;		
}

.Menubar
{
	position: relative;
	display: inline;
	height: 27px;
	width: 297px;
	background: url(../img/menubar.png) no-repeat;
	margin: 0;
	padding: 5px 0 0 15px;
	float:left;
	clear:both;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	
}

.Menubar2
{
	position: relative;
	display: inline;
	height: 27px;
	width: 310px;
	background: url(../img/menubar2.png) no-repeat;
	margin: 0;
	padding: 5px 0 0 15px;
	float:left;
	clear:both;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	
}


.Menubarw
{
	position: relative;
	display: inline;
	height: 27px;
	width: 645px;
	background: url(../img/menubgw.png) no-repeat;
	margin: 0;
	padding: 5px 0 0 15px;
	float:left;
	clear:both;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}



#Columns {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
	padding: 0;
	height: auto;
	background-color: #FFFFFF;
	border-top: solid 1px #D3D3D3;
    border-left: solid 1px #D3D3D3;
    border-right: solid 1px #D3D3D3;
    
}

/* This is needed for clearing floats  inside container */

#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#CArea
{
    position: relative;
	display: inline;
	float: left;
	width: 665px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	overflow: hidden;
}



#C1 {
	position: relative;
	display: inline;
	float: left;	
	width: 270px;
	margin: 20px 0 20px 25px;
	background-color: transparent;
	height: auto;
	overflow: hidden;
}

#C2 {
	position: relative;
	display: inline;
	float: left;
	width: 645px;
	margin: 20px 0 20px 16px;
	background-color: transparent;
	
}

#C3 {
	position: relative;
	display: inline;
	float: left;
	width: 310px;
	margin: 0 0 20px 16px;
	padding:0;
	background-color: transparent;
}

#C4 {
	position: relative;
	display: inline;
	float: left;
	width: 310px;
	margin: 0 0 20px 25px;
	padding:0;
	background-color: transparent;
}




.LatestItem
{
    position: relative;
	display: inline;
	clear:both;
	float: left;	
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	height: 17px;
	background-color: transparent;
}

#MapArea
{ 
	position: relative;
	display: inline;
	float: left;
	width: 262px;
	margin: 0;
	border: solid 1px #EAEAEA;
	background: #FBFBFB;
}

#MapLinks
{
text-align: left;
margin: 20px 10px 10px 10px;
}

.MapLink
{
    color: #000000;
    text-decoration: none;
}


#Footer {
	position: relative;
	display: block;
	clear: both;
	height: auto;
    background-color: #FFFFFF;
	border-bottom: solid 1px #D3D3D3;
	border-left: solid 1px #D3D3D3;
	border-right: solid 1px #D3D3D3;
		margin-left: auto;
	margin-right: auto;
}	

#FooterContent
{
	position: relative;
	display: block;
	clear: both;
	height: 30px;
	padding: 0;
	margin: 0 0 0 25px;	
	text-align: left;

}	

.FooterImage
{
        padding: 0;
        margin: 0 3px -3px 0;
        
       
}


.FooterItem
{
    position: relative;
	display: block;
	float:left;	
	padding: 0 10px 0 10px;	
	margin:0 ;
	width: auto;
	height: 20px;
	color: #7B7B7B;
}


#FooterRight
{
    position: relative;
	display: block;
	float:right;
	height: 10px;
	padding: 0;	
	margin:0 ;
	width: 300px;
	color: #7B7B7B;
	font-family: Arial;
}

.FooterLink
{
color: #7B7B7B;
padding:0;
margin: 0 5px 0 0;
}


#Fader
{
    
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: auto;
	text-align: center;
	width: 986px;
	background: url(../img/tausta.png) no-repeat;
	
}

.Header_content
{
width: 590px;	
padding: 0 5px 5px 5px;
}

.Frontpage_content
{
	
	width: 632px;	
	padding: 20px 5px 5px 5px;
	height: auto;
	float:left;
}


.LatestModified
{
position: relative;
	display: block;
	float:left;
	color: #de342a;
	width: 297px;
	height: 175px;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 12px;
	font-size: 11px;
	overflow: hidden;	
	border: solid 1px #EAEAEA;
	background: #FBFBFB;
}

.LatestModified li
{
    position: relative;
	display: block;
	clear:both;
	float:left;
	color: #de342a;	
	margin: 0;
	padding: 0;	
	overflow: hidden;	
	width: 285px;
	text-align: left;
	
}

.LatestModified li a
{
    text-decoration: none;
	color: #de342a;		
}

/* NEWSBOX*/ 	
#Newsbox
{
	position: relative;
	display: block;
	float:left;
	color: #de342a;
	width: 297px;
	height: 175px;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 12px;
	font-size: 11px;
	overflow: hidden;	
	border: solid 1px #EAEAEA;
	background: #FBFBFB;
	
	}
	
	 #Newsbox a
	 {
	position: relative;
	display: block;
	float:left;
	color: #de342a;
	width: 225px;
    height: 12px;
	line-height: 12px;
	margin: 0 0 0 0px;	
	overflow: hidden;
	text-decoration:none;
	}
	
#Newsbox a:hover
{	
	color: #e8acd2;	
	}
		
	
#Newsbox_header
{
	position: relative;
	display: block;
	float:left;
	color: #d5d5d5;
	width: 300px;
	height: 35px;
	margin: 0;
	padding: 0;
	font-size: 9px;
	overflow: hidden;
	text-align: left;
	
	
	}
	
	.News_Header	
	{
	position: relative;
	display: block;
	float:left;	
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;	
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	}
	
#Newsbox_news1_h_date, #Newsbox_news2_h_date, #Newsbox_news3_h_date
{
	position: relative;
	display: block;
	clear:both;
	float: left;
	color: #999999;
	width: 68px;	
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-right: 1px solid #999999;
	
	}
#Newsbox_news1_h_date_right
{
	position: relative;
	display: block;
	
	float:left;	
	width: 5px;
	height: 12px;
	margin:0;
	padding: 0;
	
	
	
	}
	
#Newsbox_news1_h, #Newsbox_news2_h, #Newsbox_news3_h
{
	position: relative;
	display: block;
	float: right;
	color: #ffd286;
	width: 231px;
	height: 12px;	
	padding: 4px 0 0 0;	
	overflow: hidden;
	font-weight: bold;	
	}
	
	#Newsborder
	{
	position: relative;
	display: block;
	float: left;
	clear:both;
	height: 30px;
	width: 200px;
	}
	
#Newsbox_news1_h:hover, #Newsbox_news2_h:hover, #Newsbox_news3_h:hover
{
	position: relative;
	display: block;
	float:right;
	color: #e8acd2;
	width: 231px;
	height: 12px;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	font-size: 10;
	overflow: hidden;
	font-weight: bold;	
	}

#Newsbox_news1_text, #Newsbox_news2_text, #Newsbox_news3_text
{
	position: relative;
	display: block;
	float:left;
	color: #de342a;
	width: 205px;
	height: 12px;
	margin: 0 0 0 0;	
	padding: 0 0 0 5px;	
	overflow: hidden;
	}
	

	
	
#Newsboxcell1, #Newsboxcell2, #Newsboxcell3
	{
	position: relative;
	display: block;
	float:left;	
	width: 280px;
	height: auto;
	margin:  0 0 5px 0;	
	padding: 0;
	overflow: hidden;
	

	}
	#Newsboxlink_container
	{
	position: relative;
	display: block;
	float:left;	
	width: 255px;
	height: 40px;	
	margin: 5px 0 0 0;
	padding: 0 0 0 0;	
	overflow: hidden;		
	}		
	    
.Newsboxlink
	{
	position: relative;
	display: block;
	float:left;	
	width: 255px;
	height: 20px;
	line-height: 15px;
	margin: 15px 0 0 5px;
	padding: 2px 0 0 20px;	
	overflow: hidden;	
	font-size: 11px;
	background: url(../img/nappula.png) 0 0 no-repeat;		
	text-align: left;
	text-decoration: none;
	}
	
	
	#Newsboxlink a 
	{
			color: #de342a;	
			
		}
	
#Linkbox
{	
	position: relative;
	display: block;
	float:left;
	color: #d5d5d5;
	width: 170px;
	height: 220px;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 15px;
	font-size: 11px;	
	}
html>body #Linkbox
{
	margin: 0 0 0 20px;	
	}
		
#Linkboxcell
	{
	position: relative;
	display: block;
	float:left;
	color: #d5d5d5;
	width: 170px;
	height: 15px;
	margin: 0 0 8px 0;
	padding: 0;	
	background: url(../img/new/listarrow.gif) 0 0 no-repeat;
			}
#Linkbox_title
	{
	position: relative;
	display: block;
	float:Right;
	color: #de342a;
	width: 150px;
	height: 15px;
	margin:0;
	padding: 0;
	overflow:hidden;
	}
	
#Linkbox_title a
	{
	position: relative;
	display: block;
	float:Right;
	color: #de342a;
	width: 150px;
	height: 15px;
	margin:0;
	padding: 0;
	}
	
#Linkbox_title a:hover
	{
	position: relative;
	display: block;
	float:Right;
	color: #de342a;
	width: 150px;
	height: 15px;
	margin:0;
	padding: 0;
	}

/* NEWSBOX*/ 	

.TextBoxHaku
{
	position: relative;
	display: block;
	
	float:left;
	color: #000000;
	width: 136px;
	height: 34px;
	margin:0;
	padding: 6px 5px 0 5px;
	background: url(../img/hakubox.png) no-repeat;
	border: none;
}



*html .TextBoxHaku
{
	
	margin: 0 0 0 65px;
	clear:both;
	float: left;

}
