#structure_contentbox {
	margin: 0 0 0 151px;
	overflow: hidden;
}

#structure_footerbox {
	margin: 0 0 0 151px;
	overflow: hidden;
}

#structure_headerbox {
	height: 150px;
}

#structure_headerline {
	position: absolute;
	background-image: url("../images/headerline.gif");
	background-repeat: repeat-x;
	height: 131px;
	width: 100%;
}

#structure_bg {
	position: absolute;
	background-image: url("../images/bg.gif");
	background-repeat: no-repeat;
	height: 131px;
	width: 100%;
}

#structure_hctext {
  position: absolute;
  left: 220px;
  top: 107px;
}

#structure_infobox {
	float: right;
	width: 150px;
}

#structure_logobox {
  position: absolute;
  left: 10px;
}

#structure_logobox img {
	border: 0;
}

#structure_navigationbox_main {
	float: left;
	width: 150px;
}

#structure_navigationbox_service {
	position: absolute;
	left: 540px;
	top: 107px;
	width: 300px;
}

#structure_outerbox {
	width: 900px;
}
