/*------------------------- */
/*		Reset				*/
/*------------------------- */

* 								{ margin: 0; padding: 0; border: 0; /*outline: 0;*/ font-size: 100%; }

html							{ margin-bottom: 1px; padding-bottom: 1px; }
body							{ line-height: 1; color: black; background: white; font-size: 62.5%; }

table							{ border-collapse: collapse; }
td								{ border-style: none; vertical-align: top; }

.ClearFloat						{ border: none; clear: both; float: none; font-size: 1px; height: 0; margin: 0; padding: 0; overflow: hidden; }
.Clear							{ height: 0; width: 0; }
.HiddenSubmitButton				{ border: none; width: 0px; height: 0px; overflow: hidden; }

/*------------------------- */
/*		Setup				*/
/*------------------------- */

* 								{ font-family: arial, verdana; }

html							{ overflow: hidden; }
body							{ overflow: hidden; background: black; color: white; }

a,
a:link,
a:visited,
a:active,
a:hover							{ color: #ffffff; font-weight: normal; text-decoration: none; }
a:hover   						{ text-decoration: underline; }

/*------------------------- */
/*		Framework			*/
/*------------------------- */

#Frame							{ width: 990px; height: 630px; left: 50%; top: 50%; margin-left: -495px; margin-top: -315px; position: absolute; overflow: hidden; }
#Header							{ position: absolute; top: 0px; left: 0px; width: 990px; height: 68px; background: url(../Img/Framework/Logotype.gif) bottom left no-repeat; overflow: hidden; }
#Content						{ position: absolute; top: 98px; left: 0px; width: 990px; height: 350px; overflow: hidden; }
#Footer							{ position: absolute; top: 478px; left: 0px; width: 990px; height: 175px; overflow: hidden; }
#Theme							{ width: 990px; height: 350px; }
#Theme img						{ display: block; }
#Gallery						{ width: 990px; height: 350px; }
#Gallery img					{ width: 990px; height: 350px; display: block; }


.DropDown						{ border: 1px solid #ffffff; position: absolute; z-index: 100; left: 0px; top: 0px; }
.DropDown img					{ display: block; }

.NavDown						{ border: 1px solid #ffffff; position: absolute; z-index: 101; left: 0px; top: 0px; }
.NavDown img					{ display: block; }

/*------------------------- */
/*		Menu				*/
/*------------------------- */

#Menu							{ float: right; border-bottom: 1px solid #ffffff; margin-top: 48px; }
#Menu div						{ float: left; display: inline; margin-left: 36px; }
#Menu div.Home					{ margin-left: 0px; }
#Menu div img					{ display: block; }
#Menu div a						{ display: block; padding: 4px 0px 4px 0px; }

/*------------------------- */
/*		Box					*/
/*------------------------- */

.Box							{ position: absolute; top: 10px; left: 700px; width: 280px; height: 330px; background: url(../Img/Framework/BoxBackground.png); }
.BoxContent						{ margin: 20px 10px 20px 10px; width: 260px; height: 330px; padding-right: 30px; }
.BoxContent	p					{ font-size: 12px; line-height: 17px; margin-bottom: 15px; }

/*------------------------- */
/*		Thumb				*/
/*------------------------- */

.Thumb							{ position: absolute; top: 0px; left: 0px; width: 990px; height: 350px; }
.ThumbContent					{ margin: 0px 0px 0px 0px; width: 990px; height: 350px; }
.ThumbLink						{ display: block; width: 230px; height: 165px; overflow: hidden; float: left; display: inline; background: no-repeat 50% 50%; }
.ThumbSeperator					{ width: 980px; height: 20px; overflow: hidden; float: left; display: inline; }
.ThumbMargin					{ width: 19px; height: 165px; overflow: hidden; float: left; display: inline; }

/*------------------------- */
/*		Footer				*/
/*------------------------- */

#Footer.Home					{ background: url(../Img/Framework/FooterHome.gif) repeat-x; }
#Footer.AboutUs					{ background: url(../Img/Framework/FooterAboutUs.gif) repeat-x; }
#Footer.MarketingSales			{ background: url(../Img/Framework/FooterMarketingSales.gif) repeat-x; }
#Footer.CrewLeasing				{ background: url(../Img/Framework/FooterCrewLeasing.gif) repeat-x; }
#Footer.Management				{ background: url(../Img/Framework/FooterManagement.gif) repeat-x; }
#Footer.BlockCharterHours		{ background: url(../Img/Framework/FooterBlockCharterHours.gif) repeat-x; }
#Footer.ExecutiveCharter		{ background: url(../Img/Framework/FooterExecutiveCharter.gif) repeat-x; }
#Footer.Contact					{ background: url(../Img/Framework/FooterContact.gif) repeat-x; }
#Footer.NewsInformation			{ background: url(../Img/Framework/FooterNewsInformation.gif) repeat-x; }
#Footer.CitationXls				{ background: url(../Img/Framework/FooterCitationXls.gif) repeat-x; }
#Footer.GulfstreamG550			{ background: url(../Img/Framework/FooterGulfstreamG550.gif) repeat-x; }
#Footer.CitationSovereign		{ background: url(../Img/Framework/FooterCitationSovereign.gif) repeat-x; }
#Footer.EmbraerLegacy600		{ background: url(../Img/Framework/FooterEmbraerLegacy600.gif) repeat-x; }
#Footer.Falcon900B				{ background: url(../Img/Framework/FooterFalcon900B.gif) repeat-x; }
#Footer div.Text				{ font-size: 12px; line-height: 17px; margin-top: 55px; }
#Footer td.Text					{ font-size: 12px; line-height: 17px; }
#Footer div.ReadMore			{ text-align: right; margin-top: 15px; }

#Footer a,
#Footer a:link,
#Footer a:visited,
#Footer a:active,
#Footer a:hover					{ color: #ffffff; font-weight: normal; text-decoration: none; }
#Footer a:hover   				{ text-decoration: underline; }

#Production						{ position: absolute; bottom: 5px; right: 5px; text-align: right; color: #515151; }
#Production a,
#Production a:link,
#Production a:visited,
#Production a:active,
#Production a:hover				{ color: #515151; font-weight: normal; text-decoration: none; }
#Production a:hover   			{ color: #ffffff; }
