body {
	background-color: #E6E996;
	margin: 0px;
	padding: 0px;
}
#space {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../img/layout/bgr_page_green.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 100%;
	width: 100%;
}
#header {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
}
#header-box-01 {
	position: relative;
	height: 78px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;

}
#header-logobox {
	text-align: center;
	position: relative;
	width: 200px;
	left: 0px;
	top: 0px;
	padding-top: 15px;


}
#header-menubox {
	position: absolute;
	z-index: 20;
	width: 600px;
	left: 242px;
	top: 30px;
}
#header-menu {
	height: 23px;
	width: 100%;

}
#header-box-02 {
	background-image: url(../img/layout/bgr_header_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 82px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #C7D64C;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
#header-box-02 img.titl-img {
	display: block;
	margin-top: 15px;
	margin-left: 200px;
	border: none;

}
#header-box-03 {
	background-color: #C8D64B;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/layout/img_box_1.jpg);
	height: 105px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;


}
#cont {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
#menu-box {
	width: 170px;
	position: absolute;
	left: 15px;
	top: 35px;
}
#text-box {
	width: 500px;
	padding-top: 35px;
	margin-left: 200px;
	position: relative;
	padding-right: 50px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
}
#table-box {
	width: 280px;
	position: absolute;
	left: 705px;
	top: 35px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 11px;
	margin-top: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: right;
}

#saloos {
  position:absolute;
  z-index:20;
  left:828px;
  top:6px;
}

