html, body {margin: 0;padding: 0;border: 0;}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000;	
	text-align: left;
	background: #fff;
}

body a img, body a:hover img {border: none;}

body a 
{
	color: #0066cc;
	text-decoration: underline;
}

body a:link	
{	
	color: #0066cc;
	text-decoration: underline;
}	
		
body a:visited	
{	
	color: #0066cc;
	text-decoration: underline;
}	
		
body a:active
{	
	color: #0066cc;
	text-decoration: underline;
}	
		
body a:hover {
	color: #0066cc;
	text-decoration: none;
}

hr {	
	width: 100%;
	height: 1px;
}

table 
{
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 1em;
	color: #666666; 
	
}

p 
{
	margin: 0;
	padding: 0 0 14px 0;
	}


/**********************************************************/


#Container 
{
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 0; 
	margin-left: 0;
	padding: 0;
	height: auto;
	width: 770px;
	text-align: left;
	background: #fff url(../img/container_bg.gif) repeat-y left top;
}

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/**********************************************************/

#Header 
{
	position: relative;
	display: block;
	width: 100%;
	height: 110px;
	/*background: url(../img/header_bg.gif) no-repeat left top;*/
	background: none;
	margin: 0;
	padding: 0;
}


#Header:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#Logo 
{
	display: block;
	position: absolute;
	width: 300px;
	height: 70px;
	left: 0px;
	top: 30px;
	}
	
#SABanner 
{
	display: block;
	position: relative;
	display: block;
	width: 770px;
	height: 100px;
	margin: 0;
	padding: 0;	
	
	}
	
#SABanner:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}		
	

/**********************************************************/

#Columns {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 770px;
	height: auto;
}

#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



.Column 
{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	}


#C1 {	
	position: relative;
	display: block;
	width: 140px;
	margin: 0;
	padding: 0;
}

#C2 {
	position: relative;
	display: block;
	width: 480px;
	padding: 0;
	margin: 0;
}



#C3 {
	position: relative;
	display: block;
	width: 149px;
	padding: 0;
	margin: 0;
}

#MinHeight {
	position: relative;
	display: block;
	width: 1px;
	padding: 0;
	margin: 0;
	overflow:hidden;
}


#C1:after, #C2:after, #C3:after, #CMinHeight:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



/**********************************************************/




/**********************************************************/




#SAContent1, #TextCols, #SAContent2, #SAArea1
{
	position:relative;
	display: block;
	margin: 0 0 0 15px;
	padding: 15px 0 0 0;
	width: 450px;
	height: auto;
}



#SAContent1:after, #SAContent2:after, #SAArea1:after, #TitleBox:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



#TextLeft
{
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 215px;
	height: auto;
}

#TextRight
{
	position:relative;
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	width: 215px;
	height: auto;
}

#SAContent3, #SAContent4
{
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 215px;
	height: auto;
}

#SAContent3:after, #SAContent4:after, #TextCols:after, #TextRight:after, #TextLeft:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#SAContent5
{
	position:relative;
	display: block;
	margin: 0 0 0 5px;
	padding: 30px 0 0 0;
	width: 140px;
	height: auto;
}


/**********************************************************/


#Footer 
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 770px;
	height: 20px;
	line-height: 20px;
	background: #E0E0E0 url(../img/footer_bg.gif) no-repeat left top;
	}

#Powered
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0 450px;
	color: #C4C4C4;
	text-decoration: none;
}
	

#Powered:hover {
	text-decoration:underline;	
}


#WindowHeight 
{
	position: absolute;
	z-index: auto;
	height: 100%;
	margin: 0;
	padding: 0;
}


#Ajankohtaista {
	position:relative;
	display: block;
	margin: 0 0 0 10px;
	padding: 30px 0 0 0;
	width: 130px;
	height: auto;
}

.Information {
	position:relative;
	display: block;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	width: 130px;
	height: auto;
}



