#structure_static_3box {
	background-image: url("../images/bg_static_3box.jpg");
	background-repeat: repeat-y;
	clear: left;
	overflow: hidden;
	width: 900px;
}

#bg_static_3box_top {
	background-image: url("../images/bg_static_3box_top.jpg");
	background-repeat: no-repeat;
	height: 10px;
	width: 900px;	
}

#bg_static_3box_bottom {
	background-image: url("../images/bg_static_3box_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	width: 900px;	
}

#structure_static_imgbox {
	background-image: url("../images/bg_static_imgbox.jpg");	
	height: 340px;
	overflow: hidden;
	width: 750px;
}

#structure_static_imgbox a {
	display: block;
	height: 340px;
	width: 750px;
}

#structure_static_mainbox {
	background-image: url("../images/bg_static_content.jpg");
	background-repeat: repeat-y;
	clear: left;
	overflow: hidden;
	width: 900px;
}

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

#structure_static_newsbox a {
	color: #ffffff;
	text-decoration: none;
}

#structure_static_newsbox a:link {
	color: #ffffff;
}

#structure_static_newsbox a:visited {
	color: #ffffff;
}

#structure_static_newsbox a:hover {
	color: #ffffff;
}

#structure_static_newsbox a:active {
	color: #ffffff;
}

#structure_static_newsbox a:focus {
	color: #ffffff;
}

#bg_static_top {
	background-image: url("../images/bg_static_content_top.jpg");
	background-repeat: no-repeat;
	height: 10px;
	width: 900px;	
}

#bg_static_bottom {
	background-image: url("../images/bg_static_content_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	margin: 0 0 10px 0;
	width: 900px;	
}

#bg_top_box {
	background-image: url("../images/bg_top_box.jpg");
	background-repeat: no-repeat;
	height: 10px;
	width: 145px;	
}

#bg_content_bottom {
	background-image: url("../images/bg_content_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	width: 900px;	
}

#structure_banner {
	border-width: 0 0 10px 0;
	border-style: solid;
	border-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}

#structure_banner img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#structure_banner p {
	line-height: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#structure_contentbox {
	position: relative;
	float: left;
	overflow: hidden;
	width: 600px;
}

#structure_contenttoolbarbox {
	background-color: #ffffff;
	background-image: url("../images/bg_content_top.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	width: 600px;
}

#structure_footerbox {
	border-width: 2px 0 0 0;
	border-style: solid;
	border-color: #bebebe;
	clear: both;
	margin: 10px 0 0 0;
	width: 900px;
}

#structure_headerbox {
	position: relative;
	height: 120px;
	width: 900px;
}

#structure_imgbox {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#structure_imgbox p {
	background-color: #ffffff;
}

#structure_infobox {
	background-image: url("../images/bg_top_box_right_grey.jpg");
	background-repeat: no-repeat;	
	float: right;
	height: 10px;
	width: 145px;
}

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

#structure_navigationbox_main {		
	margin: 0 0 10px 0;
	overflow: hidden;
	width: 900px;
}

#structure_mainbox {	
	background-image: url("../images/bg_content.jpg");
	background-repeat: repeat-y;
	clear: left;
	overflow: hidden;	
	width: 900px;
}

#structure_outerbox {
	position: relative;
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 900px;
}

#structure_searchbox {
	position: absolute;
	right: 0px;
	bottom: 30px;
}

#structure_searchbox p {
	float: left;
}

#searchboximage {
	position: absolute;
	left: 735px;
	top: 48px;
	z-index: 100;
}

#structure_topdivider {
	height: 10px;
}