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

div.table1{
	background: url(../images/table1.jpg) no-repeat;
	width: 120px;
	height: 225px;
	position: absolute;
	top: 160pt;
}
div.table2{
	background: url(../images/table2.jpg) no-repeat;
	width: 120px;
	height: 225px;
	position: absolute;
	top: 160pt;
}
div.table3{
	background: url(../images/table3.jpg) no-repeat;
	width: 120px;
	height: 179px;
	position: absolute;
	top: 160pt;
}
div.table4{
	background: url(../images/table4.jpg) no-repeat;
	width: 140px;
	height: 123px;
	position: absolute;
	top: 160pt;
}
div.yhttiedot{
	background: url(../images/phone.jpg) no-repeat;
	width: 140px;
	height: 176px;
	position: absolute;
	top: 190pt;
}
div.sivuotsikko{
	position: absolute;
	top: 120pt;
	width: 250px;
	text-align: left
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding-left: 5px;
}

div.bg{
	background: url(../images/bg.jpg) no-repeat;
	width: 754px;
	height: 500px;
	position: absolute;
	top: 20pt;
	
}

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: 370pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3F3F3F;
}

div.bottom{
	width: 570px;
	height: 18;
	position: absolute;
	top: 370pt;
	color: AppWorkspace;
	font-size: 11px;
	text-align: center;
}

div.company{
	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: right;
}

div.content_teksti{
	width: 370px;
	height: 274px;
	position: absolute;
	top: 146pt;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	overflow: auto;
	text-align: left;
	scrollbar-base-color: green;
	scrollbar-arrow-color: green;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #DADADA;
	scrollbar-shadow-color: green;
	scrollbar-track-color: #DADADA;
}

div.etusivu{
	width: 123px;
	height: 18px;
	position: absolute;
	top: 169.5pt;
	background: url(../images/button.jpg) no-repeat;
	padding-left: 15px;
}

div.sivu2{
	width: 120px;
	height: 18px;
	position: absolute;
	top: 189pt;
	background: url(../images/button.jpg) no-repeat;
	padding-left: 15px;
}


div.sivu3{
	background: url(../images/button.jpg) no-repeat;
	padding-left: 15px;
	width: 120px;
	height: 18px;
	position: absolute;
	top: 209pt;
}


div.sivu4{
	background: url(../images/button.jpg) no-repeat;
	padding-left: 15px;
	width: 120px;
	height: 18px;
	position: absolute;
	top: 229pt;
}


div.sivu5{
	background: url(../images/button.jpg) no-repeat;
	padding-left: 15px;
	width: 120px;
	height: 18px;
	position: absolute;
	top: 249pt;
}


div.sivu6{
	background: url(../images/button.jpg) no-repeat;
	padding-left: 15px;
	width: 120px;
	height: 18px;
	position: absolute;
	top: 269pt;
}


div.sivu7{
	background: url(../images/button.jpg) no-repeat;
	padding-left: 15px;
	width: 120px;
	height: 18px;
	position: absolute;
	top: 289pt;
}


.teksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0A0A0;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0A0A0;
	list-style: outside url(../images/list.gif);
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	vertical-align: top;
	background-color: #A0A0A0;
}
.button       {
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-style: ridge;
	border-width: 1pt;
}

