@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
	margin:0;
	padding:0;
	font-family:"arial";
	font-size:12px;
	color:#666666;
	Line-height:normal;
}
#center-col-big{
                float:right;
                width:752px;
				padding:0 10px 0 20px;
                margin:0 auto;
}
a img{
	border:0;
}
#header{
	background-image: none;
	background-repeat:repeat-x;
	background-position:top left;
}
#content-wrapper{
	width:986px;
	margin:0 auto;
	text-align:left;
}
#left-col{
	width:201px;
	float:left;
}
#right-col{
	width:200px;
	float:right;
}
#center-col{
	width:545px;
	padding:0 10px 0 20px;
	margin:0 auto;
}
#footer{
	background-color:#DDDDDD;
	padding:10px 0 30px 0;
}
#footer-content{
	width:986px;
	margin:0 auto;
}
#footer, #footer a{
	color:#666666;
	font-size:10px;
	text-decoration:none;
}
h1{
	color:#003366;
	font-size:15px;
	font-weight:normal;
	line-height:250%;
	border-bottom:1px solid #E9EEF2;
	padding:0 50px 3px 0;
	margin:0;
	display:inline;
	background-image: none;
	background-repeat:no-repeat;
	background-position:bottom right;
}
h2{
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

.featured-aircraft{
	size:10px;
	line-height:100%;
	margin-bottom:8px;
}
.featured-aircraft, .featured-aircraft a{
	color:#45719C;
	font-size: 14px;
}
.featured-aircraft .image-holder{
	border:1px solid #BABABA;
	padding:1px;
}
.aircraft-for-sale-left{
	width:260px;
	float:right;
	margin-bottom:15px;
}
.aircraft-for-sale-left img{
	display:block;
}
.aircraft-for-sale-right{
	width:260px;
	float:left;
	margin-bottom:15px;
}
.aircraft-for-sale-right img{
	display:block;
}
.private-aircraft-for-sale-right{
	width:334px;
	float:right;
	margin-bottom:15px;
}
.private-aircraft-for-sale-right img{
	display:block;
}
.private-aircraft-for-sale-left{
	width:334px;
	float:left;
	margin-bottom:15px;
}
.private-aircraft-for-sale-left img{
	display:block;
}
.aircraft-title{
	font-size:14px;
	font-weight:bold;
	color:#003366;
	margin-bottom:3px;
}
.aircraft-description{
	background-color:#666666;
	color:#FFF;
	padding:10px;
}
.aircraft-download{
	display:block;
	background-color:#003366;
	color:#FFF;
	text-align:center;
	padding:5px;
	margin-top:1px;
	text-decoration:none;
}
.market-snapshot{
	margin:3px 0 1px 0;
}
.market-snapshot th, .market-snapshot td{
	color:#FFF;
	padding:5px 20px;
}
.market-snapshot th{
	background-color:#999999;
	font-weight:bold;
	border-bottom:1px solid #fff;
}
.market-snapshot tr.even td{
	background-color:#87c3e7;
	border-bottom:1px solid #fff;
}
.market-snapshot tr.odd td{
	background-color:#79a8ca;
	border-bottom:1px solid #fff;
}
.blue{
	color:#45719C;
}
.blue-bold{
	color:#45719C;
	font-weight: bold;
}
.hr{
	height:1px;
	border-bottom:1px solid #7f99b2;
}
.style24 {
	font-family: "Century Gothic";
	color: #45719C;
	font-size: 15px;
	font-weight: bold;
}
.style25 {
	font-family: "Century Gothic";
	color: #45719C;
}
.style27 {font-size: 14px;}

.style28 {font-size: 10px;}

.style29 {
	font-size: 12px;
	font-weight: bold;
}
.style30 {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}
.style31 {color: #CCCCCC;}
.style34 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}
.style39 {
	color: #333333;
	font-weight: bold;
}
.style41 {font-weight: normal;}
.style42 {font-size: 18px; color: #666666;}
.style45 {font-size: 12px; font-weight: normal; font-family: Century Gothic; color: #666666;}
.style46 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
.style48 {font-weight: bold;}
.style50 {color: #333333;}

/* Main Menu */
#menu{
	margin: 0;
	padding: 0;
	font-size:13px;
	line-height:13px;
	color:#000;
	width: 201px;
	text-align:left;
	z-index: 999;
}

*#menu li {
	border:0;
	width: 201px; 	
	list-style:none;
	border-bottom: 1px solid #C9D2D9;
}

#menu a {
	display: block;
	width: 166px; 
	color:#434343;
	text-decoration: none;
	padding:8px 0 8px 35px;
	background-image:url(Images/menu_button.jpg);
}

#menu li a:hover, #menu li.sfhover{
 	color:#003399;
	background-image:url(Images/menu_button_hover.jpg);
}
