/* global formatting */

html { background: url(../images/main_bg.jpg) repeat-x white;}
body {font-family: Arial, Helvetica, sans-serif;}

/* LINKS */
a { text-decoration: none; color: #e2b772;}
a:hover { text-decoration: underline; color: #e2b772;}




h1 {line-height: 18px;}

/* page container */
div#container { position: relative; margin: 0 auto; padding: 20px 0 0 0; width: 1003px; text-align:center; padding-bottom: 30px;}		

/* page header & navigation */
div#header { text-align: center; }
div#navHeader {position:absolute; left:17px; width:968px; height:136px; z-index: 10; text-align: left;}
div#navMenu {position:absolute; top:258px; left:51px; height:49px; width: 906px; background-color: #4f3038;  z-index:9; }
div#navMenu a {color:white;}
div#navMenu a:hover {color:#e2b772;}
div#navMenu ul { letter-spacing: 1px; font-family: Helvetica; font-size: 95%; color: #e9e9e9; text-transform: uppercase;}
div#navMenu li {list-style-type: none; display: inline; /* border-right: white 1px solid; */ text-align:center;}

/* the content */
div#bubbleBg {position:relative; top:-6px;}
div#bubbleBg .top {width:1003px; height:19px; background: url(../images/bubble_bg_top_r9.png) no-repeat;}
div#bubbleBg .body {width:1003px; min-height:500px; background: url(../images/bubble_bg_body_r10.png) no-repeat;}

div#bubbleBg .body.aircraft {background: url(../images/bubble_bg_body_aircraft.png) no-repeat;}


div#bubbleBg h2 {text-align: left; color: #fff; font-size: 110%; font-weight: bold; margin: 30px 90px 10px 65px;}
div#bubbleBg .body p {margin: 10px 90px 10px 90px; text-align: left; color: #fff;}
div#bubbleBg .bottom {position:absolute; width:1003px; height:85px; background: url(../images/bubble_bg_bottom_r10.png) no-repeat; }
div#bubbleBg img.viewFilm {position: relative; margin-right:60px; padding:10px 0px 10px 20px; float: right;}
div#phone_number {position: relative; left:20px;top:5px; display: block;}

/* home page header content box (roundedCorners) */
div#contentBox {position:relative; margin: 0 auto; top:170px; width: 951px; z-index:1; margin-bottom: 190px;}
div#contentBox .top {height: 11px; background: url(../images/contentBox_blue_top.png) no-repeat;}
div#contentBox .body {width: 951px; height: 165px; min-height: 50px; background: url(../images/contentBox_blue_body.png) repeat-y; text-align: left; }
div#contentBox img {position: absolute; top:0px; left:0px; z-index: 100; float: left; padding-right: 10px;}
div#contentBox .body h1 {position:relative; width:340px; text-align: left; color:white; font-weight: bold; padding-right: 10px; float:right;}
div#contentBox .bottom {position:absolute; top: 173px; height: 11px; background: url(../images/contentBox_blue_bottom.png) no-repeat;}

/* home page sub header box */
div#contentBox_Blue { position: relative; top:-20px; padding: 20px 0px 0px 0px; background: url(../images/contentBox_Blue_bg.jpg); height: auto; width: 951px; margin: 0 auto; overflow: visible; text-align: left;}
div#contentBox_Blue .bottom { position: relative; top:13px; background: url(../images/contentBox_Blue_footer.gif) no-repeat; height: 13px; }
div#contentBox_Blue img.introtext {position: relative; left:30px;}
div#contentBox_Blue img.jets {position: relative; left:70px;}

/* footer rotating photos */
div#imageFilmPromo {position: relative; right:8px; height: 232px; margin-top:20px;}
div#imageFilmPromoText {position: absolute; top:90px; left:100px; width:200px; height: 100px; text-align: left; color:white; line-height: 20px;}
div#frame1 {position:absolute; top: 63px; right:458px; width:227px; height:151px; z-index: 10;text-align: left; }
div#frame2 {position:absolute; top: 63px; right:260px; width:186px;  height:151px; z-index: 10;text-align: left; }
div#frame3 {position:absolute; top: 63px; right:63px; width:185px; height:151px; z-index: 10; text-align: left;}

/* footer */
div#footer { position:relative; margin: 0 auto; top:-6px; width:1003px; height:85px; background: url(../images/bubble_bg_bottom_r10.png) no-repeat;}
div#footer .copyright {position: relative; font-size: 80%; text-align: right; right:60px; top:30px; color: #442836;}
div#footer a {color:#442836;}
div#footer a:hover {color:#fff;}
div#footer ul { letter-spacing: 1px; font-family: Helvetica; font-size: 95%; color: #e9e9e9; text-transform: uppercase; margin-bottom: 6px;}
div#footer li {list-style-type: none; display: inline; padding: 0 10px 0 11px; border-right: #442836 1px solid; text-align:center;}



strong {font-weight: bold;}

li {font-size: 12px !important;}