html {
	height: 100%;
	width: 100%;
	text-decoration:none;
}
body {
	background: url(/images/bg.jpg); 
	font: normal 12px/16px "Century Gothic", helvetica, arial, sans-serif;
	margin: 0;
	width: 100%;
	height: 100%;
}
img {
	border: 0;
	
}
h1 {
	font: normal 19px "Century Gothic", helvetica, arial, sans-serif;
	color: #002153;
	margin-bottom:-10px;

}
h2 {
	font: normal 14px/20px "Century Gothic", helvetica, arial, sans-serif;
	color: #002153;
	margin-bottom: 5px;
}

h3 {
	font: normal 14px/20px "Century Gothic", helvetica, arial, sans-serif;
	color: #002153;
	margin-bottom: 0px;
	margin:0px;
	padding:0px;
}


p,td {
	font: normal 12px/16px "Century Gothic", helvetica, arial, sans-serif;
	color: #000;
	text-decoration:none;
	
}

.price {
	font: normal 12px/16px "Century Gothic", helvetica, arial, sans-serif;
	color: #002153;
	font-weight: bold;
}
.note {
	font: normal 10px/14px "Century Gothic", helvetica, arial, sans-serif;
	color: #666666;
}

a {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
	
}
a:hover {
	color: #666666;
	border-bottom: solid 1px #666666;
	text-decoration: none;
}
dt {
	font: bold 12px "Century Gothic", helvetica, arial, sans-serif;
	margin-top: 10px;
}
dd {
	font: normal 11px "Century Gothic", helvetica, arial, sans-serif;
}





/* layout */
#left {
	background: url(/images/bg_left2.jpg);
	position: absolute;
	left: 0;
	width: 280px;
	top: 0;
	bottom: 0;
	border-right: solid 4px #fff;
	z-index: 10;
}
#right, #nav, #footer {
	position: absolute;
	left: 290px;
}
#right {
	background: url(/images/bg.jpg);
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
}


#nav {
	top: 58px;
	height: 20px;
	width: 600px;
	z-index: 400;
	white-space: nowrap;
	text-align: center;
	max-width: 700px;
}
#nav .nav_item,  #nav .nav_sepr {
	font: normal 14px "Century Gothic", helvetica, arial, sans-serif;
	color: #333333;
}
#nav .nav_item {
	letter-spacing: 2px;
}
#nav .nav_item a, #nav .nav_item a:visited {
	color: #333;
}
#nav .nav_item a:hover {
	color: #678DA7;
	text-decoration: underline;
}
#nav .nav_sepr {
	margin-left: 10px;
	margin-right: 10px;
}



#footer {
	top: 610px;
	height: 20px;
	width: 600px;
	z-index: 400;
	white-space: nowrap;
	font: normal 11px "Century Gothic", helvetica, arial, sans-serif;
	color: #333;
}
#footer #footer_links {
	display: block;
	width: 35%;
	float: left;
}
#footer .nav_item a {
	color: #333;
}
#footer .nav_sepr {
	margin-left: 6px;
	margin-right: 6px;
}
#footer #copy {
	display: block;
	width: 40%;
	float: left;
	text-align: center;
}
#footer #enox {
	display: block;
	width: 20%;
	float: right;
	text-align: right;
}
#footer #enox a {
	color: #6690AA;
}



#main, #left_semi, #main_overlay {
	position: absolute;
	left: 33px;
	top: 80px;
	width: 895px;
}
#main {
	height: 522px;
	z-index: 100;
	border: solid 3px #6690aa;
}
#main_overlay {
	height: 522px;
	background: url(/images/background_deco.png) no-repeat right bottom;
	z-index: 150;
}
#left_semi {
	margin-top: 3px;
	width: 250px;
	height: 522px;
	background: url(/images/left_semi.png) repeat-y left;
	z-index: 200;
}
#img_table {
	width: 150px;
	vertical-align:middle;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	margin-bottom: -20px
}
#logo {
	position: absolute;
	left: 70px;
	top: 20px;
	width: 155px;
	height: 100px;
	z-index: 300;
	background:url(/images/logo.png) no-repeat;
	cursor:hand;
}
#phone {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	z-index: 400;
}
.list {
	font-size: 12px;
}

.phone{ width:155px; height:60px; background:url(/images/phone.png) no-repeat;}


/* Content Boxes */
#content, #content_contact {
	position: absolute;
	right: 20px;
	top: 30px;
	width: 455px;
	height: 250px;
	background: url(/images/text_box_1.png) no-repeat bottom right;
	z-index: 400;
}
#content #container, #content_contact #container {
	height: 225px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 25px;
	overflow-y: auto;
}

#content_services, #content_fleet, #content_testimonials, #content_partners{
	position: absolute;
	right: 20px;
	top: 30px;
	width: 455px;
	height: 465px;
	background: url(/images/text_box_2.png) no-repeat bottom right;
	z-index: 400;
}
#content_services #container, #content_fleet #container, #content_testimonials #container, #content_partners #container {
	height: 430px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 25px;
	overflow-y: auto;
}

#content_sub {
	position: absolute;
	right: 20px;
	top: 30px;
	width: 450px;
	height: 380px;
	background: url(/images/text_box_3.png) no-repeat bottom right;
	z-index: 400;
}
#content_sub #container {
	height: 350px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 25px;
	overflow-y: auto;
}

#content_privacy2 {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 570px;
	height: 455px;
	background: url(/images/text_box_4.png) no-repeat bottom right;
	z-index: 400;
}
#content_privacy2 #container {
	height: 425px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	overflow-y: no;
}


#content_sitemap, #content_reservations {
	position: absolute;
	right: 20px;
	top: 30px;
	width: 360px;
	height: 460px;
	background: url(/images/text_box_5.png) no-repeat bottom right;
	z-index: 400;
}
#content_sitemap #container, #content_reservations #container {
	height: 440px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 25px;
	overflow-y: auto;
}

#content_privacy {
	position: absolute;
	right: 20px;
	top: 30px;
	width: 560px;
	height: 455px;
	background: url(/images/text_box_6.png) no-repeat bottom right;
	z-index: 400;
}
#content_privacy #container {
	height: 425px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 25px;
	overflow-y: auto;
}




/* fleet listing */
.thumb {
	width: 73px;
	height: 55px;
	margin-right: 5px;
	text-align:left;
	border: solid 1px #416276;
	
}

.partner_thumb {
	margin-right: 5px;
	text-align:left;
	border: solid 1px #416276;
	
}



/* forms */
.submit {
	font: normal 12px "Century Gothic", helvetica, arial, sans-serif;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #416276 url(/images/button_bg.jpg);
	border: solid 1px #416276;
	cursor:hand;
	
}
.text {
	border: solid 1px #000;
	font: normal 10px "Century Gothic", helvetica, arial, sans-serif;
}
select {
	font: normal 10px "Century Gothic", helvetica, arial, sans-serif;
}

a.great{ width:auto;   border:none; padding-top:5px; padding-bottom:5px; padding-left:10px; display: block; padding-right:10px; margin-bottom:10px; font-weight:normal; font-size:12px; cursor:hand; text-decoration:none;}

a:hover.great { background:url(/images/hov.gif) repeat ;  width:auto; display: block; border:none; text-decoration:none; font-weight:normal; }
.great a{text-decoration:none; color: #000; border:none;}
.great a:hover{ text-decoration:none; color: #333366; border: none;}

div{ text-decoration:none;}