@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a:link {
	color: #0077BD;
	text-decoration: underline;
}
a:visited {
	color: #0077BD;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0077BD;
	text-decoration: underline;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #575452;
	border-bottom-color: #575452;
	border-left-color: #575452;
}
#hdhome {
	background-color: #FFFFFF;
	background-image: url(img/header_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
	height: 303px;
}
#hdabout {
	background-color: #FFFFFF;
	background-image: url(img/header_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
	height: 303px;
}
#hdfleet {
	background-color: #FFFFFF;
	background-image: url(img/header_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
	height: 303px;
}
#hdservice {
	background-color: #FFFFFF;
	background-image: url(img/header_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
	height: 303px;
}
#hdairport {
	background-color: #FFFFFF;
	background-image: url(img/header_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
	height: 303px;
}
#hdcontact {
	background-color: #FFFFFF;
	background-image: url(img/header_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
	height: 303px;
}
#nav {
	background-image: url(img/nvbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
.off {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	height: 50px;
	background-image: url(img/nvbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5A6E7A;
	font-family: Arial;
}
.off a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.off a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.off a:hover {
	color: #0077BD;
	text-decoration: none;
}
.on {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5A6E7A;
	background-image: url(img/nvbk1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial;
}
.on a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.on a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.on a:hover {
	color: #0077BD;
	text-decoration: none;
}
#content {
	width: 850px;
	margin-top: 5px;
}
#base {
	background-image: url(img/basebk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #334048;
	padding-right: 10px;
	padding-left: 10px;
}
#base table {
	height: 80px;
}
#base td {
	font-size: 10px;
	color: #626672;
	padding-bottom: 8px;
	line-height: 20px;
}
#base .whitetxt a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#base .whitetxt a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#base .whitetxt a:hover {
	color: #000000;
	text-decoration: none;
}
#leftcolumn {
	float: left;
	width: 226px;
}
#itemcorporate {
	background-image: url(img/itembk_corporate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	margin-bottom: 5px;
}
#itemcorporate div {
	padding-left: 80px;
	padding-top: 10px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}
#itemairport {
	background-image: url(img/itembk_airport.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	margin-bottom: 5px;
}
#itemairport div {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 70px;
	font-weight: bold;
	color: #666666;
	font-size: 9px;
}
#orderline {
	margin-bottom: 5px;
	height: 78px;
}
#creditcard {
	margin-bottom: 5px;
	height: 78px;
	padding-left: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1C76BD;
	font-size: 10px;
}
#rightcolumn {
	float: right;
	width: 580px;
	padding-top: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#divider {
	clear: both;
	height: 5px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
.whitetxt {
	color: #FFFFFF;
}
.bluetxt {
	color: #0077BD;
}
.redtxt {
	color: #CC0000;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C4A52;
	padding-bottom: 5px;
}
input, textarea {
	font-size: 11px;
	color: #0077BD;
	background-color: #F5F5F5;
	border: 1px solid #B2B0A9;
	padding: 1px;
}
#butt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #838696;
	border: 1px solid #0077BD;
}
