body {
	background-color: #128FC1;
	background-image: url(img/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	vertical-align:top;
}
#header {
	height: 70px;
	width: 750px;
	text-indent:-600em;
}
#header h1 {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
	float:left;
	width: 267px;
	height: 70px;
}


#topMenu {
	color:#FFFFFF;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-right:50px;
	padding-top:10px;
	float:right;
	width: 350px;
}	


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}



#mainMenu {
	height: 32px;
	padding-top:14px;
	width:472px;
	float:right;
	clear:right;
}	
#mainMenu ul {
	width:472px;
	padding:0px;
	margin:0px;
	list-style-type: none;
	height: 32px;
	overflow:hidden;
}
#mainMenu li {
	display: inline;
}
#mainMenu a {
	display:block;
	float:left;
	text-indent:-600em;
	overflow:hidden;
	height:32px;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	margin-left:3px;
}
#mainMenu a:hover {
	display:block;
	height:32px;
	background-position: 0px -32px;
	background-repeat:no-repeat;
}

#mainMenu ul li a.our_vehicles{background-image:url(img/our_vehicles_btn.gif); width:116px;}
#mainMenu ul li a.programs{background-image:url(img/programs_btn.gif); width:110px;}
#mainMenu ul li a.careers{background-image:url(img/careers_btn.gif); width:86px;}
#mainMenu ul li a.get_a_quote{background-image:url(img/get_a_quote_btn.gif); width:119px;}

#mainMenu ul li.selected{
	float:left;
	text-indent:-600em;
	overflow:hidden;
	display:block;
	height:32px;
	background-position: 0px -32px;
	background-repeat:no-repeat;
	margin-left:3px;

}
#mainMenu ul li.selected.btn1{background-image:url(img/our_vehicles_btn.gif); width:116px;}
#mainMenu ul li.selected.btn2{background-image:url(img/programs_btn.gif); width:110px;}
#mainMenu ul li.selected.btn3{background-image:url(img/careers_btn.gif); width:86px;}
#mainMenu ul li.selected.btn4{background-image:url(img/get_a_quote_btn.gif); width:119px;}

#content {
	clear:both;
	background-image: url(img/contentBG.gif);
	background-repeat: repeat-y;
	width:750px;
}
#content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1391C4;
	font-weight: normal;
	text-decoration: underline;
}
#content a:hover{
	text-decoration: none;
}
#contentLeft {
	float:left;
	width:284px;
	padding-bottom:210px;
}
#contentLeft h2 {
	background-image: url(img/slogan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 420px;
	width: 284px;
	display:block;
	text-indent:-600em;
	margin:0px;
	padding:0px;
}
#contentLeft h3{
	background-repeat: no-repeat;
	background-position: left top;	
	padding:0px;
	margin:0px;
	text-indent:-600em;
	width: 100px;
	height:32px;
	margin-left:25px;
	padding-bottom:10px;
	background-image:url(img/contact.gif);
}
#contentLeft p{ padding-left:25px;}


#contentRight {
	float:right;
	width:426px;
	padding-left:40px;
	padding-top:27px;
	background-image: url(img/contentTOP.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentRight strong.mac { font-size:14px; }
#contentRight h2{
	background-repeat: no-repeat;
	background-position: left top;	
	padding:0px;
	margin:0px;
	text-indent:-600em;
	width: 244px;
	height: 47px;	
}
#contentRight h2.welcome{ background-image:url(img/welcome.gif);}
#contentRight h2.our_vehicles{ background-image:url(img/our_vehicles.gif);}
#contentRight h2.programs{ background-image:url(img/programs.gif);}
#contentRight h2.career{ background-image:url(img/career.gif);}
#contentRight h2.get_a_quote{ background-image:url(img/get_a_quote.gif);}
#contentRight h2.contact{ background-image:url(img/contact2.gif);}

#contentRight h3{
	background-repeat: no-repeat;
	background-position: left top;	
	padding:0px;
	margin:0px;
	text-indent:-600em;
	width: 310px; 
	padding-bottom:10px;
}
#contentRight h3.general_charters{ background-image:url(img/general_charters.gif);}
#contentRight h3.special_occasion{ background-image:url(img/special_occasion.gif);}
#contentRight h3.corporate{ background-image:url(img/corporate.gif);}
#contentRight h3.trans_sol{ background-image:url(img/trans_sol.gif);}
#contentRight h3.deluxe{ background-image:url(img/deluxe.gif);}
#contentRight h3.preventative{ background-image:url(img/preventative.gif);}
#contentRight h3.safety{ background-image:url(img/safety.gif);}
#contentRight h3.phone{ background-image:url(img/phone.gif);}
#contentRight h3.main_office{ background-image:url(img/main_office.gif);}
#contentRight h3.satellite_office{ background-image:url(img/satellite_office.gif);}



p{
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
}



#contentRight p.line{
	letter-spacing: 1px;
}

#contentRight ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
	padding-top:10px;
	padding-bottom:7px;
	float:left;
}
#contentRight li {
	display: block;
	background-image:url(img/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:5px;
	margin-right:10px;
	margin-top:5px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	font-weight: normal;
	text-decoration: none;
}
#contentRight li.secondary {
	float:none;
	margin-left:50px;
	width:190px;
}
#contentRight li.secondaryA {
	float:none;
	width:290px;
}
#contentRight form {
	margin:0px;
	padding:0px;
	width:400px;
}
#contentRight input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #E5E5E5;
	border: 1px solid #909090;
}
#contentRight textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #E5E5E5;
	border: 1px solid #909090;
}
#contentRight td{
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
	vertical-align:top;
}
#contentRight .formBtn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5DB6D4;
	border: 1px solid #2093BA;
	padding:2px
}

.separator{
	background-image:url(img/separator.jpg);
	background-repeat:no-repeat;
	background-position:right middle;
	height:65px;
	width:426px;
	margin-top:20px;
}
.map{
	background-image:url(img/us_map.jpg);
	background-repeat:no-repeat;
	background-position:right middle;
	height:86px;
	width:123px;
	float:right;
	padding-right:25px;
}
.separator{
	background-image:url(img/separator.jpg);
	background-repeat:no-repeat;
	background-position:right middle;
	height:65px;
	width:426px;
	margin-top:35px;
}
.bottomBG{
	background-image:url(img/bus_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#footer{
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:113px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
.copyright {
	width:300px;
	float:left;
	padding:35px 0px 0px 24px;
}
.bottomMenu {
	width:400px;
	float:right;
	text-align:right;
	padding:35px 24px 0px 0px;

}
.clear { 
clear:both;
height: 1px;
overflow:hidden;
}




#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	




