a:link, a:visited {
	text-decoration: none;
	color: #DB3328;
}
a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
}

div.logo{
	background: url(../images/logo.jpg) no-repeat;
	width: 180px;
	height: 120px;
	position: absolute;
	top: 55pt;
	text-align:center;
}

div.bg{
	background: url(../images/bg1.gif) no-repeat;
	width: 740px;
	height: 470px;
	position: absolute;
	top: 55pt;
}

div.side{
	width: 200px;
	height: 380px;
	background: #FEC7CC;
	position: absolute;
	top: 126pt;
	vertical-align: top;
	
}

div.pic{
	width: 500px;
	height: 130px;
	position: absolute;
	top: 120pt;
	vertical-align: top;
	
}

div.klikkaa{
	width: 100px;
	height: 18;
	position: absolute;
	top: 400pt;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3F3F3F;
	text-align: left;
	z-index: 2;
}

div.bottom{
	width: 750px;
	height: 18;
	position: absolute;
	top: 380pt;
	color: #000000;
	z-index: 1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.company{
	width: 120px;
	height: 18;
	position: absolute;
	top: 400pt;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3F3F3F;
	text-align: right;
}

div.content_teksti{
	width: 400px;
	height: 246px;
	position: absolute;
	top: 125pt;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	overflow: auto;
	text-align: left;
	scrollbar-base-color: #DB3328;
	scrollbar-arrow-color: #DB3328;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #DB3328;
	scrollbar-shadow-color: #DB3328;
	scrollbar-track-color: #DB3328;
}

.teksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	vertical-align: top;
}
.button       {
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-style: ridge;
	border-width: 1pt;
}
