@charset "UTF-8";
body {
	background-color: #0a3881;
}
#wrapper {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#content {
	position:absolute;
	left:0px;
	top:50px;
	width:800px;
	height:700px;
	z-index:2;
	background-color: #0a3881;
	background-image: url(../images/indexback.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content-who {
	position:absolute;
	left:0px;
	top:50px;
	width:800px;
	height:700px;
	z-index:2;
	background-color: #0a3881;
	background-image: url(../images/pageback.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content-blankpage {
	position:absolute;
	left:3px;
	top:45px;
	width:800px;
	height:700px;
	z-index:0;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 10px;
}
#footer {
	position:absolute;
	left:-2px;
	top:663px;
	width:800px;
	height:50px;
	z-index:3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #006;
}
.menu {
	height: 300px;
	width: 175px;
	position: absolute;
	left: 12px;
	top: 350px;
}
.blackbartext {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
	height: 40px;
	width: 200px;
	position: absolute;
	left: 20px;
	top: 110px;
}
.menuRight {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: right;
	width: 200px;
	position: absolute;
	top: 65px;
	right: 70px;
	z-index: 100;
	font-size: 12px;
}
.menuRightWhite {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: right;
	width: 96px;
	position: absolute;
	top: 50px;
	right: 50px;
	z-index: 1000;
	font-size: 12px;
	background-color: #CCC;
	margin: 10px;
	padding: 10px;
}
#center-textbox {
	position:absolute;
	left:43px;
	top:194px;
	width:440px;
	height:400px;
	z-index:2;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
#center-textbox-what {
	position:absolute;
	left:18px;
	top:154px;
	width:548px;
	z-index:2;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
#center-textbox-contact {
	position:absolute;
	left:73px;
	top:161px;
	width:450px;
	height:470px;
	z-index:2;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
#indexdots {
	height: 640px;
	width: 239px;
	position: absolute;
	left: 538px;
	top: 23px;
	background-color: #000;
	background-image: url(../images/indexdots.png);
}
.dotlink {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 660px;
	top: 216px;
	z-index: 1000;
}
