@charset "UTF-8";
/* CSS Document */

* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #d9d9da;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	display: block;
	border: 20px solid #539fb5;
	background-color: #FFFFFF;
	float: left;
	width: 860px;
}
#page_ylin_logot {
	display: block;
	float: left;
	height: 110px;
	width: 860px;
}
#page_ylakuva {
	display: block;
	float: left;
	height: 330px;
	width: 860px;
}
#menu {
	background-color: #9ec7d3;
	display: block;
	float: left;
	height: 25px;
	width: 860px;
}
#alaosa_main {
	display: block;
	float: left;
	width: 810px;
	padding: 25px;
}
.kuvakehys {
	padding: 6px;
	border: 1px solid #433939;
	background-color: #D9D9DA;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
p {
	margin-bottom: 15px;
}
#menu ul {
}
#menu li {
	display: block;
	float: left;
	height: 25px;
	width: 172px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}
#menu a {
	text-decoration: none;
	display: block;
	float: left;
	height: 21px;
	width: 172px;
	padding-top: 4px;
}
#container #alin {
	display: block;
	float: left;
	height: 15px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#ylakuva {
	display: block;
	float: left;
	height: 330px;
	width: 860px;
}
#yla_info {
	display: block;
	float: left;
	height: 0px;
	width: 0px;
	background-color: #433939;
}
#menu a:hover {
	background-color: #539FB5;
}
#main_vasen {
	display: block;
	float: left;
	width: 405px;
}
#Yhteydenotto table tr th .INPUT {
	border: 1px solid #000000;
}
#main_oikea {
	display: block;
	float: left;
	width: 390px;
	padding-left: 15px;
}
#alaosa_main li {
	list-style-type: disc;
	margin-left: 15px;
}
#alaosa_main ul {
	margin-bottom: 15px;
}
h3 {
	color: #539FB5;
	margin-bottom: 10px;
	font-weight: bold;
}
#Yhteydenotto table tr .lomaketeksti label .textarea {
	border: 1px solid #000000;
}
#main_oikea #Yhteydenotto table tr .lomaketeksti p {
}
#Yhteydenotto table tr .lomaketeksti p label #button {
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border: 1px solid #000000;
	border-radius: 1px;
	background-color: #539FB5;
	-webkit-box-shadow: 1px 1px;
	box-shadow: 1px 1px;
	color: #FDFCFC;
	font-weight: bold;
	width: 100px;
	height: 25px;
}
