/* CSS Document */

body {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	height:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#kehys {
	position:relative;
	margin-left: auto; 
	margin-right: auto;
	height:100%;
	width:950px;
	background-color:#DDDDFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-align:center;
}
#sisalto {
	background-color:#FFFFFF;
	border:1px solid #999999;
	margin-left: auto; 
	margin-right: auto;
	width:600px;
	height:100%;
}

#tekstiosa {
	padding:10px;
	text-align:left;
	background-color:#FFFFFF;
	min-height:450px;
}
	#tekstiosa h1 {
		font-size:1.3em;
		color:#A74;
	}
	#tekstiosa h2 {
		font-size:1.1em;
		color:#993333;
		margin:7px 0 7px 0;
	}
	#tekstiosa h3 {
		font:0.9em Geneva, Arial, Helvetica, sans-serif;
		color:#996633;
	}
	#tekstiosa .viiva {
		color:#669933;
		font-size:1.3em;
		font-weight:bold;
	}
	#tekstiosa a {
		color:#A74;
		text-decoration:none;
	}
	#tekstiosa a:hover {
		color:#996633;
		text-decoration:underline;
	}

#varimallit {
	position:absolute;
	top:725px; left:200px;
	width:535px; height:500px;
	background-color:#FFFFFF;
	border:2px solid #999999;
	padding-left:15px;
}

#varimallit img {
	margin:2px;
}

#teksti {
	margin-top:15px;
	background-color:#FFFFFF;
}

#lehtiruutu {
	position:absolute;
	top:410px; left:185px;
	display:none;
	width:570px;
	height:500px;
}

.yritys {
	width:100%;
	height:20px;
	padding-left:0px;
	background-image:url(images/bg-yritys.jpg);
	font-weight:bold;
}

#footer {
	width:99%;
	height:16px;
	background-image:url(images/footer.jpg);
	background-color:#FFFFFF;
	text-align:center;
	margin-top:15px;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.v_reunakuva {
	position:absolute;
	width:140px;
	height:110px;
	left:17px;
}
	.v_reunakuva img {
		border:1px solid #999999;
	}

.o_reunakuva {
	position:absolute;
	width:140px;
	height:110px;
	left:795px;
}
	.o_reunakuva img {
		border:1px solid #999999;
	}

.ekuvak {
	width:256px;
	height:194px;
	background:url(images/etusivu_kuvakehys.jpg) no-repeat;
	vertical-align:middle;
	text-align:center;
}

