body {
	background-color: #92c9de;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

h1 {
	font-size: 110%;
	font-weight: bold;
	color: #82c55b;
	text-transform:uppercase;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	color: #82c55b;
}
h2 {
	font-size: 105%;
	font-weight: bold;
	color: #82c55b;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #82c55b;

}


img {
	border: 0px;
}
#top {
	margin: 0px auto;
	width: 1000px;
	height: 40px;
	line-height:40px;
	text-align: left;
}
.sivukartta {
	width: 79px;
	height: 25px;
	line-height: 25px;
	padding-left: 8px;
	padding-right: 8px;
	float:right;
	margin-right: 15px;
	margin-top: 6px;
	background-color: #ffffff;
	color: #0767b4;
	background-image:url(../img/sivukartta.jpg);
	
}
.sivukartta img {
	vertical-align: middle;

}#wrapper {
	margin: 0px auto;
	width: 1000px;
	background-image: url(../img/bg.jpg);
	text-align: left;
}
#top_page {
	width: 1000px;
	height: 201px;
	background-image:url(../img/top_shadow.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#line {
	width: 993px;
	height: 5px;
	background-image:url(../img/line.jpg);
}

#content {
	width: 1000px;
	min-height: 250px;
	padding-bottom: 50px;
	background-image:url(../img/bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#leftside {
	width: 236px;
	margin-top: 15px;
	float:left;
}
#rightside {
	width: 757px;
	margin-top: 15px;
	float:right;
	margin-right: 7px;
}
#leftpadding {
	margin-left: 29px;
}
#leftbottom {
	font-size: 11px;
	margin-top: 50px;
}
.company_name {
	color: #0669b5;
	font-weight: bold;
}
#rightpadding {
	margin-left: 40px;
	line-height: 135%;
	margin-right: 50px;
}	
#navigation ul {
	list-style-type: none;
	list-style-position: outside;
	line-height: 250%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	background-image:url(../img/navibg.jpg);
	background-position:top right;
	background-repeat: no-repeat;
}
#navigation ul ul {
	font-weight: normal;
	background-image:none;
	width: 170px;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	line-height: 160%;
}
#navigation .current {
	color: #003c8f;
}
a:link {
	color: #0669b5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0669b5;
}
a:hover {
	text-decoration: underline;
	color: #003c73;
}
a:active {
	text-decoration: none;
	color: #003c73;
}
#leftcenter {
	margin-top: 30px;
	font-family: "Trebuchet MS";
	color: #0669b5;
	background-color: #e9f4f8;
	width: 197px;
	height: 53px;
	padding: 10px;
	background-image:url(../img/search_bg.jpg);
}
#leftcenter form{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
.footer {
	font-size: 85%;
	color: #FFFFFF;
}
.footer a{
	color: #FFFFFF;
}
.search {
	width: 134px;
	height: 15px;
	background-image: url(../img/form.jpg);
	border: 0px;
	padding: 5px;
	font-size: 95%;
	color: #444;
	margin: 0px;
	vertical-align: bottom;
}
#submit {
	height: 23px;
	width: 40px;
	vertical-align: bottom;
	margin-bottom: 2px;
	margin-left: 4px;
	background-color:#70ae4c;
	background-image:url(../img/submit.jpg);
	border: 0px;
	color: white;
}
