body {
	background: #ffffff;
	font: 10px Verdana, Tahoma, sans-serif;
	color: #7a7865;
	text-align: center;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	display: block;
}

h1 {
	margin: 0px;
	padding: 0px;
	font: 18px Verdana, Tahoma, sans-serif;
	text-align:left;
}
#container {
	width: 764px;
	padding: 0;
	margin: 0 auto 0 auto;
	padding-bottom: 30px;
}
#wrap {
	width: 764px;
	float:left;
	padding: 20px 0 20px 0;

}
#header {
	background: url(../img/head.gif) repeat-x;
	height: 140px;
	width: 764px;
	float:left;
}

#logo {
	float: left;
	margin-top: 20px;
	margin-left: 35px;
	border: none;
	behavior: url("css/pngbehavior.htc");
}

#logo_text{
	float: left;
	display: inline;
	margin-top: 50px;
	margin-left: 35px;
	padding: 0;
	font-size: 40px;
	line-height: 40px;
	text-align: left;
	width: 300px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}

#logo_text a {
	color: #558231;
	text-decoration: none;
}

#logo_text a:hover {
	text-decoration: none;
}



#content {
	width: 764px;
	text-align: left;
	border-bottom: 3px solid #ffffff;
	float: left;
	background: url('../img/bg_content.gif') repeat-y;
}
#navmenu {
	width: 184px;
	float:left;
	padding: 10px 0 15px 0px;
	margin: 0;
	list-style-type: none;
}

#navmenu li {
	padding-bottom: 7px;
	clear: both;
	width: 184px;
}


#navmenu li a {
	font: 10px Verdana, Tahoma, sans-serif;
	color: #7a7865;
	text-decoration:none;
	padding-left: 30px;
	background:url(../img/pic_1.gif) no-repeat 10px 2px;
	width: 154px;
	display: block;
}

#navmenu li a:hover {
	background: #8bcce7; 
}

#submenu {
	margin: 0;
	padding: 10px 0 0 0px;
	list-style-type: none;
	width: 184px;
	clear: both;
}

#submenu li a{
	padding: 0 0 0 50px;
	margin: 0;
	width: 134px;
	background-position: 30px 2px;
}

#content2 {
	float: left;
	width: 580px;
	margin-right: -3px;

}

#content2 .picture {
	float: left;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	display: block;
}
#content2 .txt {
	padding-left: 30px;
	padding-top: 15px;
	float: left;
	/*width: 180px;*/
	padding-bottom: 10px;
}
#footer{
	width: 764px;
	text-align:left;
	float: left;
	border-top: 6px solid #86d04a;
	background:#FFFFFF url(../img/footer.gif) repeat-y center bottom;	
}
#f {
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	display:block;

}
#footer .text {
	width: 225px;
	float:left;
	text-align: justify;
	min-height: 30px;
	padding-left: 10px;
}

* html #footer .text {
	height: 30px;
}

#footer .photo {
	width: 244px;
	float:left;
	padding: 0 40px 0 40px;
	min-height: 30px;
	text-align: justify;
}

* html #footer .photo {
	height: 30px;
}

#footer .inf {
	width: 195px;
	float:left;
	min-height: 30px;
	margin-right: -3px;
	text-align: justify;
}

* html #footer .inf {
	height: 30px;
}

#sisuleht {
	float:right;
	background:#FFFFFF;
	width: 550px;
	padding: 15px;
}

a {
	text-decoration: underline;
	color: #a19a5a;
}

a:hover {
	text-decoration: none;
}
