@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
/*fieldset, form, label, legend,*/
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	/* [disabled]padding-left: 3px; */
	/* [disabled]padding-right: 3px; */
	/* [disabled]padding-top: 3px; */
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #4D4D4D;
	background-image: url(../img/layout/blkTop_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	letter-spacing: 0.035em;
}
h1 {
	color: #6d4e00;
	font-size: 1.5em;
	margin-bottom: 15px;
}
h2 {
	color: #6d4e00;
	font-size: 1.3em;
	margin-bottom: 15px;
	text-align: center;
}
h3 {
	color: #6d4e00;
	font-size: 1.2em;
	margin-bottom: 5px;
}
h4 {
	margin-bottom: 3px;
	color: #6D4E00;
	font-weight: normal;
	margin-top: 5px;
}


a {
	letter-spacing: .05em;
}



#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	width: 900px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contentShadow {
	margin-bottom: 15px;
	float: left;
}
#mainNav {
	margin: 0px;
	padding: 0px;
	height: 55px;
	color: #FFF;
	float: left;


}
#mainNav li.current {
	background-image: url(../img/layout/navLink_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 20px;
	margin: 0px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-box-shadow: 1px 0px 8px #000;
	-webkit-box-shadow: 1px 0px 8px #000;
	box-shadow: 1px 0px 8px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000')";

	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000');
}


#mainNav ul {
	padding: 0px;
	margin: 0px;

}
#mainNav ul li {
	display: inline;
	list-style-type: none;
	height: 55px;
}
#mainNav ul li a {
	text-decoration: none;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
	padding-top: 18px;
	padding-bottom: 17px;
}
#mainNav ul li a:hover {
	text-decoration: none;
	display: inline-block;
	background-image: url(../img/layout/navLink_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-box-shadow: 1px 0px 8px #000;
	-webkit-box-shadow: 1px 0px 8px #000;
	box-shadow: 1px 0px 8px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000')";

	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000');
}
#clock {
	font-size: 0.9em;
	width: 190px;
	color: #CEA200;
	float: right;
	clear: right;
	text-align: right;
	padding-top: 15px;
}


#banner {
	background-image: url(../img/pics/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 343px;
	width: 900px;
}
#bannerAboutUs {
	background-image: url(../img/pics/banner_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}
#bannerTracker {
	background-image: url(../img/pics/trackerBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}
#bannerAircrafts {
	background-image: url(../img/pics/banner_aircrafts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}

#bannerContact {
	background-image: url(../img/pics/banner_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}
#bannerServices {
	background-image: url(../img/pics/banner_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}
#bannerUpdates {
	background-image: url(../img/pics/banner_updates.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}




#gfaLogo {
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}
#contactBar {
	height: 20px;
	width: 890px;
	font-size: 0.85em;
	color: #666;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#contactBar ul {
	margin: 0px;
	padding: 0px;
}
#contactBar ul li {
	display: inline;
	padding-right: 35px;
	list-style-type: none;
}



#content {
	width: 550px;
	padding-right: 320px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFF;
	position: relative;
	padding-top: 20px;
}
#content2 {
	width: 840px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFF;
	position: relative;
	padding-top: 20px;
	clear: both;
	float: left;
}
#contentTracker {
	width: 860px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFF;
	position: relative;
	padding-top: 20px;
	clear: both;
	float: left;
}

#content p {
	margin-bottom: 0.8em;
	line-height: 1.4em;
}
#content2 p {
	margin-bottom: .8em;
	line-height: 1.5em;
}
#contactAddress {
	margin-left: 30px;
}
#contactAddressOP {
	margin-left: 35px;
	float: left;
	width: 250px;
}
#contactAddressADM {
	margin-left: 50px;
	width: 220px;
	float: left;
	clear: right;
}
#contactFrm {
	clear: both;
	padding-top: 30px;
}





#aircraftsIntro {
	width: 300px;
	position: absolute;
	right: 0px;
	top: 330px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-box-shadow: -2px 0px 6px #000;
	-webkit-box-shadow: -2px 0px 6px #000;
	box-shadow: -2px 0px 6px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000');
}
#aircraftsIntro p.aircraft {
	color: #FFF;
	padding: 10px;
	background-color: #1A1A1A;
	width: 280px;
	font-size: 1.5em;
}
#aircraftsIntro p.private {
	font-size: 1.2em;
	background-image: url(../img/layout/topPA_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 300px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 8px;
	padding-left: 10px;
	font-weight: bold;
	color: #D6A300;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#floatingSidebar {
	width: 300px;
	position: absolute;
	right: 0px;
	top: 300px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-box-shadow: -2px 0px 6px #000;
	-webkit-box-shadow: -2px 0px 6px #000;
	box-shadow: -2px 0px 6px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000');
}
#floatingSidebar p.aircraft {
	color: #FFF;
	padding: 10px;
	background-color: #1A1A1A;
	width: 280px;
	font-size: 1.5em;
}
#floatingSidebar p.private {
	font-size: 1.2em;
	background-image: url(../img/layout/topPA_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 300px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 8px;
	padding-left: 10px;
	font-weight: bold;
	color: #D6A300;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.shadow {
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000');
}
#content2  li {
	margin-bottom: 3px;
	list-style-image: url(../img/layout/bullet02.png);
}


#whatWeDo {
	float: left;
	width: 442.5px;
	background-color: #FFF;
	font-size: 0.9em;
}
#whatWeDo img {
	float: right;
}
#whatWeDo p.title {
	font-size: 1.5em;
	color: #FFF;
	width: 227.5px;
	background-color: #1A1A1A;
	background-image: url(../img/layout/bullet01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
}
#whatWeDo .title span {
	color: #D6A300;
}
#whatWeDo p.introContent {
	width: 227.5px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.introContent a {
	color: #D6A300;
	text-decoration: none;
}

#logIn {
	float: right;
	width: 442.5px;
	background-color: #FFF;
	font-size: 0.9em;
}

#logIn img {
	float: right;
}
#logIn p.title {
	font-size: 1.5em;
	color: #FFF;
	width: 227.5px;
	background-color: #1A1A1A;
	background-image: url(../img/layout/bullet01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
}

#logIn .title span {
	color: #D6A300;
}

.form-login {
	padding: 3px;
}

.form-logInInput {
	padding: 3px;	
}

.form-control {
	width: 220px;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

#latestNews {
	float: right;
	width: 442.5px;
	background-color: #FFF;
	font-size: 0.9em;
}

#latestNews img {
	float: right;
}
#latestNews p.title {
	font-size: 1.5em;
	color: #FFF;
	width: 227.5px;
	background-color: #1A1A1A;
	background-image: url(../img/layout/bullet01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
}

#latestNews .title span {
	color: #D6A300;
}

#latestNews p.introContent {
	width: 227.5px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.introContent a {
	color: #6D4E00;
	text-decoration: none;
}
.introContent a:hover {
	color: #9D8F0E;
	text-decoration: none;
}

#footer {
	width: 900px;
	margin-top: 15px;
	color:  ;
	font-size: 0.9em;
	clear: both;
	float: left;
	margin-bottom: 15px;
}

#footerNav {
	float: right;
	margin: 0px;
	padding: 0px;
}
#footerNav ul li {
	list-style-type: none;
	display: inline;
}
#footerNav ul {
	margin: 0px;
	padding: 0px;
}

#footerNav ul li a {
	color: #d6a300;
	text-decoration: none;
	display: inline-block;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footerNav ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}



#copy {
	float: left;
}

.imgLeft {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	border-radius: 6px;
	margin-top: 5px;
	/*-moz-border-top-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
}

.imgLeftNr {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.imgRight {
	float: right;
	margin-bottom: 15px;
	border-radius: 6px;
	margin-top: 5px;
	margin-left: 25px;
}
.imgRightGHR {
	float: right;
	margin-bottom: 200px;
	margin-left: 50px;
	border: 1px solid #6D4E00;
}
.imgRightGHR2 {
	float: right;
	margin-left: 20px;
	border: 1px solid #6D4E00;
	margin-right: 10px;
}



#content2 p img.center {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 250px;
}
.quote {
	padding: 25px;
	border: 1px solid #6D4E00;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 35px;
}
