html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: 20px;
}
p { line-height: 20px; }
h1.logo a {
	color:#fff;
	font-size: 40px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	background: url(images/sunair_logo.png) no-repeat bottom;
	background: url(images/logo_big.png) no-repeat bottom;
	width: 272px;
	height:157px;
	position: absolute;
	bottom:-1px;
	z-index:20000;
	left:0px;
}

img {
	border: thin none #061630;
}
body {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	height: auto;
}
h1 {
	color: #0C2A5B;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #113D84;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
a, a:link {
	color: #2799FA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #2799FA;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
a:focus {
	color: #2799FA;
}
a:active {
	color: #2799FA;
}
#content_container {
	background: url(images/content_bg2.png) repeat-x top #061630;	
	margin-top: -1px;
}
#page { 
	width: 880px;
	margin:0px auto;
	text-align: left;
	position: relative;
	z-index: 100;
}
#cool_gradient {
	position: absolute;
	width:1207px;
	height:440px;
	background: url(images/content_gradient.png) no-repeat;
	margin-left: -601px;
	left:50%;
}
#header_container {
	background: url(images/header_bg.png) repeat-x top;
	height:155px;
	position: relative;
}
#header {
	height: 144px;
	text-align: left;
	padding-left: 10px;
	width:880px;
	margin:0px auto;
	position: relative;
	padding-bottom: 10px;
}
#header #logo {
	color: #FFF;
	float: left;
	width: 226px;
	width:128px;
}
#header #links {
	color: #F60;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 3px;
}
#links a, #links a:active, #links a:visited {
	color: #FFA600;
	font-weight: normal;
}
#header #links a:hover {
	color: #F60;
	text-decoration: none;
}

#nav_container {
	background: url(images/menu_bg.png) repeat-x;
	height:34px;
	border-bottom: 2px solid #666;
}

#nav {
	width:880px;
	margin:0px auto;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 15px;
}

#nav li {
	float: left;
	margin-right: 45px;
}

#nav li a {
	display: block;
	font-family: Arial, Helvetica;
	text-decoration: none;
	color:#333;
	font-size: 12px;
	margin-left: 10px;
	padding-top: 8px;
	text-shadow: 0px 1px 1px #eebd9d;
	margin-bottom: 7px;
}

#nav li ul li a {
	text-shadow: none;
	text-align: left;
}  

#nav li a:hover {
	background-position: left -27px;
	text-decoration: none;
	cursor: pointer; /* For IE6 */
	color:#111;
}

#content ul li {
	margin-bottom: 5px;
}
.hometitle {
	color:#89C5FA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 40px;
	text-align: left;
}
.homefeatureboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	color: #FFF;
}
.homefeatureboxes p {
	padding-right:10px;
	margin: 10px 0 5px 0;
	background-repeat: no-repeat;
	font-size: 120%;
}

.homefeatureboxes img {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	display: block;
	padding-left: 15px;
}
.homeleft-box {
	float: left;
	width: 278px;
	margin-right: 17px;
	background-color: #0F3674;
	border: 1px solid #18ABF8;
}
.homemiddle-box {
	float: left;
	width: 278px;
	margin-right: 17px;
	background-color: #0F3674;
	border: 1px solid #18ABF8;
}
.homeright-box {
	float: left;
	width: 278px;
	background-color: #0F3674;
	border: 1px solid #18ABF8;
}
.homefeaturetitle {
	font-size: 23px;
	font-weight: normal;
	color: #F60;
	line-height: 25px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #0B2653;
	padding-left: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

#footer {
	color: #1B91E6;
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
	background: #111;	
	margin-top: 0px;
	padding-top:10px;
	margin-top: -15px;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #1C95EC;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.center {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.sidebarlt {
	padding: 6px;
	border: 1px solid #BAD1F8;
	background-color: #FFF;
	color: #333;
}
.sidebardk {
	color: #333;
	border: 1px solid #87AFF1;
	padding: 6px;
	background-color: #A7C5F5;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #000;
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 14px;
	color: #134170;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #12418D;
	font-weight: normal;
}
.featureboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
	float: left;
}
.featureboxes img {
	border: 1px solid #77859A;
}
.left-box {
	width: 180px;
	margin-right: 20px;
	float: left;
}
.middle-box {
	float: left;
	width: 180px;
	margin-right: 20px;
}
.right-box {
	float: left;
	width: 180px;
	margin-right: 0px;
}
.featuretitle {
	font-size: 16px;
	font-weight: bold;
	color: #036;
	line-height: 20px;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
}
.readmore {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

.clearFloat {
	clear: both;
	display: block;
	font-size: 36px;
}

/* container */

#container {
	width:900px;
	position: relative;
	margin:0px auto;
}

/* dropdown menu */

#nav ul li {
	position: relative;
	z-index: 9999;
}

#nav ul li > ul {
	display:none;
	background: #fff;
	background: rgba(255,255,255,.85);
	position: absolute;
	left:0px;
	width:200px;
	line-height: 13px;
	margin: 0px;
	padding:0px;
	cursor: pointer;
	padding:7px 0px;
	z-index: 10000;
}

#nav ul li:hover > ul {
	display: block;
}

#nav ul li ul li, #nav ul li ul li a {
	background: none;
	display:block;
	float: none;
	margin:0px;
	padding:0px;
	cursor: pointer;
	height: auto;
}

#nav ul li ul li a {
	margin:0px 10px;
	padding:8px 0px;
	border-top:1px #ccc solid;
}

#nav ul li ul li a:hover {
	background: #ddd;	
}

/* Instructors */
#instructors p strong { 
	font-family: Georgia, serif; 
	font-size: 18px;
	display: block;
	color: #89C5FA;
}

#instructors p em { 
	color: #ccc;
}

div.divider { 
	border-top: 1px #666 solid;
}

h2, h3 { 
	font-size: 26px;
	color: #89C5FA;
	margin-bottom: 15px;
}
h2 { border-bottom: 1px solid #777; padding-bottom: 15px; margin-bottom: 30px; margin-top: 10px; }
h3 { font-size: 16px; }

.float_right { float: right; margin:0px 0px 20px 20px; }
.clear { clear: both; }
.home_p strong { font-size: 13px; }
.home_p p { line-height: 24px; }

.img_container {
	width:575px;
	float: right;
}

.img_container img {
	margin-right: 3px; 
}

.flight_training { width:600px;}
.flight_training img { margin:0px 10px 10px 0px; float: left; }

.logos_container { margin-left: 30px; }
.logos_flight { margin-left: 125px; }
.logos_container img { 
	float: left;
	margin-left: 30px;
}
.maint img { width:350px; margin-bottom: 10px; }
h6 { color:#FF6600; font-size:15px; margin-bottom: -8px; }
#faq_content p { margin-bottom: 15px; }

/* Columns */

.column { float: left; }
.half { width: 45%; } 
.left { padding-right: 5%; } 
.right { padding-left: 5%; }
.seven { width: 65%; }
.three { width: 25%; }
.six { width: 55%; }
.four { width: 35%; }

.faq_images img { float:left; width:300px; margin-bottom: 15px; }

#cat p strong {
	font-size: 14px;
	color: #89C5FA
}

* html #nav ul li ul { display:none; }
* html #cool_gradient { display: none; }
* html #header { margin-bottom: -100px; }
* html #nav_container { height:35px; border-bottom: none; }
* html h1.logo a { background: none; text-indent: 0px; color:#fff; }

p.headline { 
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FF6600;
	position: absolute;
	top:60px;
	left:300px;
	font-style: italic;
}
.contact_list {
	list-style:none;text-indent:0px;margin-left:-35px;margin-bottom:30px;
}

div#top_tabs { 
	position: absolute;
	right:0px;
	top:0px;
	margin:0px;
}
div#top_tabs p { 
	padding:5px 15px;
	background: url(images/top_tabs.jpg) repeat-x;
	color: #666;
	float: left;
	margin:0px;
	margin-right: 4px;
}
div#top_tabs p a {
	color: #666;
	font-weight: normal;
} 

div#top_tabs p:first-child {
	background: url(images/menu_bg.png) repeat-x;
	color:white;
}
div#top_tabs p:first-child a {
	color:white;
}

div.breadcrumbs { 
	float: right;
	margin-top: 30px;
}

div.breadcrumbs a, div.breadcrumbs p {
	margin:0px;
	float: left;
	color:#ccc;
	margin-right:5px;
}

div.breadcrumbs p { 
	font-style: italic;
}

/* Contact Us Table */

table.contact, table.contact td {
	border-collapse: collapse;
}

table.contact tr td, table.contact tr th { 
	border: 1px solid #4a576e;
	background: #0d3168;
	padding:5px 10px;
	color:#ccc;
}

table.contact tr td a {
	color:#ccc;
	font-weight: normal;
} 

table.contact tr th { 
	background: #06152e;
	border:#444 solid 1px;
}

table.contact tr.even td {
	background: #1d4584;
}



