@charset "utf-8";
body {
	background-image: url(/cms/public/custom/gui/bck_body_home.png);
}

#middleContentWrapper0 {
	background-image: url(/cms/public/custom/gui/bck_middle_content_0.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#middleContentWrapper1 {
	background-image: url(/cms/public/custom/gui/bck_middle_content.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#middleContent {
	height: 400px;
}
#bottomContentWrapper {
	background-image: url(/cms/public/custom/gui/bck_bottom_content.png);
	background-repeat: repeat;
	background-position: center top;
}
#mascotteContainer {
	float: left;
	width: 330px;
	height: 200px;
}
#homeColumnsContainer {
	float: right;
	width: 630px;
}

#homeTextContainer {
	float: left;
	width: 335px;
}
#splashHome {
	float: right;
	height: 276px;
	width: 291px;
	position: relative;
	background-image: url(/cms/public/custom/gui/bck_splash_home.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#splashHome #splashWrapper {
	position: absolute;
	left: 25px;
	top: 28px;
}
#mapContainer {
	float: left;
	width: 434px;
	height: 150px;
	margin-top: 24px;
}
#videoContainer {
	float: right;
	width: 526px;
	position: relative;
}
#videoContainer object, #videoContainer embed, #videoContainer #videoContainerWrapper {
	width: 390px;
	height: 250px;
}

#videoContainer #videoContainerWrapper {
	position: absolute;
	left: 61px;
	top: 77px;
}
#newsContainer {
}
