body {
	background-image:url(../i/bg.jpg);
	background-repeat:repeat-x;
	background-color:#dce1e5;
	margin: 0px;
	padding: 0px;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	color:#0c2f50;
	font-size:14px;
}

p {
	margin:18px 0 0px 0;
}

img.png {
    behavior:url("css/pngbehavior.htc");
}

#DownloadNow {
	width:133px;
	height:27px;
	line-height:27px;
	padding-left:11px;
	background:url(../i/downloadNow.jpg) no-repeat;
	position:absolute;
	margin-left:280px;
	margin-top:-3px;
}

#DownloadNow a {
	color:#FFF;
	text-decoration:none;
	background:url(../i/downloadarrow.gif) no-repeat right;
	padding-right:15px;
}

#DownloadNow a:hover {
	text-decoration:underline;
}

#container {
	width:1017px;
	position: relative;
	min-height: 100%;
	margin:auto;
	background-image:url(../i/pagebg.png);
	background-repeat:repeat-y;
}

* html #container 
{
    background-image:none;
	background-image:url(../i/pagebg.gif);
}

#leftcol {
	margin:0 0 0 8px;
	width:220px;
	float:left;
}

* html #leftcol {
	margin:0 0 0 4px;
}

#leftcol #logo {
	width:220px;
	height:142px;
}


#leftcol #logo img {
	border:none;
}

#leftcol #boilerplate {
	background-image:url(../i/left_mid_grad_bg.gif);
	background-repeat:repeat-x;
	width:220px;
	height:251px;
	text-align:center;
}

#leftcol #boilerplate img {
	border:none;
}

#leftcol #boilerplate #text1 {
	padding:45px 0 0 0;
	text-transform:uppercase;
	font-size:25px;
	color:#89959f;
}

#leftcol #boilerplate #text2 {
	margin:0 0 15px 0;
	text-transform:uppercase;
	font-size:17px;
	color:#89959f
}

#leftcol #boilerplate #telephone {
	margin:12px 0 0 0;
	text-transform:uppercase;
	font-size:17px;
	color:#89959f
}

#leftcol #promobuttons {
	width:164px;
	margin:42px 0 0 28px;
	text-align:center;
}

#leftcol #promobuttons a#registerbutton {
	background-color:#a5b1ba;
	display:block;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	padding:5px 0 5px 0;
	margin:0 0 12px 0;
}

#leftcol #promobuttons a#registerbutton:hover {
	background-color:#c2ccd3;
}

#leftcol #promobuttons a#surprisebutton {
	background-color:#0c2f50;
	display:block;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	padding:5px 0 5px 0;
	margin:0 0 12px 0;
}
#leftcol #promobuttons a#surprisebutton:hover {
	background-color:#105291;
}

#leftcol #promobuttons a#surprisebutton img {
	border:none;
}

#leftcol #promobuttons a#experiencesbutton {
	background-color:#a5b1ba;
	display:block;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	padding:5px 0 5px 0;
	margin:0 0 12px 0;
}
#leftcol #promobuttons a#experiencesbutton:hover {
	background-color:#c2ccd3;
}

#leftcol #promobuttons a#experiencesbutton img {
	border:none;
}

#leftcol #leftmenu {
	width:200px;
	/*background-color:#eee;*/
}

#leftcol #leftmenu h2 {
	font-size:13px;
	color:#0c2f50;
	margin:15px 0 9px 15px;
	font-weight:normal;
}

#leftcol #leftmenu ul {
	margin:0 0 20px -40px;
}

#leftcol #leftmenu li {
	list-style:none;
	background-color:#0c2f50;
}

#leftcol #leftmenu a {
	width:185px;
	background-image:url(../i/leftmenu_underline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	display:block;
	padding:6px 0 6px 15px;
	font-size:12px;
	color:#bec8d0;
	text-decoration:none;
}

#leftcol #leftmenu a strong {
	color:#fff;
}

#leftcol #leftmenu a:hover {
	background-color:#244669;
	background-image:url(../i/leftmenu_underline_hover.gif);
}

#leftcol #leftmenu a.selected {
	background-image:none;
	background-color:#277ebb;
}

#leftcol #thumbnails {
	margin:40px 0 0 25px;
}

#leftcol .thumbnail {
	width:171px;
	height:159px;
	margin:0 0 0 0;
	background-position:center;
	background-repeat:no-repeat;
}
#leftcol .thumbnail img {
	border:none;
}

#leftcol .thumbnailFp {
	width:171px;
	height:63px;
	margin:0 0 0 0;
	background-position:center;
	background-repeat:no-repeat;
}
#leftcol .thumbnailFp img {
	border:none;
}

#leftcol .clickimages {
	color:#a5b1ba;
	font-size:12px;
	margin:2px 0 5px 12px;
}

/*thumb 2*/
.text #thumbnails {
	margin:40px 0 0 25px;
}

.text .thumbnail {
	width:171px;
	height:159px;
	margin:0 0 0 0;
	background-position:center;
	background-repeat:no-repeat;
}
.text .thumbnail img {
	border:none;
}

.text  .thumbnailFp {
	width:171px;
	height:63px;
	margin:0 0 0 0;
	background-position:center;
	background-repeat:no-repeat;
}
.text  .thumbnailFp img {
	border:none;
}
.text  .clickimages {
	color:#a5b1ba;
	font-size:12px;
	margin:2px 0 5px 12px;
}

/*thumb 2 end*/

#leftcol h2 {
	color:#0c2f50;
	font-size:16px;
	font-weight:normal;
	margin:0 0 2px 0;
}

#leftcol p {
	float:left;
	color:#0c2f50;
	font-size:14px;

}




#midcol {
	width:561px;
	float:left;
	/*text-align:left;*/
}

#midcol #topnav {
	width:561px;
	height:30px;
	text-align:center;
}

#midcol #topnav ul {
	margin:0;
	padding:0;
}

#midcol #topnav li {
	margin:0;
	padding:0 8px 0 0;
	display:inline;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	background-image:url(../i/top_nav_divider.gif);
	background-repeat:no-repeat;
	background-position:center right;
}

#midcol #topnav li.last {
	margin:0;
	padding:0 0 0 0;
	background-image:none;
}

#midcol #topnav li a {
	text-decoration:none;
	color:#587190;
}
#midcol #topnav li a:hover {
	text-decoration:underline;
}

#midcol #flashmenu {
	position:absolute;
	margin:-8px 0 0 0;
}
/*:first-child+html #midcol #flashmenu {
	position:absolute;
	margin:-8px 0 0 0;
}
* html #midcol #flashmenu {
	position:absolute;
	margin:-8px 0 0 0;
}*/

#midcol #heading {
	width:561px;
	height:112px;
}

#midcol #heading h1 {
	margin:0;
	padding:59px 0 0 17px;
	font-weight:normal;
	color:#89959f;
}

#midcol #heading h1 strong {
	color:#0c2f50;
	font-weight:normal;
}

* html #midcol #heading h1 strong 
{
    font-size:26px;
}

*:first-child+html #midcol #heading h1 strong 
{
    font-size:26px;
}

#midcol #mainimage {
	width:560px;
	height:251px;
}

#midcol #backtomain {
	width:561px;
	height:26px;
	color:#a5b1ba;
	font-size:12px;
	padding:10px 0 0 0;
	margin:0 0 0 -10px; 
}

#midcol #backtomain a {
	color:#a5b1ba;
	text-decoration:none;
}

#midcol #backtomain a:hover {
	color:#a5b1ba;
	text-decoration:underline;
}

#midcol h2 {
	text-transform:uppercase;
	color:#0c2f50;
	font-size:16px;
	font-weight:normal;
	background-image:url(../i/h2_underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0 0 2px 0;
	padding:0 0 7px 0;
	clear:both;
}

#midcol #intro {
	width:561px;
	float:left;
	color:#0c2f50;
	font-size:15px;
}

#midcol #intro p {
	margin:0 0 15px 0;
	padding:0 0 0 0;
}

#midcol .text {
	width:264px;
	float:left;
	color:#0c2f50;
	font-size:14px;
}

#midcol .text p {
	margin:0 0 15px 0;
	padding:0 0 0 0;
}

#midcol .text p.greytext {
	color:#696b6e;
	font-size:12px;
}

#midcol .text p strong 
{
	font-weight:normal;
	font-size:15px;
	color:#0c2f50;
}

#midcol .textdivider {
	float:left;
	width:32px;
} 

#midcol .text p a.greylink {
	color:#a5b1ba;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
}
#midcol .text p a.greylink:hover {
	text-decoration:underline;
}

#midcol .text p a.readmore {
	color:#0c2f50;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	white-space:nowrap;
}
#midcol .text p a.readmore:hover {
	text-decoration:underline;
}

#midcol .text li {
	margin:0 0 0 -20px;
}

#midcol #headlines {
	margin:-20px 0 0 0;
}

#midcol #columnfoot {
	height:40px;
	float:left;
}

#midcol #jeffersonform {
	font-size:14px;
	color:#0c2f50;
}

#midcol #jeffersonform .textbox {
	width:300px;
}

#midcol #jeffersonform .textarea {
	width:300px;
	height:50px;
}

#midcol #jeffersonform .button {
	width:300px;

}


#textStyle h1 {
	font-size:20px;	
}

#rightcol {
	width:220px;
	/*background-color:#CCC;*/
	float:left;
}

#rightcol #choosejet {
	width:100px;
	height:100px;
	text-align:center;
	text-transform:uppercase;
	padding:42px 60px 0 60px;
	background-image:url(../i/top_right_grad_bg.gif);
	background-repeat:repeat-x;
}

#rightcol #choosejet img {
	border:none;
	position:absolute;
	left:790px;
	top:78px;
}
* html #rightcol #choosejet img {
	left:800px;
	top:80px;
}

#rightcol #choosejet a {
	color:#0c2f50;
	text-decoration:none;
}
#rightcol #choosejet a:hover {
	color:#0c2f50;
	text-decoration:underline;
}

#rightcol #contactarea {
	background-image:url(../i/right_mid_grad_bg.gif);
	background-repeat:repeat-x;
	width:220px;
	height:251px;
	text-align:center;
	
}

#rightcol #contactarea a#contactus {
	width:220px;
	padding:48px 0 20px 0;
	display:block;
	text-transform:uppercase;
	font-size:20px;
	color:#89959f;
	text-decoration:none;
	line-height:14px;
	
}
#rightcol #contactarea a#contactus:hover {
	color:#0c2f50;
}

#rightcol #contactarea a#video {
	width:220px;
	padding:0 0 15px 0;
	display:block;
	text-transform:uppercase;
	font-size:14px;
	color:#89959f;
	text-decoration:none;
	
}
#rightcol #contactarea a#video:hover {
	color:#0c2f50;
}

#rightcol #contactarea a#brochuredownload {
	width:220px;
	padding:5px 0 15px 0;
	display:block;
	text-transform:uppercase;
	font-size:20px;
	color:#0c2f50; /*#89959f;*/
	text-decoration:none;
	line-height:14px;
}
#rightcol #contactarea a#brochuredownload:hover {
	/*text-decoration:underline;*/
	color:#0c2f50;
}

#rightcol #contactarea a#brochuredownload span {
	font-size:10px;
}


#rightcol #contactarea a#destinationindex {
	width:220px;
	padding:5px 0 30px 0;
	display:block;
	font-size:18px;
	color:#7cb7ef; /*#89959f;*/
	text-decoration:none;
	line-height:14px;
}
#rightcol #contactarea a#destinationindex:hover {
	/*text-decoration:underline;*/
	color:#b0c1ce;
}


#rightcol #rightmenu {
	text-align:center;
	margin:0 0 20px 0;
}

#rightcol #rightmenu ul {
	margin:0;
	padding:0;
}

#rightcol #rightmenu ul li {
	margin:0;
	padding:0;
	list-style:none;
}

#rightcol #rightmenu ul li a {
	padding:7px 0 7px 0;
	width:220px;
	height:20px;
	display:block;
	background-image:url(../i/right_menu_bg.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	text-transform:uppercase;
	color:#89959f;
	font-size:14px;
	
}

#rightcol #rightmenu ul li a:hover {
	background-image:url(../i/right_menu_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#0c2f50;
}

#rightcol #rightmenu ul li a.selected {
	color:#0c2f50;
}

#end_container {
	width:1017px;
	height:36px;
	position: relative;
	min-height: 100%;
	margin:auto;
	background-image:url(../i/pagebot.png);
	background-repeat:no-repeat;
}


* html #end_container 
{
    background-image:none;
	background-image:url(../i/pagebot.gif);

}

#end_container #copyright {
	margin:0 0 0 8px;
	padding:0 0 0 25px;
	width:195px;
	color:#838485;
	text-transform:uppercase;
	font-size:9px;
	float:left;
}

#end_container #footlinks {
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:561px;
	color:#838485;
	text-transform:uppercase;
	font-size:10px;
	float:left;
}

.opt {
	margin:0;
	font-size:100%;
	font-weight:100;
	text-transform:uppercase;
	color:#CE0000;
	display:none;
}

#end_container #footlinks ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#end_container #footlinks li {
	margin:0 0 0 20px;
	padding:0 0 0 0;
	display:inline;
}

#end_container #footlinks a {
	text-decoration:none;
	color:#587190;
}
#end_container #footlinks a:hover {
	color:#000;
}

#end_container #smlLogo {
	float:right;
	margin:-12px 33px 0 0;
	z-index:1000;
}

* html #smlLogo 
{
	position:absolute;
    left:925px;
}

/*PopUP*/
#flashMapHolder {
	width:924px;
	height:647px;
	margin:100px 0 0 35px;
	position:absolute;
	z-index:2;
	display:none;
	background-image:url(../i/mapBg.png);
}
* html #flashMapHolder {
	margin:100px 0 0 30px;
	background-image:none;
	background-image:url(../i/mapBgIe6.gif);
}
#flashMap {
	margin:10px 0 0 12px;
}
#clsBtn {
	margin-top:25px;
	margin-right:25px;
	float:right;
}

* html #clsBtn {
	margin-top:25px;
	margin-right:15px;
	float:right;
}
/*End PopUP*/

/*FIX FOR MOZILLA*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}