html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #72a009;
	font: normal 11px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 100%;	
	color: #4c4a39;
}
#container {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff url("images/bg_content.gif") top left repeat-y;	
}
#header {
	height: 169px;
	width: 100%;
	clear: both;	
}
#header h1 {
	height: 169px;
	width: 311px;
	margin: 0;
	padding: 0;
	background: transparent url("images/bg_logo.gif") top left no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}
#content {
	padding-left: 51px;
}
#content .textbox {
	width: 290px;
	float: left;
}
#content h2 {
	margin: 0;
	color: #72a009;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	width: 260px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}
#content .textbox span {
	color: #4c4a39;
	font-size: 9px;
	display: block;
	clear: both;
	text-transform: uppercase;
}
#content .textbox a:link, #content .textbox a:active, #content .textbox a:visited {
	color: #a1a1a1;
	font-size: 11px;
	text-decoration: none;
}
#content .textbox a:hover {
	color: #72a009;
}
/* #content .textbox ul {
	margin: 5px 0;
	padding: 0;
	color: #4c4a39;
	list-style: none;
}
#content .textbox ul li {
	padding: 0 0 0 10px;
	margin: 0;
	background: transparent url("images/bg_li.gif") 2px 0 no-repeat;
} */
/* tyoaluelistat */

.alueet {
	margin: 0 0 20px 0;
	padding: 0 0 0 1px;
	list-style: none;
}
.alueet LI {
	font-size: 9px;
	color: #888;
	padding-left: 6px;
	background: transparent url("images/bg_li.gif") 0 7px no-repeat;
}
.alueotsikko {
	margin: 10px 0 0 0;
}

#content .imagebox {
	width: 580px;
	float: left;
	margin-bottom: 20px;
}
#content .imagebox img {
	margin-right: 20px;
}
hr {
	clear: both;
	width: 850px;
	border: 0;
	border-top: 1px solid #e8e8e8;
	margin: 0;
	margin-bottom: 20px;
	height: 0;
}
hr.nomargin {
	margin-bottom: 0;
	border-top: 1px solid #fff;
}
a img {
	border: 0;
}
#footer {
	width: 100%;
	height: 149px;
	background: #72a009 url("images/bg_footer.gif") top left repeat-x;
	clear: both;
	color: #d9e9b5;
}
#footer ul {
	margin: 0;
	padding: 28px 0 0 51px;
	list-style: none;
	height: 121px;
	background: transparent url("images/bg_footer_ul.gif") top left no-repeat;
}
#footer strong {
	color: #fff;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #fff600;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#view #header {
	height: 100px;
}
#view #header h1 {
	height: 100px;
	width: 311px;
	margin: 0;
	padding: 0;
	background: transparent url("images/view_header_bg.gif") top left no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}
#view #header a {
	color: #a1a1a1;
	font-size: 11px;
	text-decoration: none;
	position: absolute;
	left: 50px;
	top: 30px;
	margin: 0;
	padding: 0;
}
#header a {
	color: #a1a1a1;
	font-size: 11px;
	text-decoration: none;
	position: absolute;
	left: 50px;
	top: 10px;
	margin: 0;
	padding: 0;
}
#view #header a:hover {
	color: #72a009;
}
#view #content img {
	margin: 0 0 20px 0;
}

