body {
	margin: 0;
	font: normal 0.86em Arial;
	color: #666;
	background: #fff;
}

a, a:visited {
	color: #9c0;
	text-decoration: underline;
}

a:hover, a:active {
	color: #8b0;
	text-decoration: underline;
}

a img { border: none; }

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}

#header #top {
	height: 101px;
	width: 960px;
	background: url("images/top.jpg") left top no-repeat;
}

#header h1 { margin: 0; padding: 0;}

#header h1 a {
	float: left;
	display: block;
	width:121px;
	height:208px;
	margin-left:22px;
	
}

#header h1 span { display: none; }

#header #lang {
	float: right;
	margin: 56px 60px 14px 0; 
}

#header #lang a span { display: none; }

#header #lang a#fi {
	float: left;
	display: block;
	background: url("images/lang_fi.gif");
	width: 38px;
	height: 23px;
	margin-right: 10px;
}

#header #lang a#en {
	float: left;
	display: block;
	background: url("images/lang_en.gif");
	width: 45px;
	height: 23px;
}

#wrap {
	width: 960px;
	background: url("images/topbottom.jpg") left top no-repeat;
	padding: 60px 0 0 0;
}

#content {
	width: 960px;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0;
}

#main {
	padding: 0 30px 10px 310px;
	margin: 0;
}

#footer {
	width: 960px;
	height: 16px;
	border-top: 1px solid #fff;
	background: #f8df43 url("images/bg_footer.gif") left top repeat-x;
	padding: 4px 0;
	color: #fff;
	font: normal 0.96em Arial;
	text-align: center;
}

h2 {
	margin-top: 0;
	color: #9c0;
	font: normal 2.64em Arial;
}

h3 {
	color: #9c0;
	font: bold 1.1em Arial;
}

table.pricelist {
	width: 600px;
	background: #def;
	padding: 20px;
}

table.pricelist th {
	color: #9c0;
	font-weight: bold;
}

.clear {
	clear:both;
	height: 0px;
	font-size: 0px;
}

/* FORMS & LISTS ================================== */

fieldset {
	width: 560px;
	background: #def;
	padding: 20px;
	border: none;
}

div.row {
  clear: both;
  padding-top: 10px;
}

div.row span.label {
  float: left;
  width: 200px;
  text-align: right;
}

div.row span.formw {
  float: right;
  width: 320px;
  text-align: left;
}

input.text, textarea, input.button, select {
  border: 1px solid #b1bbc4;
  padding: 2px;
}

dl.news {
	float: left;
	width: 100% /* 200px; */;
	margin: 20px 10px 0 0;
	padding: 0;
}

dl.last { margin-right: 0; }

.news dt {
	margin: 0 0 6px 0;
	padding: 4px;
	font-weight: bold;
	background: #def;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.news dd {
	border-top: 1px solid #999;
	padding: 4px;
	margin: 0;
}

ul#navigation {
	list-style-type: none;
	margin: 0;
	padding: .5em 0;
	width: 600px;
}

ul#navigation .left { float: left; }
ul#navigation .right { float: right; }


	/* ===== ETUSIVUN TESTIJUTUT =============== */
	
	
	.main_back {
		margin-top: 10px;
		width: 560px;
		float:left;
		}
		
	.uutiset_back {
		width: 320px;
		margin-left: 30px;
		float: right;
		}
	
	.logot {
		width: 585px;
		height: 130px;
		position: relative;
		left: 10px;
		bottom: 10px;
		}
	
	.class {
		clear: both;
		}
