/* GLOBAL RESET -------------------------------- */
html * 		{ margin: 0px; padding: 0px; font-family: inherit; }
html, body  { height: 100%; }
a			{ font-size: inherit; color: #4D4D4D; }
a:link,
a:active,
a:visited	{ color: inherit; color: #4D4D4D; }

img 		{ border: 0px; }
table 		{ border-collapse: collapse; border-spacing: 0; }

p			{ margin-bottom:10px; }

ul, li 		{ margin: 10px 0 10px 10px; }

h6			{ font-weight: normal; }
h5			{ font-weight: normal; }

/* GLOBAL FONTS -------------------------------- */
input, select, textarea { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }


body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D4D4D;
}

#holder { margin: auto; width: 955px; }
#header { width: 100%; }
#footer { width: 955px; background-image: url(images/footer_new.jpg); height: 110px; background-repeat: no-repeat; color: white; font-size: 10px; text-align: center; padding-top: 14px; background-position: top center; }
#footer a { text-decoration: none; color: white; }
#content_body { margin: 8px 0 8px 0; }
#navigation { margin-top: 8px; background-color: #100B13; color: white; height: 34px; background-image: url(images/nav_runner.gif); background-repeat: repeat-x; text-align: center; }
#navigation_container { width: 940px; height: 34px; margin: auto; }
#ticker_holder { height: 34px; background-color: #98989D; margin-bottom: 8px; }
#TICKER a { text-decoration: none; color:#333333; font-weight: bold; }
#TICKER a:hover { text-decoration: underline; }
#flash { background-image: url(images/no_flash.jpg); background-position: left top; width: 955px; height: 308px; }


/* TOP NAVBAR -------------------------------- */
#navigation a { background-position: left bottom; height:34px; display: block; float: left; margin-left: 12px; margin-right: 12px; }
#navigation a:hover { background-position: left top; height:34px; display: block; }

#navigation a.btn_home { background-image: url(images/btn_home.gif); width: 57px; }
#navigation a.btn_services { background-image: url(images/btn_services.gif); width: 102px; }
#navigation a.btn_featured { background-image: url(images/btn_featured.gif); width: 373px; }
#navigation a.btn_news { background-image: url(images/btn_news.gif); width: 57px; }
#navigation a.btn_team { background-image: url(images/btn_team.gif); width: 107px; }
#navigation a.btn_contact { background-image: url(images/btn_contact.gif); width: 96px; }
#navigation a.btn_current { background-position: left top; }



#left_column { float: left; width: 400px; margin-left: 18px; margin-right: 6px; }
#right_column_main { float: left; width: 520px; }



/* OUR TEAM SECTION -------------------------------- */
h6 .email { color: #00539B; }
#title { color: #00539B; font-size: 24px; width:650px; margin-bottom: 10px; }
#bio { width: 672px; }
#team_photo { width: 235px; float: left; border: 2px solid #4D4D4D; margin-right: 20px; margin-top: 4px; margin-left: 18px; }
#right_column { float: left; }

#team_thumbs_holder { width:940px; height:84px; margin: 18px auto auto auto; padding-left: 82px; }
#team_thumbs_holder .thumb_holder { height:71px; width:62px; float: left; margin-right: 42px; }
#team_thumbs_holder .thumb_holder:hover { background-image: url(images/arrow.jpg); background-position: top center; background-repeat: no-repeat; }
#team_thumbs_holder .thumb_holder .arrow { height:11px; width: 62px; margin: auto; }
#team_thumbs_holder .thumb_holder a { width: 60px; height: 60px; border: 2px solid #4D4D4D; display: block; }
#team_thumbs_holder .thumb_holder a:hover { border: 2px solid #130B17; }

#team_thumbs_holder .thumb_holder .arrow_current { background-image: url(images/arrow.jpg); background-position: top center; background-repeat: no-repeat; height:11px; width: 62px; margin: auto; }
#team_thumbs_holder .thumb_holder a.current { width: 60px; height: 60px; border: 2px solid #130B17; display: block; }



/* FEATURED AIRCRAFT SECTION -------------------------------- */
div.large_holder { width:520px; height: 348px; float:left; margin-bottom: 10px; margin-right: 20px; margin-top: 4px; margin-left: 18px; display: block; text-align: center; }
img.large_photo { border: 2px solid #4D4D4D; }
#right_column_featured { float: left; width: 320px; }
#featured_thumbs_holder { width:940px; height:101px; margin-top: 18px; margin-left: 18px; margin-bottom: 18px; display: block; }
#featured_thumbs_holder .thumb_holder { height:101px; width:222px; float: left; margin-right: 10px; display: block; }
#featured_thumbs_holder .thumb_holder:hover { background-image: url(images/arrow.jpg); background-position: top center; background-repeat: no-repeat; }
#featured_thumbs_holder .thumb_holder .arrow { height:11px; width: 222px; margin: auto; }
#featured_thumbs_holder .thumb_holder a { width: 220px; height: 90px; border: 2px solid #4D4D4D; display: block; }
#featured_thumbs_holder .thumb_holder a:hover { border: 2px solid #130B17; }

#featured_thumbs_holder .thumb_holder .arrow_current { background-image: url(images/arrow.jpg); background-position: top center; background-repeat: no-repeat; height:11px; width: 62px; margin: auto; }
#featured_thumbs_holder .thumb_holder a.current { width: 220px; height: 90px; border: 2px solid #130B17; display: block; }