@charset "utf-8";
/* CSS Document */


#introduction  {
	position: relative;
	height: auto;
	width: 590px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFF;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: 100%;
}


#Video {
	position:absolute;
	width:591px;
	height:308px;
	z-index:1;
	left: 16px;
	top: 242px;
}

#EventsNews {
	position:absolute;
	width:278px;
	height:auto;
	z-index:2;
	left: 633px;
	background-color: #C7BFB6;
	margin-right: 0px;
	padding-right: 15px;
	padding-left: 15px;
	top: 0px;
}

#WelcomeMessage {
	position:absolute;
	width:608px;
	height:503px;
	z-index:3;
	left: 0px;
	top: 2px;
	background-color: #FFF;
}

#apDiv1 {
	position:absolute;
	width:174px;
	height:418px;
	z-index:1;
	left: 17px;
	top: 99px;
	background-color: #FFF;
}

