#structure_contentbox {
	overflow: hidden;
}

#structure_footerbox {
	margin: 20px 0 0 0 ;
}

#structure_leftbox {
	float: left;
	width: 260px;
}

#structure_logobox {
	position: relative;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #008F51;
	padding: 5px 0 20px 0;
	text-align: right;
	width: 910px;
}

#structure_mainbox {
	overflow: hidden;
	position: relative;	
}

#structure_middlebox {
	margin: 30px 0 0 0;
	overflow: hidden;
	position: relative;	
}

#structure_navigation_header {
	overflow: hidden;
	padding: 5px 0 10px 0;
}

#structure_navigationbox_main {
	overflow: hidden;
	padding: 15px 0 10px 0;
}

#structure_outerbox {
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 10px auto;
	padding: 15px;
	width: 910px;	
}

#structure_searchbox {
	float: right;	
}

#structure_userloginbox {
	position: absolute;
	font-size: 14px;
	top: 0px;
	left: 0px;
	width: 130px;
}