body {
	background: #fff;
	margin: 0px;
	padding: 0px;
}
h1 {
	border-bottom: 1px dotted #ADADAD;
	margin-top: 0px;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #505050;
	background: #f2f2f2;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
p {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #505050;
	line-height: 17px;
	margin-bottom: 10px;
	margin-top: 0px;
}
input {
	border: 1px solid #f2f2f2;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #606060;
}
textarea {
	border: 0px;
	height: 160px;
	width: 582px;
}
form {
	margin-left: auto;
	margin-right: auto;
}
select {
	border: 0px;
}

.keski a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #505050;
}
.keski a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #505050;
}

#sivusto {
	width: 100%;
}
#header {
	width: 100%;
	height: 87px;
	background:	url(../img/header_tausta-trans.png);
	background-position: top center;
	background-repeat: no-repeat;
  	position: absolute;
	top: 0;
	z-index: 999;
}
#header.fixed {
	top: 0px;
	position: fixed;
}

#menu {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 51px;
}
.navigointi {
	padding: 0px;
	margin: 0px;
}
.navigointi li {
	float: left;
	position: relative;
	list-style: none;
}
.navigointi a {
	display: block;
	color: #000000;
	width: 172px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.navigointi li em {
	background: url(../img/info_hover-trans.png) no-repeat;
	width: 172px;
	height: 81px;
	position: absolute;
	top: 43px;
	padding-top: 26px;
	font-style: normal;
	z-index: 2;
	display: none;
	font-size: 11px;
	font-family: Arial;
	color: #1c1c1c;
	text-align: center;
	behavior: url(../iepngfix.htc)
}

#content {
	width: 100%;
	position: absolute;
	top: 87px;
	z-index: 1;
}
.content_valkoinen {
	width: 100%;
	background: #fff;
}
.content_harmaa {
	width: 100%;
	background:	url(../img/content_harmaa_tausta.jpg) #eee;
	background-position: top center;
	background-repeat: no-repeat;
}
.content_valkoinen_tausta {
	width: 100%;
	background:	url(../img/content_musta_tausta.jpg) #1c1c1c;
	background-position: top center;
	background-repeat: no-repeat;
	height: 140px;
}
.sisalto {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18px;
	padding-bottom: 18px;
	display: table;
}
.sisalto a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #505050;
}
.sisalto a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #505050;
}
.vasen {
	float: left;
	width: 410px;
}
.oikea {
	float: left;
	width: 410px;
	margin-left: 20px;
}
.keski {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}
.referenssi {
	float: left;
	padding-right: 15px;
}
.alavasen {
	float: left;
	width: 515px;
	padding-top: 12px;
}
.alavasen p {
	font-size: 11px;
	color: #f2f2f2;
	font-family: Tahoma, Arial;
	margin: 0px;
	padding: 0px;
}
.alaoikea {
	float: left;
	width: 315px;
	margin-left: 10px;
	text-align: right;
	padding-top: 12px;
}
