body{
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #565656;
	
	
	
}
td{
	font-size: 12px;
}
a{
	color: #F67D0E;
}
h1{
	color: #F67D0E;
	font-family:"Franklin Gothic Medium Cond",Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
}

#pagebox {
	width: 1022px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #565656;
	border-style: solid;
	border-bottom: none;
	border-top: none;
	margin-left: auto;
	margin-right: auto;
}
#topheader {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1022px;	
}
#gradient {
	background-image: url(../images/grad_top.gif);
	background-repeat: repeat-y;
	width: 300px;
	height: 11px;
	font-size:8px;
}
#banner{
	background-image:url(../images/overlay.gif);
	background-repeat:no-repeat;
	height: 170px;
	width: 100%;
	margin-top: 1px;
}

#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 251px;
	height: 105px;
	margin-left: 40px;
	margin-top: 1px;
}
html>body #logo{
	background-position: 0px -4px;
}
#logo h1{
	visibility: hidden;
	font-size: 9px;
}
#alamo{
	background-image:url(../images/alamo.gif);
	background-repeat:no-repeat;
	height: 42px;
	width: 409px;
	position:absolute;
	top: 12px;
	left: 420px;
}
#alamo h2{
	font-size: 9px;
	visibility: hidden;
}
#insurance{
	width: 311px;
	height: 52px;
	position:absolute;
	top: 120px;
	left: 492px;
}
#telephone_details{
	width: 342px;
	height: 58px;
	background-image:url(../images/telephone.gif);
	background-repeat:no-repeat;
	position:absolute;
	top: 124px;
	left: 30px;
}
#telephone_details h3,#telephone_details h4{
	font-size: 9px;
	margin: 0px;
	visibility:hidden;
}
#nav{
	height: 19px;
	font-size: 10px;
	position:absolute;
	left: 350px;
	top: 85px;
}
#nav a 	{
		display : block;
		color: #000000;
		float:left;
		text-decoration: none;
		text-align:center;
		font-weight:bold;
		line-height: 25px;
		background-repeat:no-repeat;
		margin-left: 23px;
}
#nav a span{
	visibility: hidden;
}
#nav ul {
		margin : 0;
		padding :0;
		list-style : none;
}
#nav li {
		display : inline;
		margin : 0;
		padding : 0;
}
.nav1{
	background-image:url(../images/nav_available_cars.gif);
	width: 80px;
}
.nav2{
	background-image:url(../images/nav_executive_fleet.gif);
	width: 83px;
}
.nav3{
	background-image:url(../images/nav_about_a_int.gif);
	width: 136px;
}
.nav4{
	background-image:url(../images/nav_contact_us.gif);
	width: 61px;
}
#footer{
	color: #5F7899;
	padding: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	
}
#bottom_nav{
	
	padding: 10px;
	padding-bottom: 10px;
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	font-size: 11px;
}
#bottom_nav h2{
	font-size: 13px;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
#copyright{
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	text-align: center;
}
#footer_nav{
	width: 465px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer a{
	color: #5F7899;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#content{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	padding: 23px;
}

.quote_box{
	background-color: #EDEDED;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #DCDCDC;
	height: 100px;
}
.quote_box input{
	background-color: #F67D0E;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #F67D0E;
	color: #FFFFFF;
	width: 100px;
}
input,select{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFF2F5;
	border: solid 1px #5D738F;
	width: 200px;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFF2F5;
	border: solid 1px #5D738F;
	width: 350px;
}
.submit{
	background-color: #F67D0E;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #F67D0E;
	color: #FFFFFF;
}
.quote_box img{
	float: left;
	margin-right: 10px;
}
.quote_box form{
	padding: 0px;
	margin: 0px;
}
.notice{
	background-color: #FFE9E9;
	border: solid 1px #D90000;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #C80000;
	
}
#quote_pickup, #quote_return{
	float: left;
	width: 365px;
	padding: 10px;
}
#quote_pickup{
	background-color: #FFF3D7;
	border: solid 1px #F67D0E;
	margin-right: 5px;
}
.subtle{
	color: #9D9D9D;
	font-size: 12px;
}
#quote_return{
	background-color: #E6EBF0;
	border: solid 1px #5F7899;
}
.price{
	text-align: right;
}
.price span, .price_confirm{
	font-size: 20px;
	color: #F67D0E;
	font-weight: bold;
}
.firefox{
	clear: both;
}
.orange{
	color: #F67D0E;
}
.ob {
	font-weight: bold;
	color: #F67D0E;
}
strong{
	color: #375174;
}
.floatright{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
}
#floatright{
	width: 590px;
	float: right;
}
.floatleft{
	float: left;
	margin-left: 3px;
	margin-top: 5px;
}
.headerow{
	background-color: #DCDCDC;
	font-weight:bold;
	text-align: center;
}
.rate{
	background-color: #F7DBC2;
	color: #375174;
	font-weight: bold;
	padding: 4px;
}
.subhead{
	background-color: #F67D0E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}
#home_quote{
	background-color: #EDEDED;
	border-left: solid 9px #DCDCDC;
	padding: 2px;	
	width: 329px;
	padding-top: 20px;
	margin-top: 20px;
}
html>body #home_quote{
	width: 380px;
}
#home_quote strong{
	color: #5F7899;
	font-size: 13px;
}
#home_quote input,#home_quote select{
	background-color: #FFFFFF;
	border: solid 1px #D1D9E0;
}
#home_quote form{
	margin: 0px;
	padding: 0px;
}
#leftcol{
	width: 400px;
	float: left;
}
#rightcol{
	width: 400px;
	float: right;
	margin-left: 10px;
}
html>body #rightcol{
	width: 400px;
	margin-top: -25px;
}
#leftcol p{
	margin-top: 0px;
}
.calltoaction{
	background-image:url(../images/calltoaction.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 20px;
	font-weight: bold;
	text-decoration: none;
}
.calltoaction:hover{
	text-decoration: underline;
}
#route_planner{
	background-color: #FFF2BC;
	clear:both;
	background-image:url(../images/route_bg.gif);
	background-repeat:no-repeat;
	height: 147px;
	padding-left: 110px;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 10px;
}	
#route_planner h1{
	font-size: 9px;
	background-image:url(../images/route_title.gif);
	background-repeat:no-repeat;
	width: 199px;
	height: 32px;
}
#route_planner h1 span{
	visibility: hidden;
}
#route_planner .calltoaction{
	background-image:url(../images/route_arrow.gif);
	color: #B39006;
}
#quote_title{
	background-image:url(../images/quote_title.gif);
	background-repeat:no-repeat;
	width: 307px;
	height: 59px;
	position:absolute;
	top: 170px;
	left: 420px;
}
#quote_title h1{
	visibility: hidden;
}
#promo_box{
	clear: both;
	background-color: #EDEDED;
	width: 393px;
	height: 156px;
	background-image:url(../images/promo_box_xmas06.gif);
	background-repeat:repeat-x;
	background-position: -4px 0px;
	
}
#promo_box_dbg{
	clear: both;
	background-color: #EDEDED;
	border-left: solid 9px #DCDCDC;
	width: 384px;
	height: 70px;
	
	
}
#promo_box_dbg2{
	clear: both;
	background-color: #EDEDED;
	border-left: solid 9px #DCDCDC;
	width: 384px;
	height: 307px;
	background-image: url(../images/promo_box4.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	
}
#promo_box_title{
	background-image:none;
	background-repeat:no-repeat;
	width: 300px;
	height: 27px;
	float: left;
}
#promo_box_title h1{
	visibility: hidden;
	font-size: 9px;
}
#promo_box_pic{
	background-image:none;
	background-repeat:no-repeat;
	width: 77px;
	height: 176px;
	float: right;
}
#promo_box_content{
	padding: 15px;
	width: 200px;
	visibility:hidden;
}
#promo_box_content h2{
	font-size: 9px;
	background-image:url(../images/promo_box_strapline.gif);
	background-repeat:no-repeat;
	width: 242px;
	height: 26px;
	margin: 0px;
}
#promo_box_content h2 span{
	visibility: hidden;
}
.title h1{
	background-repeat:no-repeat;
	height: 30px;
	margin: 0px;
}
.title_welcome{
	background-image:url(../images/top_welcome.gif);
}
/*.title h1 span{
	visiblity: hidden;
}*/
.fleet_description ul{
	margin-top: 3px;
	margin-bottom: 0px;
}
hr{
	color: #F67D0E;
	background-color: #F67D0E;
	border: none;
	height: 1px;
}
#booking_float{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#design{
	height: 29px;
	width: 98px;
	margin-left: 10px;
	margin-top: 10px;
}
#design img{
	width: 98px;
	height: 29px;
}
#promo_box_usa{
	background-color: #EDEDED;
	width: 393px;
	background-image: url(../images/promo_box_2006usa.gif);
	background-repeat:repeat-x;
	background-position: -4px 0px;
	
}
#clear {
	clear: both;
}
.clear {
	clear: both;
}
.quote_box1{
	background-color: #EDEDED;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #DCDCDC;
	width: 680px;
	height: 160px;
}
.quote_box1 input{
	background-color: #F67D0E;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #F67D0E;
	color: #FFFFFF;
	width: 100px;
}
#widgetbg {

border-left: solid 9px #DCDCDC;
float:left;
width:384px;
background-color: #ededed;
padding: 0;
overflow:visible;
}

#widgetbg input{
	background-color: #fff;
	padding:1px;
	margin:0;
	border: solid 1px #7c8f20;
	color: #333;
	
}
#widgetbg select{
	background-color: #fff;
	padding:1px;
	margin:0;
	border: solid 1px #7c8f20;
	color: #333;
	
}

#widgetbg .submit{
	width:auto;
	background-color: #7c8f20;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #7c8f20;
	color: #FFFFFF;
	cursor:pointer;
}
td.wide {
	width: 110px;
}
td.wide75 {
	width: 170px;
}

