/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #646464;

}
div#wrapper {
	width: 820px;
	height: 632px;
	background: url('img/shodow.gif') no-repeat;
	margin: 0px 10px 0px 10px;
	
}
/* the workaround */
/* moz 1.4 requires something in the content field */
div#wrapper:after{
	content: "."; 
	display: block; 
	line-height: 1px; 
	font-size: 1px; 
	clear: both;
}
div#main_image {
	width: 100%;
	height: 367px;
	margin: 0px;
	padding: 0px;
}
div#navi {
	
	width: 800px;
	height: 20px;
	border-bottom: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
}
td#linkki {
	height: 20px;
	border-right: 1px solid #c7c7c7;
	padding: 0px 10px 0px 10px;
}
td#maahantuoja {
	height: 20px;
	width: 100%;
	padding: 0px 10px 0px 10px;
}

td#linkki a {
	font-size: 90%;
	font-weight: bold;
	color: #646464;
	text-decoration: none;

}
td#linkki a:hover {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td#maahantuoja a {
	font-size: 90%;
	font-weight: bold;
	color: #646464;
	text-decoration: none;

}
td#maahantuoja a:hover {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div#time {
	margin: 20px 0px 0px 20px;
	float: left;
	width: 170px;
	border: 1px solid #c8c8c8;
}
div#time img {
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}
div#time p {
	margin: 2px 10px 10px 10px;
	color: #000000;
	font-size: 85%;
	line-height: 1.3em;
}
div#txt_content {
	margin: 20px 20px 0px 0px;
	float: right;
	width: 520px;
}
div#txt_content p {
	color: #000000;
	font-size: 85%;
	line-height: 1.3em;
	margin: 0px 0px 10px 0px;
}
div#txt_content h1 {
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px 0px;
}
div#txt_content h2 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	margin: 15px 0px 5px 0px;
}
div#txt_content h3 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	margin: 15px 0px 0px 0px;
}
