body {
	background-color: #C7D83F;
}
#space {
	background-image: url(../img/layout/bgr_page_hp.jpg);
	background-position: left 360px;

}
#header-menubox {
	top: 25px;
}
#header-box-02 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 295px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #B4C431;
	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;
}
.hp-headerimg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#cont {
	height: 50%;
}
#text-box {
	padding-top: 20px;
	margin-left: 170px;
	position: relative;
	width: 100%;
}
#text-box #hp-menubox {
	display: block;
	height: 140px;
	margin-bottom: 20px;
	vertical-align: top;
}
#text-box #hp-menubox td {
	vertical-align: top;
}
#text-box .hp-menu {
	display: block;
	width: 200px;
}
#text-box .hp-menu .hp-menuitem img {
	background-image: url(../img/hp/listek.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
}
#text-box .hp-menu div{
	padding-left: 30px;
	padding-right: 5px;
}
#text-box .hp-footer {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #2A701F;
	margin-left: 30px;


}

