html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
  background: top left url(images/page_bg_top.gif) repeat-x;
  background-color: #c9c9ca;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding: 20px 0 10px 0;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
	background: url(images/body_bgb.gif);
	border: 0px solid #000;
}
#mainosa {
	background: url(images/body_bg_botb.jpg) no-repeat bottom center;
	padding-bottom: 200px;
	border: 0px solid #000;
}
#ylaosa {
  background: url(images/body_bg_top.gif) no-repeat;
	height: 100px;
	border: 0px solid #000;
	margin: 0;
	padding: 0;
	border: 0px solid #000;
}
#ylaosa_b {
  position: relative;
	top: opx;
	left: 305px;
	height: 65px;
	width: 480px;
	border: 0px solid #000;
	margin: 0;
	padding: 0;
}
#vasen {
  position: relative;
  float: left;
	width: 150px;
	border: 1px solid #000;
	margin-top: 100px;
	padding: 0px;
}
#nav {
  margin: 0;
	padding: 0 0 10px 0;
	border: 0px solid #000;
	height: 10px;
}
#nav ul {
  margin: 0;
	padding: 0 0 0 45px;
}


#nav li {
  list-style: none;
  float: left;
  background: left center url(images/arr.gif) no-repeat;
  padding: 0 15px 0 20px; 
}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #FFA405;
}

#keskiosa {
  width: 731px;
  margin-top: 20px;
  margin-left: 32px;
	padding-bottom: 50px;
	border: 0px solid #000;
}

#keskiosa-bg  { 
background: url(images/green_bgb.gif) repeat-y;
 padding: 2px 24px 100px 24px;
}
#keskiosa-grd {
background: bottom url(images/green_grad_bot.gif) repeat-x; 
}
#keskiosa-top {
background: url(images/green_top.gif) no-repeat; height: 24px; 
}
#keskiosa-bot {
background: bottom left url(images/green_bot.gif) no-repeat; height: 23px; 
}

#keskiosa-grd {
  min-height: 350px;
  padding: 2px 24px 100px 24px;
}

#keskiosa h1, h2, h3, h4, h5 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#keskiosa p {
  margin: 1em 0;
}

#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 10px;
}

#copyright a {
  color: #fff;
	text-decoration: none;
}
