@charset "utf-8";
.img {
	border:0
}
#ContentBox {
	position: absolute;
	z-index: 5;
	top: 33%;
	left: 28%;
	border: 0;
}
#MainContent {


}
#Menu {
	z-index: 2;
	position: absolute;
	top: 0px;
	right: -7px;
}

#bg {
	position: fixed;
	margin: 0px;
	border: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 0;
}

#bg img {
  width: 100%;
}

[if IE]>
<style type="text/css">
body {
  margin: 0px;
  overflow: hidden;
}
[endif]>

#Titlebanner {
	z-index: 4;
}
#TitleBanner {
	z-index: 3;
	top: 20%;
	position: absolute;
	left: 50%;
}
#Logo {
	position: absolute;
	z-index: 4;
	bottom: 0px;
	left: 20%;
}
.photo {
	position: absolute;
	width: 500px;
	height: 320px;
	z-index: 5;
	left: 27%;
	top: 30%;

}
.photo span {
	display: block;
	position: absolute;
	background: url(images/falshoverlay.png) no-repeat;
	z-index: 6;
}
#Title {
	z-index: 5;
	position: absolute;
	top: 0px;
	left: 25%;
}
#Contentmenu {
	z-index: 5;
	left: 26%;
	top: 25%;
	position: absolute;
	height: 400px;
	width: 550px;
}
.Menupck	{
	position: inherit;
	top: 112px;
	z-index: auto;
	left: 37px;
	overflow: auto;
	width: 440px;
	height: 250px;
}
