@charset "utf-8";

#navcontainer ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: #111;
	color: #FFF;
	width: 100%;
	font: bold 200% arial, helvetica, sans-serif;
	text-align: center;
}

li { display: inline; }

li a
{
	text-decoration: none;
	background-color: #111;
	color: #FFF;
	padding: .2em 1em;
	border-right: 1px solid #fff;
}

li a:hover
{
	background-color: #C00;
	color: #fff;
}

#wingsetcwelcome {
	position:relative;
	left: 675px;
	top:60px;
	width:400px;
	height:auto;
	z-index:2;
}
#wingsetclogo {
	position:absolute;
	top:65px;
	width:491px;
	height:302px;
	z-index:1;
	left: 150px;
	background-repeat: no-repeat;
}
#wingsetctext {
	position:absolute;
	left:175px;
	top:300px;
	width:486px;
	height:296px;
	z-index:3;
	background-repeat: no-repeat;
}
#wingsetcaddress {
	position:absolute;
	left:175px;
	top:679px;
	width:900px;
	height:23px;
	z-index:4;
}
.siteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
}

body {
	background-color: #000;
	background-image: url(Wings-main-page-background.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
#apDiv1 {
	color: #FFF;
}
#apDiv1 {
	font-family: Arial Black, Gadget, sans-serif;
}
