@charset "utf-8";
body {
	background-color: #a0a0a0;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	background-image: url(../Images/bg11_body.png);
}

.Page1 {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
}

.Page1 #container {
	font-family: Verdana;
	font-size: 10px;
	height: 735px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/bg11_container-ls.png);
	background-position: center;
	background-repeat: repeat-y;
}

.Page1 #container #logobox {
	height: 100px;
	background-image: url(../Images/11PG-index1.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e0e0e0;
}
.Page1 #container #flashcontent {
	height: 450px;
	font-family: Verdana;
	font-size: 12px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/11PG-index2.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e0e0e0;
	text-align: center;
	background-attachment: scroll;
}
.Page1 #container #spacebox {
	height: 25px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

.Page1 #container #enter {
	height: 100px;
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e0e0e0;
	padding-top: 45px;
	background-image: url(../Images/11PG-index3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.Page1 #container #basetext {
	height: 25px;
	padding-top: 5px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e0e0e0;
}

.Page1 #container #footer {
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
.footer-text {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #666666;
	line-height: 120%;
	vertical-align: middle;
}
.Page1  #container2 {
	height: 100px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	padding-top: 10px;
}
.Page1 #container2 #base {
	height: 22px;
	text-align: right;
}

.container2-foot-notes {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #a0a0a0;
	line-height: 140%;
}
.container2-foot-menu {
	font-size: 10px;
	line-height: 150%;
	color: #777777;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
}

