body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#welcome {
	position:absolute;
	left:50%;
	top:50%;
	width:490px;
	height:400px;
	z-index:1;
	margin-left: -245px;
	margin-top: -220px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#87B5DE;
}
#welcome img {
	margin-bottom: 18px;
}
#welcome a {
	font-weight: bold;
	font-size: 14px;
	margin: 8px;
	padding: 2px;
}
#container {
	position:absolute;
	left:50%;
	top:0px;
	width:800px;
	height:auto;
	margin-left: -400px;
}
#menu {
	margin-top:44px;
	margin-bottom: 40px;
	height: 89px;
}
#logo {
	float:left;
	vertical-align: text-bottom;
}
#options {
	text-align: right;
	padding-top: 68px;
}
#options a{
	margin: 33px;
	padding: 2px;
}
#content {
	clear: both;
	text-align: justify;
	line-height: 14pt;
}
#footer {
	line-height: 14pt;
	margin-top: 55px;
}
#options a:link, #options a:visited, #options a:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#87B5DE;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#options a:hover,#options  a:focus {
	font-family: Arial, Helvetica, sans-serif;
	color:#00FF66;
	text-decoration: none;
}
#welcome a:link, #welcome a:visited, #welcome a:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#87B5DE;
	text-decoration:none;
}
#welcome a:hover,#welcome  a:focus {
	font-family: Arial, Helvetica, sans-serif;
	color:#00FF66;
	text-decoration: none;
}
#info {
	position: absolute;
	left: 278px;
	top: 49px;
	line-height: 14pt;
	display: none;
}
#airinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #66FF00;
	font-weight:bold;
}
#content a:link,#content a:visited,#content a:active {
	color:#FF0000;
	text-decoration:none;
	font-weight:normal;
	}
#content a:hover,#content a:focus {
	color:#FF0000;
	text-decoration:underline;
	font-weight:normal;
	}
#airinfo a:link,#airinfo a:visited,#airinfo a:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
#airinfo a:hover,#airinfo a:focus {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	}
.red {color: #FF0000}
.shadow {
	font-size: 12px;
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
	margin-top:-200;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
H2 {
	padding:0px;
	padding-bottom:20px;
	padding-top:30px;
	font-weight:bold;
	margin:0px;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	}
#contact a:link, #contact a:visited, #contact a:active, #contact a {
	font-family: Arial, Helvetica, sans-serif;
	color:#87B5DE;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact a { color:#87B5DE; }
#contact a:hover { text-decoration:underline; }