/* CSS Document */

div#logo h1 {
	background: url(/images/logo_large_home.gif) no-repeat;
	}

#drives {width: 117px; left: 0; background: transparent url(/images/nav_home.gif) no-repeat;}
#drives a:hover {background: transparent url(/images/nav_home.gif) no-repeat 0 -123px;}
#drives_selected {width: 117px; height: 123px; left: 0; background: transparent url(/images/nav.gif) no-repeat 0 -123px;}

#limos {width: 55px; left: 117px; background: transparent url(/images/nav_home.gif) no-repeat -117px 0;}
#limos a:hover {background: transparent url(/images/nav_home.gif) no-repeat -117px -123px;}
#limos_selected {width: 55px; height: 123px; left: 117px; background: transparent url(/images/nav.gif) no-repeat -117px -123px;}

#experience {width: 168px; left: 172px; background: transparent url(/images/nav_home.gif) no-repeat -172px 0;}
#experience a:hover {background: transparent url(/images/nav_home.gif) no-repeat -172px -123px;}
#experience_selected {width: 168px; height: 123px; left: 172px; background: transparent url(/images/nav.gif) no-repeat -172px -123px;}
 
#reservations {width: 106px; left: 340px; background: transparent url(/images/nav_home.gif) no-repeat -340px 0;}
#reservations a:hover {background: transparent url(/images/nav_home.gif) no-repeat -340px -123px;}
#reservations_selected {width: 140px; height: 123px; left: 146px; background: transparent url(/images/nav.gif) no-repeat -340px -123px;}

div#header {
	width: 100%;
	height: 123px;
	background: url(/images/bg_header2.gif) repeat-x;
	}

div#home_content {
	float: left;
	padding-left: 50px;
	width: 775px;
	}

div#home_content .contain {
	width: 775px;
	}


div#limopic {
	height: 411px;
	background: #000;
width: 100%;
}

div#limopic img {
margin-left: 51px;
}

div#home_content h2.stretch {
	background: url(/images/hd_stretchlimit.gif) no-repeat;
	width: 775px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 20px;
	}

div#hcontent_left {
	width: 300px;
	}

div#hcontent_right {
	width: 446px;
	}

div#hcontent_right h3 {
	color: #e68f1a;
	border-bottom: 1px solid #fff;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	}

div#quote {
	width: 150px;
	padding: 10px;
	background: #717171;
	border: 2px solid #aaa;
	}

div#quote p {
	margin: 0 0 10px 0;
	font-style: italic;
	}

div#services {
	width: 445px;
	}

div#reserve_today {
float: left;
}

div#reserve_today p {
}

div#reserve_today a {
	background: url(/images/cta_lg.gif) no-repeat;
color: #fff;
display: block;
width: 450px;
height: 90px;
	text-indent: -9999px;
}

div#reserve_today a:hover {
	color: #000;
	}