@charset "utf-8";
.page {
	background-image:url(../Images/background/home/grad_1300_1200_panel_home_tints.jpg);
	background-repeat:no-repeat;
	max-width: 1300px;
	height: 1200px;
	position: relative;
	width: 100%;
	margin-top: 0px;	
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
.menu {
	height: 48px;
	width: 900px;
	position: absolute;
	z-index: 25;
	left: 200px;
	top: 132px;
	display: inline-block;
	background-color: rgba(255,255,255,1);
	text-decoration: none;
	
}
.menu ul li {	
	display: inline-block;
	text-decoration: none;
}
.menu ul li a {	
	color:rgba(0,0,0,1);	
	text-decoration: none;
}
.menu ul li:nth-child(1) {
	height: 38px;
	width: 218px;
	position: absolute;
	left: 1px;
	top: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: italic;
	font-weight: normal;
	padding-left: 145px;
	background-color: rgba(255,255,255,1);	
	text-decoration: none;
}


.menu ul li:nth-child(2) {
	height: 26px;
	width: 122px;
	position: absolute;
	left: 361px;
	top: 0px;
	background-color: rgba(108,167,162,.8);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: rgba(0,0,0,1);
	padding-top: 22px;
	padding-left: 58px;
	letter-spacing: .1em;
	text-decoration: none;
}
.show {
	float:left;
	height: 300px;
	width: 320px;
	z-index: 35;
	margin-top: 545px;
	margin-left: 25%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
	
}

.menu ul li:nth-child(3) {
	height: 26px;
	width: 135px;
	position: absolute;
	left: 541px;
	top: 0px;
	background-color: rgba(255,139,0,.8);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: rgba(0,0,0,1);
	letter-spacing: .1em;
	padding-top: 22px;
	padding-left: 45px;	
	text-decoration: none;
}
.menu ul li:nth-child(4) {
	height: 26px;
	width: 114px;	
	position: absolute;
	left: 721px;
	top: 0px;
	padding-top: 22px;
	padding-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .1em;
	background-color: rgba(135,159,203,.8);
	text-decoration: none;
}
.mission {
	float: left;
	height: 20px;
	width: 150;
	margin-top: 600px;
	margin-left: 20%;
	position: relative;
}
.wailoa {
	height: 30px;
	width: 175px;
	position: absolute;
	left: 260px;
	top: 46%;
}
