@charset "UTF-8";
/* CSS Document */
* {margin: 0;
padding: 0;}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	display: block;
	width: 870px;
	padding-right: 65px;
	padding-left: 65px;
}
#header #left #logo {
	display: block;
	float: left;
	width: 195px;
}
#header #left #navi {
	display: block;
	float: left;
	width: 195px;
	padding-top: 55px;
}
#middle_content {
	display: block;
	width: 870px;
	float: left;
}
#header #banner {
	display: block;
	float: left;
	width: 670px;
	padding-top: 110px;
}

#navi ul {
	display: block;
	float: left;
	width: 170px;
	list-style-type: none;
}
#navi li {
	display: block;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D769;
}
#header #left {
	display: block;
	float: left;
	width: 200px;
}
#left_content {
	display: block;
	float: left;
	width: 200px;
	height: 500px;
}
#teksti h2 {
	margin-bottom: 10px;
	margin-top: 20px;
}
#teksti p {
	margin-bottom: 10px;
}
#right_content {
	display: block;
	float: left;
	width: 670px;
}
#right_content #otsikot {
	display: block;
	float: left;
	width: 670px;
	padding-top: 10px;
}
#right_content #teksti {
	display: block;
	float: left;
	width: 550px;
	padding-left: 70px;
	padding-bottom: 20px;
	padding-right: 50px;
}
#nosto1 #image {
	display: block;
	float: left;
	width: 100px;
	margin-right: 15px;
	height: 80px;
}
#nosto2 #image {
	display: block;
	float: left;
	width: 100px;
	margin-right: 15px;
	height: 100px;
}
#nosto3 #image {
	display: block;
	float: left;
	width: 100px;
	margin-right: 15px;
}
#nostot h2 {
	margin-bottom: 10px;
}
a {
	color: #D1D769;
	text-decoration: none;
}
#right_content #teksti p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #808080;
}
#right_content #nostot {
	display: block;
	float: left;
	width: 580px;
	padding-left: 70px;
}
#nostot #nosto1 {
	display: block;
	float: left;
	width: 520px;
	padding-bottom: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
	color: #6D6C0F;
}
#nostot p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
#nostot #nosto2 {
	display: block;
	float: left;
	width: 520px;
	padding-bottom: 20px;
}
#nosto1 #image img {
}
#nostot #nosto3 {
	display: block;
	float: left;
	width: 520px;
	padding-bottom: 20px;
}
a:hover {
	color: #D1D769;
	text-decoration: underline;
}
#left_content #yhteystiedot {
	display: block;
	float: left;
	width: 200px;
	padding-top: 390px;
}
#yhteystiedot h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
	color: #6D6C0F;
	margin-bottom: 15px;
}
#yhteystiedot p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}

#left_content #yhteystiedot_palv {
	display: block;
	float: left;
	width: 200px;
	padding-top: 435px;
}
#yhteystiedot_palv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}
#yhteystiedot_palv h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
	color: #6D6C0F;
	margin-bottom: 15px;
}
#left_content #yhteystiedot_hinn {
	display: block;
	float: left;
	width: 200px;
	padding-top: 170px;
}
#yhteystiedot_hinn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}
#yhteystiedot_hinn h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
	color: #6D6C0F;
	margin-bottom: 15px;
}
