#structure_contentbox {
	overflow: hidden;
  padding: 1.1em 0.7em 0 1em;
}

#structure_contenttoolbarbox {

}

#structure_footerbox {
  clear: both;
	margin: 2em 0 0 0;
  padding: 1.5em 0 1em 0.7em;
}

#structure_headerbox {
  background-image: url("../images/banner.jpg");
  background-repeat: no-repeat;
  background-position: top;
  height: 111px;
	width: 850px;
}

#structure_headernavigationbox {
  padding: 0 0 0 0.7em;
}

#structure_mainbox {
	clear: both;
}

#structure_navigationbox {
	float: left;
  padding: 2.5em 0 0 0.7em;
  width: 17em;
}

#structure_outerbox {
  background-color: #ffffff;
  margin: 30px auto;
	overflow: hidden;
	width: 850px;
}