#structure_contentbox {
	float: left;
	overflow: hidden;
	width: 480px;
}

#structure_footerbox {
	clear: left;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	background-position: left;
	height: 96px;
	overflow: hidden;
	width: 927px;
}

#structure_headerbox {
	height: 125px;
	width: 927px;
}

#structure_navigationbox_main {
	background-image: url("../images/navlinksline.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding: 0 0 10px 0;
	width: 205px;
}

#structure_navigationfooterbox {
	overflow: hidden;
}

#structure_rightbox {
	float: right;
	width: 245px;
}

#structure_outerbox {
	background-color: #ffffff;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #9bbbcb;
	margin: 0 auto;
	width: 930px;
}

#structure_toplinebox {
	background-image: url("../images/topline.gif");
	background-repeat: no-repeat;
	background-position: left;
	height: 45px;
	width: 927px;
}
