#page {
	position:absolute;
	left:0px;
	top:235px;
	width:100%;
	height:1000px;
	z-index:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: visible;
	background-color: #FFF;
}
#page_system {
	position:absolute;
	left:50%;
	top:75px;
	margin-left: -450px;
	width:250px;
	height:70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index:2;
	background-image: url(../Art/art_gallery.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#page_selection {
	position:absolute;
	left:50%;
	top:555px;
	margin-left: -455px;
	width:910px;
	height:110px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index:2;
	visibility: hidden;
}


/*BROCHURE CONTENT*//*BROCHURE CONTENT*//*BROCHURE CONTENT*//*BROCHURE CONTENT*//*BROCHURE CONTENT*//*BROCHURE CONTENT*//*BROCHURE CONTENT*//*BROCHURE CONTENT*//*BROCHURE CONTENT*//*BROCHURE CONTENT*/

#brochure_title {
	position:absolute;
	left:50%;
	top:10px;
	margin-left: 200px;
	width:250px;
	height:70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index:2;
	background-image: url(../../Images/Brochure/art_class.jpg);
	background-repeat: no-repeat;
	visibility: visible;
}
#brochure_main {
	position:absolute;
	left:50%;
	top:100.5px;
	margin-left: -594.5px;
	width:1190px;
	height:421px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../../Images/Brochure/unit.gif);
	background-repeat: no-repeat;
	z-index:3;
	visibility: visible;
}
#brochure_place {
	position:absolute;
	left:50%;
	top:100px;
	margin-left: -595px;
	width:1200px;
	height:430px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../../Images/Backgrounds/brochure_pl.gif);
	background-repeat: no-repeat;
	z-index:2;
	visibility: visible;
}
