@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color:#000;
	background:#0098fb url(../images/bg-repeat.jpg) repeat-x top;
	line-height:13pt;
}

h1 {
	margin:12pt 0 6pt;
	padding:0;
	font-size:11pt;
	color:#2972b6;
	font-weight:bold;
	line-height:13pt;
}

p {
	margin:0;
	padding:0;
	font-size:11pt;
}

a {
	text-decoration:none;
	color:#000;
}

.news-descr a {
font-style:italic;
}

div {
	padding:0;
	margin:0;
}

em {
	color:#000;
	font-style:normal;
}

ul {
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding:0;
}

li {
	margin:0;
	padding:10px 0 20px;
	background-image:url(../images/divider.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#container {
	text-align: center; 
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border-bottom:2px solid #cce6fb;
	background-color:#fff;
}

#main {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom:6px;
}

#footer {
	text-align: center;
}

#left {
	width:700px;
	float:left;
}


#right {
	width:180px;
	float:left;
	text-align:left;
	padding:10px;
}

#right a {
	color:#2972b6;
	font-weight:bold;
}

#map {
	width:160px;
	height:190px;
	clear:both;
	margin:0 0 100px;
}

a img {
	border:0;
	
}

#flash {
	width:726px;
	height:337px;
	margin-left:-33px;
	border:1px solid #fff;
}

#pageimage {
	width:726px;
	height:337px;
	margin-left:-33px;
}

#linkit {
	width:663px;
}

table, tr, td {
	cellpadding:0;
	cellspacing:0;
	border:none;
	margin:0;
	padding:0;
	vertical-align:top;
}

td {
	background-repeat:no-repeat;
	background-position:top left;
}

td p {
	margin:10px;
}

#top1 {
	height:115px;
	background:url(../images/logot1.jpg);
}

#top2 {
	height:115px;
	background-image:url(../images/logot2.jpg);
}

#top3 {
	height:115px;
	background-image:url(../images/logot3.jpg);
}

#center1 {
	background-image:url(../images/repeat1.jpg);
	background-repeat:repeat-y;
}

#center1 a {
	color:#fff;
}

#center2 {
	background-image:url(../images/repeat2.jpg);
	background-repeat:repeat-y;
}

#center3 {
	background-image:url(../images/repeat3.jpg);
	background-repeat:repeat-y;
}

#center3 p {
	/*margin:15px 40px 15px 20px;*/
}

.num {
	color:#000;
	text-align:center;
}

#bottom1 {
	background-image:url(../images/bottom1.jpg);
	background-repeat:no-repeat;
	height:50px;
}


#bottom2 {
	background-image:url(../images/bottom2.jpg);
	background-repeat:no-repeat;
	height:50px;
}


#bottom3 {
	background-image:url(../images/bottom3.jpg);
	background-repeat:no-repeat;
	height:50px;
}

#yhtTiedot td {
	font-size:11pt;
}

.linkki {
	width:210px;
	height:50px;
	margin:0;
	padding:0;
}

#alalinkit {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

#alalinkit p {
	color:#fff;
}

#alalinkit div {
	width: 120px;
	padding:15px;
	min-height:100px;
	float:left;
	background-image:url(../images/gradient.png);
	background-repeat:no-repeat;
	background-position:left top;
}

*html #alalinkit div {
	height:100px;
	width: 115px;
}

.newsItem {
	font-size:11pt;
	text-align:left;
}

.newsItem h3 {
	font-size:12pt;
	color: #2972B6;
}

#content_news {
	font-size:11pt;
}

.spacer {
	clear:both;
}