@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/outerBodyBg.png) repeat-x #777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
* {
	padding:0;
	margin:0;
}
p {
	text-align:justify;
	padding-bottom:12px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
}
img {
	border:0;
}
a {
	text-decoration:underline;
	color:#258ad3;
}
a:hover {
	text-decoration:none;
}
h2 {
	padding-bottom:20px;
	font-size:20px;
	text-transform:uppercase;
	color:#258ad3;
	font-weight:normal;
}
h3 {
	padding-bottom:30px;
	font-size:16px;
	text-transform:uppercase;
	color:#1a1a1a;
	font-weight:normal;
}
h4 {
	padding-bottom:10px;
	font-size:14px;
	color:#258ad3;
	font-weight:normal;
}

table tr td {
	 vertical-align:top;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.bluefont {
	color:#258ad3;
}
/************** MAIN ***************/

.wrapper {
	margin:0 auto;
	width:900px;
}
.mainbody {
	float:left;
	width:900px;
	margin-top:50px;
}
.main_top {
	background:url(../images/bodyBgTop.png) no-repeat 0 0;
	float:left;
	width:900px;
	height:5px;
}
.main_cont {
	float:left;
	background-color:#fff;
	width:840px;
	min-height:600px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.main_bottom {
	background:url(../images/bodyBgBottom.png) no-repeat 0 0;
	float:left;
	width:900px;
	height:5px;
}

/*********** Logo Area ****************/

.header {
	float:left;
	width:840px;
	height:85px;
	padding-bottom:20px;
}
.logo {
	float:left;
	width:340px;
}
.tag {
	float:left;
	width:500px;
	font-size:16px;
	color:#000;
	text-align:right;
	padding-top:10px;
}

/************** Nav1 ****************/

.nav1 {
	float:left;
	width:840px;
	height:64px;
	margin-bottom:5px;
}
.nav1 ul {
	list-style-type:none;
}
.nav1 ul li {
	float:left;
}
.nav1 ul li a{
	float:left;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:24px;
	height:40px;
	text-align:center;
}
.navdivider {
	background:url(../images/menudivider.png) no-repeat 0 0;
	float:left;
	width:2px;
	height:64px;
}
.nav1 ul li a.home {
	background:url(../images/homeBtn.png) no-repeat top left;
	width:102px;
}
.nav1 ul li a.home:hover, .nav1 ul li a.home_active {
	background:url(../images/homeBtn.png) no-repeat bottom left;
	width:102px;
}
.nav1 ul li a.reserve {
	background:url(../images/menuBg.png) repeat-x top left;
	width:140px;
}
.nav1 ul li a.reserve:hover, .nav1 ul li a.reserve_active {
	background:url(../images/menuBg.png) repeat-x  bottom left;
	width:140px;
}
.nav1 ul li a.quote {
	background:url(../images/menuBg.png) repeat-x top left;
	width:135px;
}
.nav1 ul li a.quote:hover, .nav1 ul li a.quote_active {
	background:url(../images/menuBg.png) repeat-x  bottom left;
	width:135px;
}
.nav1 ul li a.contact {
	background:url(../images/menuBg.png) repeat-x top left;
	width:132px;
}
.nav1 ul li a.contact:hover, .nav1 ul li a.contact_active {
	background:url(../images/menuBg.png) repeat-x  bottom left;
	width:132px;
}
.nav1 ul li a.about {
	background:url(../images/menuBg.png) repeat-x top left;
	width:118px;
}
.nav1 ul li a.about:hover, .nav1 ul li a.about_active {
	background:url(../images/menuBg.png) repeat-x  bottom left;
	width:118px;
}
.nav1 ul li a.terms {
	background:url(../images/turmsBtn.png) no-repeat top left;
	width:203px;
}
.nav1 ul li a.terms:hover, .nav1 ul li a.terms_active {
	background:url(../images/turmsBtn.png) no-repeat bottom left;
	width:203px;
}

/************ Banner *****************/
.banner {
	float:left;
	width:840px;
	height:280px;
	margin-bottom:40px;
}
/************ Content ****************/
.cont {
	float:left;
	width:840px;
}
.cont179 {
	float:left;
	width:179px;
}
.contBorder {
	border-right:solid 1px #dcdcdc;
	padding-right:20px;
	margin-right:20px;
}
.contImg {
	padding-bottom:25px;
	width:179px;
	height:110px;
}
.contcont {
	width:179px;
	height:135px;
}
.moreBtn {
	float:right;
	background:url(../images/moreBtn.png) no-repeat 0 0;
	width:56px;
	height:22px;
	margin-top:5px;
}
.contOther {
	float:left;
	width:840px;
	padding-top:25px;
}
.imgFloatbody {
	float:left;
	padding:0 20px 20px 0;
}
.cont_left {
	float:left;
	width:300px;
	padding-right:20px;
}
.cont_right {
	float:left;
	width:520px;
}
.cont_right ul {
	list-style:decimal;
	padding-left:25px;
}

.cont_right ul li {
	padding:0 0 7px 5px;
	
}
.field1{
	background:#fff;
	float:left;
	width:150px;
	height:18px;
	padding:2px;
	border:1px solid #666;
}
.ddown{
	background:#fff;
	float:left;
	width:156px;
	height:24px;
	padding:2px;
	border:1px solid #666;
}
.field2{
	background:#fff;
	float:left;
	width:50px;
	height:18px;
	padding:2px;
	border:1px solid #666;
}
.ddown2{
	background:#fff;
	float:left;
	width:56px;
	height:24px;
	padding:2px;
	border:1px solid #666;
}
.tarea{
	background:#fff;
	float:left;
	width:250px;
	height:80px;
	padding:2px;
	border:1px solid #666;
}
.btn_left {
	float:left;
	background-color:#258ad3;
	border:solid 1px #13689b;
	height:22px;
	padding:1px 10px 2px 10px;
	color:#fff;
	cursor:pointer;
	margin-right:5px;
}
/*********** fleet page ***************/
.fullfleet {
	float:left;
	width:840px;
	padding-bottom:25px;
}
.fullfleet_img {
	float:left;
	width:350px;
	padding-right:20px;
}
.fullfleet_cont {
	float:left;
	width:470px;
}
.fullfleet_cont ul {
	list-style:disc;
	padding-left:25px;
}
.fullfleet_cont ul li {
	padding:0 0 5px 5px;
}
	

/************ FOOTER ****************/

.footer {
	float:left;
	width:900px;
	margin-bottom:30px;
}
.footer_left {
	background:url(../images/footerBgLeft.png) no-repeat 0 0;
	float:left;
	width:5px;
	height:75px;
}
.footer_mid {
	background:url(../images/footerBgMid.png) repeat-x;
	float:left;
	width:840px;
	height:41px;
	padding:17px 25px;
}
.footer_right {
	background:url(../images/footerBgRight.png) no-repeat 0 0;
	float:left;
	width:5px;
	height:75px;
}
.imglinkFooter {
	float:left;
	margin-right:7px;
}
.copyright {
	float:right;
	padding-top:15px;
	color:#258ad3;
}

