 div.top{
	background: url(../Images/pun_yla.png) no-repeat;
	width: 720px;
	height: 55px;
	position: absolute;
	top: 75pt;
	z-index: 0;
	text-align: left;
	padding-left: 5px;
	padding-top: 14px;

}

ul { list-style-image: url(../Images/bullet.gif); margin-left: 20px; margin-bottom: 10px; margin-top: 0; padding:0;}

div.slogan{
	width: 350px;
	height: 18;
	position: absolute;
	top: 87pt;
	text-align: center;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	z-index: 1;
}

div.bottom{
	background: url(../Images/pun_ala.png) no-repeat;
	width: 720px;
	height: 17px;
	position: absolute;
	top: 410pt;
}

div.bottomtext{
	width: 720px;
	height: 18;
	position: absolute;
	top: 410pt;
	text-align: center;
	color: white;
	font-size: 11px;
	z-index: 1;
	
}

.time{
	position: relative;
	top: 88pt;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	z-index: 2;
	right: 260pt;
}

div.content_teksti{
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 350px;
	height: 350px;
	overflow: auto;
	text-align: left;
	scrollbar-base-color: #FF0000;
	scrollbar-arrow-color: #FF0000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #FF0000;
	scrollbar-track-color: #FFFFFF;
	vertical-align: top;
	background-image: url(../Images/tausta.jpg);
}

div.content_kuva{
	width: 340px;
	height: 220px;
	position: absolute;
	top: 250pt;
	
}


.tausta {
	background-image: url(../Images/.gif);
	background-repeat: no-repeat;
	background-position: center;
}

div.company{
	width: 130px;
	height: 18;
	position: absolute;
	top: 425pt;
	text-align: right;
	color: #999999;
	font-size: 11px;
}
.teksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F3F3F;
}
.otsikko2 {
	font-familu: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3F3F3F;
}
.button       {
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-style: ridge;
	border-width: 1pt;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3F3F;
	list-style: url(../Images/list.gif);
}
A.kk:link          {
	color: Blue;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
        
A.kk:visited       {
	color: Blue;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
        
A.kk:active        {
	color: Blue;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
        
A.kk:hover         {
	color: Gray;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}