/* 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 {
	margin: 0 auto;
	width: 775px;
}

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


#slider {
	width: 400px;
	height: 300px;
	list-style: none;
}

ul.thumbNav li a {
	width: 135px;
}

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

/* facebook like box */
div.fb-like-box {

	padding-bottom: 15px;
	float: right;
}

div.fb-activity {
	padding-top: 11px;
}

div#hcontent_left {
	width: 300px;
}

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: 450px;
	height: 590px;
	float: left;
	text-align: center;
	background-color: #141414;
}

ul#limo-buttons {
	width: 380px;
	height: 138px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

ul#limo-buttons li {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	height: 138px;
}

#limo-buttons #limo1 {left: 0; width: 76px;}
#limo-buttons #limo2 {left: 76px; width: 76px;}
#limo-buttons #limo3 {left: 152px; width: 76px;}
#limo-buttons #limo4 {left: 228px; width: 76px;}
#limo-buttons #limo5 {left: 304px; width: 76px;}

#limo1 a {background: url('../images/home-limobutton_01.png') no-repeat;}
#limo2 a {background: url('../images/home-limobutton_02.png') no-repeat;}
#limo3 a {background: url('../images/home-limobutton_03.png') no-repeat;}
#limo4 a {background: url('../images/home-limobutton_04.png') no-repeat;}
#limo5 a {background: url('../images/home-limobutton_05.png') no-repeat;}

#limo-buttons a:hover {background-position: 0 -138px;}

div#services a {
	display: block;
	height: 138px;
}

div#services p {
	width: 380px;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 40px;
}

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

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