body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
}
a {
	color: #05477b;
}
#outer {
	width: 775px; 
	margin: 0px auto; 
	padding-top: 55px; 
	position: relative;
}
#h1_home {
	display: block; 
	background: url(images/h1.homepage.gif) no-repeat top left; 
	width: 775px; 
	height: 269px; 
	font-size: 0px; 
	text-indent: -1000px; 
	margin: 0px;
}
#a_home {
	display: block; 
	position: absolute; 
	top: 75px; 
	left: 10px; 
	height: 150px; 
	width: 206px; 
	font-size: 0px; 
	text-indent: -1000px;
}
#a_chat, #scMDNZ a {
	display: block;
	position: absolute;
	top: 72px;
	left: 348px;
	height: 0px;
	width: 110px;
	padding-top: 28px;
	overflow: hidden;
}
#a_quote {
	display: block;
	position: absolute;
	top: 72px;
	left: 492px;
	height: 0px;
	width: 110px;
	padding-top: 28px;
	overflow: hidden;
}
#a_brochure {
	display: block;
	position: absolute;
	top: 72px;
	left: 640px;
	height: 0px;
	width: 110px;
	padding-top: 28px;
	overflow: hidden;
}
#a_contact {
	text-indent: -1000px; 
	display: block; 
	width: 121px; 
	height: 31px; 
	position: absolute; 
	left: 36px; 
	top: 255px;
}
#focus {
	margin: 0px; 
	padding: 0px; 
	text-indent: 0px; 
	display: block; 
	width: 775px; 
	height: 149px;
	list-style-type: none;
}
#focus li {
	float: left;
}
#focus li a {
	display: block; 
	font-size: 0px; 
	text-indent: -1000px;
}
#air_commercial {
	background: url(images/a.commercial.jpg) no-repeat top left; 
	width: 182px; 
	height: 149px; 
}
#air_commercial:hover, #air_commercial.over {
	background: url(images/a.commercial_ov.jpg) no-repeat top left; 
}
#air_executive {
	background: url(images/a.executive.jpg) no-repeat top left; 
	width: 201px; 
	height: 149px; 
}
#air_executive:hover, #air_executive.over {
	background: url(images/a.executive_ov.jpg) no-repeat top left; 
}
#air_luxury {
	background: url(images/a.luxury.jpg) no-repeat top left; 
	width: 190px; 
	height: 149px;
}
#air_luxury:hover, #air_luxury.over {
	background: url(images/a.luxury_ov.jpg) no-repeat top left; 
}
#air_cargo {
	background: url(images/a.cargo.jpg) no-repeat top left; 
	width: 202px; 
	height: 149px;
}
#air_cargo:hover, #air_cargo.over {
	background: url(images/a.cargo_ov.jpg) no-repeat top left; 
}
ul.topnav {
	display: block;
	position: absolute; 
	top: 10px; 
	left: 0px; 
	width: 775px; 
	margin: 0px; 
	padding: 0px; 
	text-indent: 0px; 
	list-style-type: none;
	width: 775px;
	background: #eeeeee url(images/ul.topnav.gif) repeat-x bottom;
	border: 1px solid #eeeeee;
	border-bottom-color: #ffffff;
	border-top-color: #ffffff;
}
ul.topnav li {
	display: inline; 
	padding: 0px 10px;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	border-bottom-width: 0px;
	margin: 0px;
	line-height: 18px;
}
ul.topnav li a {
	color: #666666; 
	text-decoration: none;
}
ul.topnav li a:hover {
	text-decoration: underline;
}
li#topnav_selected {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	border-bottom-color: #ffffff;
	line-height: 1.5em;
}
li#topnav_selected a {
	color: #000000;
}
#footer {
	width: 775px; 
	margin: 0px auto; 
	text-align: center; 
	color: #7c828a; 
	font-size: 0.8em;
}
#footer p {
	display: block; 
	padding: 20px 10px; 
	font-size: 1.2em; 
	width: 700px; 
	margin: 0px auto;
}
ul.footer {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
	text-indent: 0px; 
	margin-bottom: 0.5em;
}
ul.footer li {
	padding: 0px 3px 0px 6px; 
	display: inline; 
	border-left: 1px solid #7c828a;
}
#footer ul.footer li.first {
	padding: 0px 3px 0px 0px;
	border-left: none;
}
#footer ul.footer li.last {
	padding: 0px 0px 0px 6px; 
}