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

body {
	margin: 20px 0px 20px 0px;
	background-color: #FFFFFF;
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	height: 100%;
}
a:link, a:visited {
	color: #766A62;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0083A9;
	text-decoration: underline;
}
#pohja {
	left: 0px;
	right: 0px;
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#pohja_refe {
	left: 0px;
	right: 0px;
	width: 550px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(/images/pohja2_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	border: 1px solid #D5D2CA;
}
#header {
	margin: 0px;
	width: 900px;
	height: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D5D2CA;
	border-right-color: #D5D2CA;
	border-left-color: #D5D2CA;
	background-color: #FFFFFF;
	background-image: url(/images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#yhteys {
	width:300px;
	margin: 10px 0 0 20px;
	float:left;
	font-size: 11px;
	color: #AEA79F;
}
#logo {
	margin-left:400px;
	width:450px;
	margin-top: 5px;
}
#palkki {
	margin: 0px;
	width: 900px;
	height: 150px;
	background-color:#0083A9;
	background-image: url(/images/palkki_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#palkki_kuva {
	padding: 10px 0px 0px 250px;
}
#pohja2 {
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #D5D2CA;
	border-left-color: #D5D2CA;
	border-bottom-color: #D5D2CA;
	overflow:auto;
	background-image: url(/images/pohja2_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu {
	width:200px;
	margin: 30px 0 0 30px;
	min-height:200px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:200px; /* for IE5.x and IE6 */
	float:left;
	font-size: 12px;
	font-weight: bold;
	color: #766A62;
}
#menu a:link, a:visited {
	color: #766A62;
	text-decoration: none;
}
#menu a:hover, a:active {
	color: #0083A9;
	text-decoration: none;
}
.menu_td {
	height: 25px;
}
#sivu {
	margin: 30px 0px 0px 250px;
	width:620px;
	min-height:200px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:200px; /* for IE5.x and IE6 */
	text-align: left;
}
#tulosta {
	margin: 10px 0px 20px 250px;
	width:620px;
	min-height:20px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:20px; /* for IE5.x and IE6 */
	text-align: right;
}
#footer {
	margin: 0px;
	width: 900px;
	height: 20px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #D5D2CA;
	border-right-color: #D5D2CA;
	border-left-color: #D5D2CA;
	text-align: center;
	vertical-align: bottom;
}
.copy {
	font-size: 11px;
	color: #AEA79F;
	text-align: center;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0083A9;
	text-transform: uppercase;
	font-family: "Times New Roman", Georgia, Times, serif;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.kuva_oikea {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
