@import url('http://fonts.googleapis.com/css?family=Kreon:700,400|Droid+Sans:400,700');

body {
	background-attachment: fixed;
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	text-align : left ;
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-image: url(kuvat/liuku.jpg);
	font: 0.95em 'Droid Sans', Verdana, sans-serif;
	color: #555;
	}

.clear {
	clear:both;
}

body,td,th {
	font-size: 100%;
}
p{
	font-family: 'Droid Sans', Verdana, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 19px;
	color: #333;
	text-align: left;
	margin-left: 20px;
	margin-top: 0;
	max-width: 500px;
}

h1 {
	font-family: 'Droid Sans', Verdana, sans-serif;
	padding-top:0px;
	color: #00A6B9;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 18px;
	margin-bottom:15px;
	margin-top:25px;
	margin-left: 20px;
	text-align: left;
	float:left; 
	width: 100%;
}
h2 {
	font-family: 'Droid Sans', Verdana, sans-serif;
	padding-top:0px;
	color: #00A6B9;
	font-weight: 400;
	font-size: 20px;
	line-height: 18px;
	margin-bottom:15px;
	margin-top:25px;
	margin-left: 20px;
	text-align: left;
	float:left; 
	width: 100%;
}

/* Header */
#header {
	position:relative;
	z-index:99998;
	left:0;
	top: 0;
	float:left;
	height:300px;
	width: 100%;
}
.headerwrapper {
	position:relative;
	width:950px;
	height:300px;
	margin:0 auto;
	background-color: #ffffff;
}
.headerwrapper  li  {
	padding: 6px;
	text-align:left;
	list-style: none;
	font-family: 'Kreon', Arial, Verdana;
	font-size:16px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: 700;
	color:#00A6B9;
	display:inline;
	text-transform: uppercase;
	text-align: left;
}
.headerwrapper li  a{
	color:#00A6B9;
	text-decoration: none;
}
.headerwrapper li a:hover{
	color:#0066A4;
	text-decoration: none;

}
/* Navigation */
#navi {
	position:absolute;
	width:950px;
	height:24px;
	z-index:1;
	left: 25px;
	top: 282px;
	bottom: 25px;
	text-align: left;
	
}
#subnavi {
	width: 480px;
	z-index:1;
	left: 25px;
	padding-top: 0px;
	text-align: left;
}
#subnavi p {
	width: 480px;
	z-index:1;
	top: 45px;
	text-align: left;
}
#subnavi a {
	font-family: 'Droid Sans', Verdana, sans-serif;
	line-height: 18px;
	font-weight: normal;
	font-size: 12px;
	color: #555;
	text-align: left;
	margin-top: 40px;
	margin-left: 0px;
	max-width: 480px;
	text-decoration: none;
	
}

/* Content */
#content {
	position: relative;
	margin-top:0px;
	border: 0px solid;
	float:left;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	z-index:5;
	margin-bottom: 25px;
	height: auto;
}
.contentwrapper {
	position: relative;
	border: 0px solid;
	width:950px;
	margin:0 auto;
	height: auto;
	background-color: #fff;
}

#left {
	position: relative;
	margin: 0px 630px 40px 0px;
	float:left;
	width: 290px;
	margin: 0;
	border: 0px solid;
	padding-left: 25px;
	height: auto; 
	padding-bottom: 30px;
}
#left img{
	padding: 5px;
	border: solid 1px #B2D235;
	margin: 50px 20px 20px 10px;
	float:left;
}
#left img.white {
	padding: 5px;
	border: solid 0px #fff;
	margin: 50px 20px 20px 10px;
	float:left;
}
#left iframe{
	padding: 5px;
	border: solid 1px #B2D235;
	margin: 30px 20px 20px 10px;
	float:left;
}
#left a{
	padding: 6px;
	text-align:left;
	list-style: none;
	font-family: 'Kreon', Arial, "Times New Roman", Verdana;
	font-size:16px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 400;
	color:#00A6B9;
	text-decoration: none;
}
#left a.map{
	padding: 0px;
	text-align:left;
	list-style: none;
	font-family: Arial, "Times New Roman", Verdana;
	font-size:10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	color:#0000FF;
	text-decoration: none;
}
#left li{
	font-family: 'Droid Sans', Verdana, sans-serif;
	line-height: 25px;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-left: 10px;
	margin-top: 0;
	max-width: 230px;
	list-style-position:outside;
	vertical-align: baseline;
	border-bottom: solid 1px #B2D235;
	list-style-type: none;
}
#left h2{
	font-family: 'Droid Sans', Verdana, sans-serif;
	padding-top:0px;
	color: #00A6B9;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	margin-bottom:15px;
	margin-top:25px;
	margin-left: 10px;
	text-align: left;
	float:left; 
	width: 100%;
}
#right {
	margin: 0px 0px 35px 0px;
	float:right;
	width: 630px;
	border: 0px solid;
	height: auto; 
	text-align: left;
	padding-top: 45px;
	padding-bottom: 30px;
}
#right li  {
	font-family: 'Droid Sans', Verdana, sans-serif;
	line-height: 19px;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-left: 30px;
	margin-top: 0;
	max-width: 500px;
	list-style-position:outside;
	vertical-align: baseline;
	}
#right li  a{
	color:#00A6B9;
	text-decoration: none;
}
#right li a:hover{
	color:#0066A4;
	text-decoration: none;
}
#right a{
	color:#00A6B9;
	text-decoration: none;
}
#right a:hover{
	color:#0066A4;
	text-decoration: none;
}
#right iframe{
	margin-left: 20px;
	margin-top: 20px;
	
}

/* Footer */
#footer {
	position:relative;
	width:100%;
	height:50px;
	z-index:999999;
	float:left;
	bottom:0;
	background-color: #B2D235;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
}
.footerwrapper {
	position:relative;
	width:950px;
	height:50px;
	margin:0 auto;
}
.footerwrapper p {
	text-align: center;
	max-width: 950px;
	margin-top: 15px;
	font-family: 'Droid Sans', Verdana, sans-serif;
	color: #333;
	font-weight: solid;

}





