#layoutbody {
	margin: 0 auto;
	text-align: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #92C002;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	height: 100%;
	width: 680px;
	position: relative;
	bottom: 0px;
}
#header {
	height: 90px;
	width: 680px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
#header_title {
	float: left;
	width: 145px;
	position: absolute;
	top: 20px;
	margin-left: 15px;
}
#header_right{
	float: right;
	width: 488px;
}

#search_field {
	position: absolute;
	top: 15px;
	left: 460px;
}
#search_button {
	position: absolute;
	top: 16px;	
	left: 616px;
}
#menu {
	background-image: url(../img/interface/bg_menu.gif);
	position: absolute;
	left: 192px;
	background-repeat: no-repeat;
	background-position: right;
	width: 488px;
	float: right;
	text-align: right;
	top: 41px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 670px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #606060;
	margin-bottom: 0px;
	font-size: 11px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	bottom: 0px;
	margin-top: 30px;
}
#copy{
	margin: 0px;
	text-align: right;
	padding: 0px 5px 5px 0px;
}
#footer_link {
	margin: 0px;
	text-align: left;
	padding: 0px 0px 0px 5px;
}
#menu_navi4 {
	left: 296px;
	top: 40px;
	margin: 0px;
	padding: 0px;
	width: 93px;
}
#menu1 {
	top: 12px;
	left: 8px;
	position: absolute;
	height: 21px;
	width: 93px;
	margin: 0px;
	padding: 0px;
}
#menu2 {
	top: 12px;
	left: 104px;
	position: absolute;
	height: 21px;
	width: 93px;
	margin: 0px;
	padding: 0px;
}
#menu3 {

	top: 12px;
	left: 200px;
	position: absolute;
	height: 21px;
	width: 93px;
	margin: 0px;
	padding: 0px;
}
#menu4 {


	top: 12px;
	left: 296px;
	position: absolute;
	height: 21px;
	width: 93px;
	margin: 0px;
	padding: 0px;
}
#menu5 {
	top: 12px;
	left: 392px;
	position: absolute;
	height: 21px;
	width: 93px;
	margin: 0px;
	padding: 0px;
}
#menu_2 {

	background-image: url(../img/interface/bg_menu.gif);
	background-repeat: no-repeat;
	width: 488px;
	height: 28px;
	margin: 40px 0px 0px 195px;
	padding: 8px 0px 0px 3px;
}
.main {
	width: 680px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 20;
}
