body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: auto;
	padding: 0px;
	background: #d0daea;
	text-align: center;
}

body a, a:visited {
	color: #000000;
	text-decoration: underline;
}

body a:hover {
	color: #000000;
	text-decoration: none;
}

/* general fonts and textbox styles */
 

#headl strong {
 	display: block;
}
 
#datetime {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	position: absolute;
	height: 12px;
	color: #fff;
	margin-top: 22px;
	margin-left: 390px;
}

/* main body container */ 

#skeleton {
	margin: 0px;
	padding: 0px;	
	text-align: left;
	background: #FFFFFF;
	width: 770px;
	height: auto ! important; 
	height /**/: auto; 
	margin: auto ! important;
}

hlml>body #skeleton {border-bottom: solid 1px transparent;}

/* header content area */

#hdrblock {
 	 height: 130px;
 	 width: 770px;
 	 background: #ffffff;
  	 background-image: url("../images/hdrbg.jpg");
 	 background-repeat: no-repeat;
 	 background-position: left top;
}
 
#hdrbox {
	position: relative;
 	float: left;
  	margin: 0px;
  	padding: 0px;
  	height: 20px;
  	width: 770px;
 	background: #ffffff;
 }


hlml>body #hdrbox {border-bottom: solid 1px transparent;}

/* big banner graphics container */

 #bannerbox {
   	 position: relative;
   	 display: block;
   	 /*float: left;*/
   	 margin: 0;
  	 padding: 0;
 	 height: 90px;
 	 width: 770px;
 	 background-color: #ffffff;
 	 overflow: hidden;
 }

hlml>body #bannerbox {border-bottom: solid 1px transparent;}

/* footer container box */

#bodyblock {
	 position: relative;
	 float: left;
	 color: #333333;
	 width: 770px;
	 height: auto ! important; 
	 height /**/: auto; 
	 background: #ffffff;

 }

hlml>body #bodyblock {border-bottom: solid 1px transparent;}

/* main text container with copyright */

#footercontent {
	 position: absolute;
	 margin-top: 0px;
	 margin-left: 0px;
	 width: 770px;
	 height: auto ! important; 
	 height /**/: auto; 
	 background: #ffffff;
	 padding-bottom: 50px;
	 background-image: url("../images/copyright.gif");
	 background-repeat: no-repeat;
	 background-position: bottom right;
 }
 
 #maintextcontentinner {
 	position: relative;
 	display: inline;
 	float: right;
	margin: 25px;
 	padding: 0; 
 	width: 470px;; 
	height: auto; 
 	background: #ffffff;
 }
 
 /*#maintextcontentinner  p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
 	color: #000000;
  	font-size: 12px;
  	font-weight: 500;
 }*/

/* headlines content area */

#headlines {
	 position: relative;
	 float: left;
	 display: inline;
	 width: 250px;
	 height: auto;
	 margin: 0;
	 padding: 0;
	 background: #ffffff;
 }

#headl {
	position: relative;
	display: block;
	width: 172px;
	height: auto; 
	color: #ffffff;
	padding: 0 0 0 35px;
	margin: 0;
	background-color: transparent;
}

#headl p, #headl strong {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#headl strong {
	font-weight: bold;
}

#headl a:link, #headl a:active, #headl a:visited {
	padding-top: 5px;
	border: 0;
	text-decoration: underline;
	color: #ffffff;
}

#headl a:hover {
	color: #ffffff;
	text-decoration: none;
}

#headlinestitle {
	position: relative;

	display: block;
	color: #E71C20;
	width: 90px;
	height: 12px;
	top: 14px;
	left: 35px;
	padding: 0;
	margin: 0;
	background: transparent;
 }

#headlinestitle p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E71C20;
	background: transparent;
	padding: 0;
	margin: 0;
}



#headlineshdr {
	position: relative;
	/*display: block;	
	float: left;*/
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 210px;
	background: url(../images/headlineshdrbg.gif) right top no-repeat;
	background-color: #E71C20;
 }
 
 #headlinescnt {
  	position: relative;
	/*display: block;	
	float: left;*/
  	margin: 0px;
	padding: 0px;
	height: auto;
  	width: 210px;
	background: url(../images/headlinescntbg.gif) right top repeat-y;
	background-color: #E71C20;
 } 
 
 #headlinesftr {
	position: relative;
	/*display: block;	
	float: left;*/
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 210px;
	background: url(../images/headlinesftrbg.gif) right top no-repeat;
	background-color: #ffffff;
 }
 
 #Poika
  {
	position: relative;
	/*display: block;	
	float: left;*/
	margin: 0 0 0 20px;
	padding: 0px;
	height: 156px;
	width: 180px;
	background: url(../images/paikallisliikenne_poika.jpg) right top no-repeat;
	background-color: #ffffff;
 }
 
#SAContent1, #SAContent2 {
	overflow: hidden;
}

#bannerbox img, #SABanner{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 770px;
	height: 90px;
	border: none;
}


/* listat */
	#SAContent1 ul {
		margin: 1em 0 1.5em 20px;
		padding: 0;
		list-style: disc outside;
		line-height: 1.15em;
	}
	
	#SAContent1 ul li {
		margin: 0 0 0.4em 0;
		padding: 0;
		padding: 0;
	}
	
	#SAContent1 li ul {
		margin: 0.2em 0 0.6em 20px;
		padding: 0;
		list-style: disc outside;
		line-height: 1em;
	}
	
	#SAContent1 li ul li {
		margin: 0 0 0.2em 0;
		padding: 0;
	}