/* HTML Styles */

body {
	font: 80%/130% Arial, Helvetica, sans-serif;
	color: #4C536D;
	background: #203270 url(../images/body_bg.gif) repeat-x left top;
	margin: 10px 0px 0px;
	padding: 0px;
}
a:link {
	color: #203270;
	text-decoration: underline;
}
a:visited {
	color: #4D609E;
	text-decoration: underline;
}
a:hover {
	color: #70B421;
	text-decoration: underline;
}
a:active {
	color: #A9E362;
	text-decoration: underline;
}
img {
	border-style: none;
}
p {
	margin: 0em 0em 1em;
}
h1 {
	font-size: 190%;
	line-height: 100%;
	font-weight: normal;
	color: #203270;
	background: url(../images/front_arrow.gif) no-repeat left center;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 20px;
}
h2 {
	font-size: 150%;
	line-height: 100%;
	font-weight: normal;
	color: #203270;
	margin: 1.5em 0em 1em;
}
h3 {
	font-size: 130%;
	line-height: 100%;
	font-weight: bold;
	margin: 1em 0em;
}
hr {
	color: #BCC2D4;
	background: #BCC2D4;
	padding: 0px;
	height: 1px;
	border-style: none;
}
form {
	margin: 0px;
}

/* Site-Specific Styles */

.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
#main {
	margin: auto;
	clear: both;
	width: 760px;
}
#header {
	background: #203270 url(../images/header_bg.gif) no-repeat left bottom;
	clear: both;
	height: 70px;
	width: 760px;
}
#logo {
	height: 70px;
	width: 280px;
	float: left;
}
#nav {
	margin: 0px 0px 0px 261px;
	padding: 16px 0px 18px;
}
#nav a:link, #nav a:visited {
	font-size: 108%;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
	background: #203270 url(../images/nav_bg.gif) repeat-x left -35px;
	text-align: center;
	display: block;
	padding: 8px 8px 0px;
	float: right;
	height: 27px;
	border-top: 1px solid #9099B8;
}
#nav a:hover, #nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #203270 url(../images/nav_bg.gif) repeat-x left 0px;
}
.on {
	color: #FFFFFF;
	text-decoration: none;
	background: #203270 url(../images/nav_bg.gif) repeat-x left 0px;
}
.navDivider {
	background: url(../images/nav_divider.gif);
	float: right;
	height: 35px;
	width: 1px;
}
#content {
	background: #FFFFFF;
}
#footer {
	font-size: 75%;
	color: #FFFFFF;
	background: #203270 url(../images/footer_bg.jpg) no-repeat center top;
	clear: both;
	height: 164px;
	width: 760px;
}
#copyright {
	padding: 40px 6px 0px;
}
#links {
	text-align: right;
	padding: 6px 6px 0px;
	float: right;
}
#links a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 14px;
}
#links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#flash {
	float: left;
	height: 290px;
	width: 360px;
}
#intro {
	/* background: url(../images/front_plane.jpg) no-repeat left bottom; */
	float: left;
	height: 290px;
	width: 396px;
}
#intro p {
	padding: 8px;
	margin: 0px;
}
#frontlinks {
	clear: both;
	height: 165px;
}
#frontlinks a {
	color: #4C536D;
	text-decoration: none;
	display: block;
	float: left;
	height: 160px;
	margin-left: 2px;
}
#frontlinks a:hover {
	color: #4C536D;
	text-decoration: underline;
}
#frontlinks h2 {
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	color: #203270;
	background: url(../images/front_arrow.gif) no-repeat left center;
	margin: 0px 0px 0px 4px;
	padding: 6px 6px 6px 16px;
}
#frontlinks p {
	line-height: 100%;
	margin: 0px;
	padding: 0px 6px 6px 20px;
}
.learnlink {
	background: url(../images/front_learn.jpg) no-repeat center bottom;
	width: 187px;
}
.serviceslink {
	background: url(../images/front_services.jpg) no-repeat center bottom;
	width: 189px;
}
.maintenancelink {
	background: url(../images/front_maintenance.jpg) no-repeat center bottom;
	width: 189px;
}
.avionicslink {
	background: url(../images/front_avionics.jpg) no-repeat center bottom;
	width: 183px;
}
#title {
	background: url(../images/title_bg.gif) repeat-x left bottom;
	text-align: right;
	height: 28px;
	border-bottom: 1px solid #BCC2D4;
}
#bodytext {
	padding: 20px;
	clear: both;
}
#side {
	font-size: 75%;
	color: #FFFFFF;
	background: #203270;
	padding: 4px;
	float: right;
	margin: 0px 0px 10px 10px;
}
#side img {
	margin-bottom: 4px;
}
#side p {
	margin: 0px;
}
#side a {
	font-size: 150%;
	line-height: 100%;
	text-decoration: none;
	color: #FFFFFF;
	background: #203270;
	display: block;
	padding: 8px;
	border-bottom: 1px solid #BCC2D4;
	margin: -4px -4px 4px;
}
#side a:hover {
	text-decoration: none;
	color: #203270;
	background: #BCC2D4;
}
.box {
	padding: 10px;
	border-top: 1px solid #BCC2D4;
	border-left: 1px solid #BCC2D4;
}
a.button:link, a.button:visited {
	font-size: 108%;
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #203270;
	background: #FFFFFF url(../images/title_bg.gif) repeat-x left bottom;
	display: block;
	float: left;
	padding: 6px 20px;
	border: 1px solid #BCC2D4;
}
a.button:hover {
	text-decoration: none;
	color: #70B421;
}
.thumb {
	font-size: 85%;
	text-align: center;
	display: block;
	float: left;
	width: 200px;
	margin: 0px 20px 20px 0px;
}
.link {
	padding: 10px 0px;
	margin-right: 270px;
	border-bottom: 1px solid #BCC2D4;
}
.link h2 {
	margin: 0px 0px 0px 130px;
}
.link p {
	margin: 0px 0px 0px 130px;
}
.link img {
	float: left;
	margin-right: 10px;
}
#flyinglinks {
	clear: both;
	height: 165px;
	padding: 20px 0px 100px;
}
#flyinglinks a {
	color: #4C536D;
	text-decoration: none;
	display: block;
	float: left;
	height: 160px;
	margin-left: 2px;
}
#flyinglinks a:hover {
	color: #4C536D;
	text-decoration: underline;
}
#flyinglinks h2 {
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	color: #203270;
	background: url(../images/front_arrow.gif) no-repeat left center;
	margin: 0px 0px 0px 4px;
	padding: 6px 6px 6px 16px;
}
#flyinglinks p {
	line-height: 100%;
	margin: 0px;
	padding: 0px 6px 6px 20px;
}
.hirelink {
	background: url(../images/front_hire.jpg) no-repeat center bottom;
	width: 189px;
}
.hangaragelink {
	background: url(../images/front_hangarage.jpg) no-repeat center bottom;
	width: 189px;
}
.linkslink {
	background: url(../images/front_links.jpg) no-repeat center bottom;
	width: 183px;
}
a.voucherslink:link, a.voucherslink:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: #203270 url(../images/learn_button.gif) no-repeat left top;
	display: block;
	width: 300px;
	float: left;
	padding: 30px 10px 10px 120px;
	margin-bottom: 2em;
}
a.voucherslink:hover {
	color: #70B421;
	text-decoration: none;
}
.voucherslink h3, .voucherslink p {
	margin: 0px;
}
.formbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 108%;
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #203270;
	background: #FFFFFF url(../images/title_bg.gif) repeat-x left bottom;
	padding: 4px;
	border: 1px solid #BCC2D4;
}
.formfield {
	font: 100%/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #BCC2D4;
}
.tablehead {
	color: #FFFFFF;
	font-weight: normal;
	background: #203270;
	text-align: left;
	padding: 4px;
}
.tableheadcenter {
	color: #FFFFFF;
	font-weight: normal;
	background: #203270;
	text-align: center;
	padding: 4px;
}
.tablecell {
	background: #E5E6EC;
	text-align: left;
	padding: 4px;
}
.tablecellsmall {
	font-size: 85%;
	background: #E5E6EC;
	text-align: left;
	padding: 4px;
}
.aircraft {
	clear: left;
	padding: 10px 0px;
	margin-right: 270px;
	border-bottom: 1px solid #BCC2D4;
}
.aircraft h2 {
	margin: 0px 0px 10px 235px;
}
.aircraft p {
	margin: 0px 0px 0px 235px;
}
.aircraft img {
	float: left;
	margin-right: 10px;
}
#contactside {
	width: 250px;
	float: right;
	margin: 0px 0px 10px 20px;
}
#contactside h3, #contactlocation h3 {
	margin-top: 0px;
}
#contactlocation {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #BCC2D4;
}

