* {
	font-family: Helvetica, Arial, Times;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

td#main_container {
	width: 908px;
	height: 800px;
	vertical-align: top;
}

table#main_layout{
	width: 100%;
	vertical-align: top;
	position: relative;
}

td#kaustad{
	width: 689px;
	height: 95px;
	/*background: #FFFFFF;*/
}

td.active_folder{
	vertical-align: top;
	text-align: center;
	padding-right: 40px;
}

td.folder{
	vertical-align: bottom;
	padding-right: 40px;
}

td.icons{
	vertical-align: bottom;
	padding-right: 0px;
}

div.kausta_linn{
	width: 51px;
	height: 40px;
	margin: 30px auto 0px auto;
	background: url('/images/lind3_kaust.png') center center no-repeat;
	behavior: url('/style/bestpngfix.htc');
}

div.kausta_nimi{
	height: 25px;
	margin: 0px 0px 0px 0px;
	/*background: #FFFFFF;*/
}

div.kausta_nimi table.kausta_nimi_table tr td{
	vertical-align: bottom;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	padding-bottom: 2px;
}

table.kausta_nimi_table a, table.kausta_nimi_table a:hover, table.kausta_nimi_table a:visited{
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	color: #4e771f;
}

div.kausta_nimi table.kausta_nimi_table tr td#print_icon{
	vertical-align: bottom;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
	white-space: nowrap;
}

div.kausta_nimi table.kausta_nimi_table tr td img{
	display:block;
	margin-bottom: 3px;
}

div.kausta_nimi table.kausta_nimi_table tr td#mail_icon{
	vertical-align: bottom;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px;
	white-space: nowrap;
}

td#banner_holder{
	width: 689px;
	height: 205px;
	/*background: url('/images/banner_top1.jpg') top right no-repeat;*/
	background: url('/images/logo_top.png') top right no-repeat;
	behavior: url('/style/bestpngfix.htc');
	vertical-align: bottom;
	cursor: pointer;
}

div#banner_linnuke{
	float: right;
	width: 137px;
	height: 104px;
	margin-right: 20px;
	margin-bottom: 5px;
	background: url('/images/lind2.png') no-repeat;
	behavior: url('/style/bestpngfix.htc');
}

div#right_banner_holder{
	position: absolute;
	top: 205px;
	width: 263px;
	height: 342px;
	overflow: hidden;
	background: url('/images/banner_place.png') no-repeat;
	behavior: url('/style/bestpngfix.htc');
}

div#right_banner{
	margin-top: 17px;
	width: 246px;
	height: 308px;
	overflow: hidden;
}

div#right_banner_lind{
	margin: 100px 0px 0px 100px;
	width: 98px;
	height: 98px;
	background: url('/images/lind1.png') no-repeat;
	behavior: url('/style/bestpngfix.htc');
}

div#right_banner_lind2{
	margin: 185px 0px 0px 85px;
	width: 98px;
	height: 98px;
	background: url('/images/lind1.png') no-repeat;
	behavior: url('/style/bestpngfix.htc');
}

tr.content_tr{
	height: 500px;
}

td#content_holder{
	padding-left: 40px;
	padding-top: 20px;
	vertical-align: top;
}

td#main_logo_holder{
	vertical-align: top;
}

div.spacer20{
	font-size: 1px;
	height: 20px;
}

div#main_logo{
	margin-top: 20px;
	width: 201px;
	height: 139px;
	background: url('/images/logo.png') no-repeat;
	behavior: url('/style/bestpngfix.htc');
}

div#footer{
	margin-top: 50px;
	margin-right: 50px;
	text-align: right;
}

td#content_items{
	vertical-align: top;
	width: 412px;
}

table.content_item{
	margin-left: 25px;
}

td.vertical_spacer{
	width: 1px;
	height: 100%;
	background: url('/images/vertical_line.gif') top;
	font-size: 1px;
}

td.horisontal_spacer{
	padding: 25px 0px 25px 0px;
	font-size: 1px;
}

div.h_spacer{
	width: 100%;
	height: 1px;
	background: url('/images/h_line.gif') center;
	font-size: 1px;
}

div.footer_text_right{
	float: right;
	margin-bottom: 100px; 
}

div.footer_text_right a, div.footer_text_right a:hover, div.footer_text_right a:visited{
	text-decoration: none;
	font-size: 14px;
	color: #4e771f;
}

div#footer{
	font-size: 12px;
	color: #000000; 
}

div#footer a{
	text-decoration: none;
	font-size: 12px;
	color: #000000; 
}

td.news_content{
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
}

table.news a{
	text-decoration: none;
	color: #4e771f;
}

h1.regular{
	font-size: 18pt;
	font-weight: bold;
	color: #4e771f;
	margin: 0;
	padding: 0;
}

input.contactFormTextField{
	width: 250px;
	border: 0px;
	border-bottom: 1px solid #000000;
}

textarea.contactFormTextArea{
	width: 250px;
	border: 1px solid #000000;
	height: 100px;
}

input.contactFormSubmit{
	width: 100px;
	border: 1px solid #000000;
	font-size: 11px;
}

span.contactFormLabel{
	font-size: 12px;
	color: #5F5F5F;
}

span.contactFormError{
	font-size: 14px;
	color: #FF0000;
}

h1.regular{
	display: inline;
}