#haad {
	height: 76px;
	width: 750px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#main {
	width: 750px;
	float: left;
	padding-top: 5px;
	margin: 0px;
}
#head {
	width: 750px;
	float: left;
	background-color: #339900;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.toplink {
	height: 10px;
	width: 750px;
	text-align: right;
	clear: both;
	float: left;
	margin: 0px;
	padding-top: 5px;
}
#contents {
	width: 590px;
	position: relative;
	float: right;
	text-align: left;
}
#menu {
	width: 150px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	float: left;
}



h1 {
	line-height: 75px;
	text-indent: 100px;
	color: #FFFFFF;
	margin: 0px;
}
#menu h3 {
	background-image: url(../img/menu.gif);
	height: 20px;
	width: 144px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	line-height: 20px;
	text-indent: 5px;
	margin: 0px;
	font-size: 12px;
	font-family: "lr SVbN", "Osaka|";
	font-style: normal;
}
#menu ul {
	list-style-type: none;
	line-height: 120%;
	font-size: 12px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

