/* ---------------------------------------------------- MAIN OVERRIDES BEGINS --------------------------------------------------- */

		*{
			margin:0; 
			padding:0;	
		}
		body{
			background:#112034;
			text-align:center;
		}	
		img{
			border:0;
		}
	    img, div { behavior: url(/css/iepngfix.htc) }	
			
		h1{
			color:#b20000;
			font:bold 12px Arial, Verdana, Times, serif;
		}
		p{
			margin:6px 0 0 0;
			padding-bottom:20px;
		}
		td{
			valign:top;
			font:12px Arial, Verdana, Times, serif;
			color:#fff;		
		}
		
		h6
		{
		    color:#618AC0;
		    font:bold 14px Arial, Verdana, Times, serif;
		    padding:10px 0px 0px 0px;
		    margin:0px;
		}

		
/* ---------------------------------------------------- MAIN OVERRIDES ENDS --------------------------------------------------- */	

/* ---------------------------------------------------- STRUCTURE BEGINS --------------------------------------------------- */	
		#wrapper{
			width:889px;
			background:url(/images/wrapper-bg.jpg) repeat-y;
			margin: 0 auto;
			text-align:left;
		}	
		#container{
			width:839px;
			margin:0 0 0 26px;
			text-align:left;
			padding:0 0 25px 0;
		}	
		#top{
			width:840px;
			margin:0 auto;
		}
		#top-left{
			float:left;
			width:378px;
			height:167px;
		}
		#top-right{
			float:right;
			width:462px;
			height:167px;
			background:url(/images/top-right.jpg) no-repeat;
		}
		#top-bottom{
			width:840px;
			height:119px;
			background:url(/images/top-bottom.jpg) no-repeat;
			clear:both;
		}
		
		#content{
			width:839px;
			background:#2e4e7a url(/images/content-bg.jpg) repeat-x;
		}
		#main-content{
			width:760px;
			margin:0 0 0 40px;
			padding:35px 0 0 0;
			min-height:600px;
		}
		.main-content-top1{
			background:url(/images/executive-title.jpg) no-repeat;
			width:760px;
			height:45px;		
		}	
		.main-content-top2{
			background:url(/images/aerial-title.jpg) no-repeat;
			width:760px;
			height:45px;		
		}	
		.main-content-top3{
			background:url(/images/flight-title.jpg) no-repeat;
			width:760px;
			height:45px;		
		}	
		.main-content-top4{
			background:url(/images/landing-title.jpg) no-repeat;
			width:760px;
			height:45px;		
		}	
		.main-content-top5{
			background:url(/images/special-title.jpg) no-repeat;
			width:760px;
			height:45px;		
		}	
		.main-content-top6{
			background:url(/images/fixed-title.jpg) no-repeat;
			width:760px;
			height:45px;		
		}	
		.main-content-top7{
			background:url(/images/rotor-title.jpg) no-repeat;
			width:760px;
			height:45px;		
		}	
		.main-content-top8{
			background:url(/images/merchandise-title.jpg) no-repeat;
			width:760px;
			height:45px;		
		}	
		.main-content-top9{
			background:url(/images/contact-title.jpg) no-repeat;
			width:760px;
			height:45px;		
		}	
		.main-content-top10{
			background:url(/images/events-title.jpg) no-repeat;
			width:760px;
			height:45px;		
		}			
		.main-content-top11{
			background:url(/images/latestnews-title.jpg) no-repeat;
			width:760px;
			height:45px;		
		}	
		.main-content-middle{
			background:#272727;
			width:730px;
			padding:0 15px 0 15px;
			font:12px Arial, Verdana, Times, serif;
			color:#fff;			
		}
		.main-content-bottom{
			background:url(/images/title-bottom.png) no-repeat;
			width:760px;
			height:17px;
		}	
		#content-left{
			float:left;
			width:500px;
			margin:35px 0 0 40px;
		}
		#content-right{
			float:right;
			width:254px;
			margin:35px 40px 0 0;
		}
		
		.snapshot{
			border:solid 2px #FFFFFF;
		}
/* ----------------------------------------------------MENU BEGINS --------------------------------------------------- */
		#menu-container{
			width:760px;
			height:62px;
			background:#858482;
			z-index:1;
			position:relative;
			top:95px;
			left:40px;
		}
		.menu {
			margin: 0;
			padding: 0;
			list-style: none;
			background: #fff;
		}
		.menu li {
			padding: 0;
			margin: 0;
			height: 62px;
			list-style: none;
			background-repeat: no-repeat;
		}
		.menu li a, .menu li a:visited {
			display: block;
			text-decoration: none;
			text-indent: -1500px;
			height: 62px;
			background-repeat: no-repeat;
		}
		.home {background-image: url(/images/btnHome_on.jpg); width: 51px;}
		.home a {background-image: url(/images/btnHome_off.jpg);}
		.executive {background-image: url(/images/btnExecutive_on.jpg); width: 118px;}
		.executive a {background-image: url(/images/btnExecutive_off.jpg);}
		.aerial {background-image: url(/images/btnAerial_on.jpg); width: 74px;}
		.aerial a {background-image: url(/images/btnAerial_off.jpg);}
		.flight {background-image: url(/images/btnFlight_on.jpg); width: 83px;}
		.flight a {background-image: url(/images/btnFlight_off.jpg);}
		.landing {background-image: url(/images/btnLanding_on.jpg); width: 96px;}
		.landing a {background-image: url(/images/btnLanding_off.jpg);}
		.special {background-image: url(/images/btnSpecial_on.jpg); width: 95px;}
		.special a {background-image: url(/images/btnSpecial_off.jpg);}
		.fixed {background-image: url(/images/btnFixed_on.jpg); width: 76px;}
		.fixed a {background-image: url(/images/btnFixed_off.jpg);}
		.rotor {background-image: url(/images/btnRotor_on.jpg); width: 87px;}
		.rotor a {background-image: url(/images/btnRotor_off.jpg);}
		.merchandise {background-image: url(/images/btnMerchandise_on.jpg); width: 95px;}
		.merchandise a {background-image: url(/images/btnMerchandise_off.jpg);}
		.contact {background-image: url(/images/btnContact_on.jpg); width: 80px;}
		.contact a {background-image: url(/images/btnContact_off.jpg);}
		
		ul.menu li a:hover {background: none;}
		.menu li {float: left;}
		.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
		
/* ---------------------------------------------------- MENU ENDS --------------------------------------------------- */		

/* ---------------------------------------------------- BOX CLASSES BEGINS ------------------------------------------ */		
		.box-welcome{
			width:500px;
		}
		.box-welcome-top{
			width:500px;
			height:45px;
			background:url(/images/box-welcome.png) no-repeat;
		}
		.box-welcome-middle{
			width:500px;
			background:#272727;
		}
		.box-welcome-bottom{
			width:500px;
			height:12px;
			background:url(/images/box-big-bottom.png) no-repeat;
		}
		.box-dual{
			width:500px;
			margin:3px 0 0 0;
		}
		.box-padding-big{
			width:440px;
			padding:3px 0 5px;
			font:12px Arial, Verdana, Times, serif;
			color:#fff;
			margin:0 auto;
		}
		.box-padding-big a, .box-padding-small a{
			color:#2364c0;
			text-decoration:underline;
		}
		.box-padding-big a:hover, .box-padding-small a:hover{
			color:#fff;
			text-decoration:underline;
		}
		.box-padding-small{
			width:216px;
			padding:3px 0 5px;
			font:12px Arial, Verdana, Times, serif;
			color:#fff;
			margin:0 auto;			
		}	
		
		.box-inthissection-padding ul li a{
			color:#8AA8CF;
			text-decoration:underline;
		}
		.box-inthissection-padding ul li a:hover{
			color:#fff;
			text-decoration:underline;
		}
		.box-inthissection-padding{
			padding:3px 0 5px;
			font:12px Arial, Verdana, Times, serif;
			color:#fff;
			margin:0 auto;			
		}			
		.box-recent{
			width:246px;
			float:left;
		}
		.box-recent-top{
			width:246px;
			height:46px;
			background:url(/images/box-recent.png) no-repeat;
		}
		.box-recent-middle{
			width:246px;
			background:#272727;
		}
		.box-small-bottom{
			width:246px;
			height:22px;
			background:url(/images/box-small-bottom.png) no-repeat;
		}
		.box-latestnews{
			width:246px;
			float:right;
		}
		.box-latestnews-top{
			width:246px;
			height:46px;
			background:url(/images/box-latestnews.png) no-repeat;
		}
		.box-latestnews-middle{
			width:246px;
			background:#272727;
		}
		.box-latestaddition{
			width:254px;
		}
		.box-latestaddition-top{
			width:254px;
			height:45px;
			background:url(/images/box-latestaddition.png) no-repeat;
		}
		.box-latestaddition-middle{
			width:254px;
			background:#272727;
		}
		.box-med-bottom{
			width:254px;
			height:12px;
			background:url(/images/box-med-bottom.png) no-repeat;
		}
		.box-latestevents{
			width:246px; /*width:254px;*/
			float:right;
			margin:0px;/*margin:3px 0 0 0;*/
		}
		.box-latestevents-top{
			width:246px; /*width:254px;*/
			height:34px;
			background:url(/images/box-latestevents.png) no-repeat;
		}
		.box-latestevents-middle{
			width:246px; /*width:254px;*/
			background:#272727;
		}
		
		.box-inthissection{
			width:198px; 
			float:right;
			margin:0px 0px 0px 10px;
		}
		.box-inthissection-top{
			width:198px; 
			height:34px;
			background:url(/images/box-inthissection.png) no-repeat;
		}
		.box-inthissection-middle{
			width:198px; 
			background:#4F4F4F;
		}		
		.box-inthissection-middle .box-padding-small a
		{
		    color:#8aa8cf;
		}
		.box-inthissection-bottom{
			width:198px;
			height:22px;
			background:url(/images/box-inthissection-bottom.png) no-repeat;
		}
		.main-content-middle a{
			color:#2364c0;
			text-decoration:underline;
		}
		.main-content-middle a:hover{
			color:#fff;
			text-decoration:underline;
		}
		
/* ---------------------------------------------------- BOX CLASSES ENDS -------------------------------------------- */			

/* ---------------------------------------------------- ADDITIONAL CLASSES BEGINS -------------------------------------------- */		

		.FleetTitle{
			padding:5px 0 5px;
			font:20px Arial, Verdana, Times, serif;
			color:#fff;
		}
		.WhiteBox{
			background-color : #EAEAEA;
			border: solid 1px #333333; 
			color:#3366FF;
			padding: 5px;
			font-weight:bold;
		}


		.no-type{
			list-style-type:none;
		}
		.divider{
			width:215px;
			height:1px;
			background:url(/images/divider.jpg) no-repeat;
		}
		.white-link a{
			color:#fff;
		}
		.white-link a:hover{
			color:#2364c0;
		}
		.right{
			text-align:right;
		}
		  
	  .clearfix:after {
	        content: ".";
	        clear: both;
	        height: 0;
	        visibility: hidden;
	        display: block;
		}
  		.clearfix {
       		 display: inline-block; /* Fixes IE/Mac */
		}
		/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
		/* End hide from IE-mac */

/* ---------------------------------------------------- ADDITIONAL CLASSES ENDS -------------------------------------------- */			