label{ float: left; width: 160px; font-weight: bold; }

* {
	margin: 0;
	padding: 0;
}

body,html {
	margin: 0;
	padding: 0;
	font-family: arial,sans-serif;
	font-size:small;
	color:#6E6E6E;
	font-size: 10pt;
	height: 100%;
}



div#tausta {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0 auto;
	z-index: 2;
}

div#personoitutausta {
	position: absolute;
	width: 100%;
	margin: 0 auto 0 auto;
	z-index: 1;
}


div#runko {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0 16px 0 16px;
}

div#ylaosa {
	width: 900px;
	padding: 60px 0;
	position: relative;
}

div#logo{
	width: 308px;
	height: 126px;
	padding: 10px 0;
	position: absolute;
	top: 0;
	left: 0;
}

div#keskiosa {
	clear: both;
}

div#navigaatio_vaaka{
	width: 580px;
	height: 37px;
	padding: 0 0 0 320px;	
}

div#navigaatio_pysty{
	width: 200px;
	padding: 5px 0;
	margin: 20px 0;
	float: left;
}

.yhteystiedot {
width: 200px;
margin: 20px 0 20px 0;
text-align: center;
}

div#sisalto{
	width: 680px;
	padding: 0 0 0 20px;
	margin: 20px 0;
	float: right;
}

div#sisalto2{
	width: 900px;
}




.yhteystiedot2 {
width: 900px;
padding: 20px 0 20px 0;
margin: 0;
text-align: center;
}

div#alaosa { clear: both; }
 

.hilight{
	/* all the buttons and other shit that changes color at hover */
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	display: block;
}

.tweet{

}

.tweet_time{
	color: gray;
	font-size: smaller;
}

#gmap{
	width: 100%;
	height: 400px;
}

/* -------------------------------- */
