html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }


body {
	background-color: #272727;
	font: 12px Verdana;
	overflow: yes;
}

h1 {
	font: 18px Verdana;
	color:#00aee7;
}

h2 {
	font: 12px Verdana;
	color:#FFF;
	font-weight:bold;
}

a {
	color: #09F;
	text-decoration:none;
}

a:active {
	outline:0;
}

a:focus {
	outline:0;
}

li {
	list-style: none;
}

korosta {
	color: #e71000;
	font-style:italic;
}

#container {
	margin: auto;
	width: 910px;
	height: 879px;
	background-image: url(images/bg.png);
}

#logo {
	position: absolute;
	z-index: 200;
	margin-left: 230px;
	margin-top: 120px;
}

#text {
	position: absolute;
	overflow : auto;
	font-size:13px;
	color:#CCC;
	padding: 5px;
	width: 494px;
	height: 463px;
	margin-top: 250px;
	margin-left: 220px;
}

#korosta {
	color:#00aee7;
}

#copyright {
	position: absolute;
	color: #797979;
	font-size:10px;
	margin: auto;
	width: 350px;
	text-align:center;
	margin-left: 280px;
	margin-top: 730px;
}

#menu {
	position: absolute;
	width: 220px;
	z-index: 600;
	margin-top: 270px;
	margin-left: -15px;
	text-align:right;
	top: -8px;
}

#yhteistyokumppanit_right{
	position: relative;
	width: 150px;
	top: -390px;
	left: 870px;
	clear: both;
}

#yhteistyokumppanit_left{
	position: relative;
	width: 150px;
	top: 190px;
	left: -160px;
	clear: both;
}