.topbar {
	position: relative;
	width: 935px;
	height: 55px;
	overflow: hidden;
	background: url(../images/setup/topnav-back.gif) center no-repeat;
	margin: auto;
}

.topnav {
	position: relative;
	width: 860px;
	overflow: hidden;
	margin: auto;
	height: 45px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}

.phone-number {
	width: 340px;
	margin: 0 auto 10px;
	font-size: 32px;
	line-height: 1em;
	position: relative;
	float: left;
	overflow: hidden;
}

.homenav {
	position: relative;
	width: 340px;
	float: left;
	margin-left: 40px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}


/* Home */

.home-button {
	float: left;
	position: relative;
	width: 55px;
	color: #FFFFFF;
	margin: auto;
	height: 23px;
	background: url(../images/setup/buttons/home02.gif) no-repeat;
	overflow:hidden;
}

.home-button a {
	display: block;
	width: 55px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	margin: auto;
}

.home-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.home-button a img {
	visibility: visible;
}
			
.home-button img {
	width: 55px;
	height: 23px;
	border: 0;
}

.home-button span {
	padding: 3px 0px 0px;
	position: absolute;
	left: 0px;
	width: 55px;
	text-align: center;
}

* html a:hover {visibility:visible}

.home-button a:hover img {visibility:hidden}

/* home end */


/* login */

.login-button {
	float: left;
	position: relative;
	width: 110px;
	color: #FFFFFF;
	margin: 0 0 0 5px;
	height: 23px;
	background: url(../images/setup/buttons/home02.gif) no-repeat;
	overflow:hidden;
}

.login-button a {
	display: block;
	width: 55px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	margin: auto;
}

.login-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.login-button a img {
	visibility: visible;
}
			
.login-button img {
	width: 55px;
	height: 23px;
	border: 0;
}

.login-button span {
	padding: 3px 0px 0px;
	position: absolute;
	left: 0px;
	width: 110px;
	text-align: center;
}

* html a:hover {visibility:visible}

.login-button a:hover img {visibility:hidden}

/* login end */


/* green-car */

.green-car-button {
	float: left;
	position: relative;
	width: 120px;
	color: #FFFFFF;
	margin: 0 0 0 5px;
	height: 23px;
	background: url(../images/setup/buttons/green-car-lease02.gif) no-repeat;
	overflow:hidden;
}

.green-car-button a {
	display: block;
	width: 120px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	margin: auto;
}

.green-car-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.green-car-button a img {
	visibility: visible;
}
			
.green-car-button img {
	width: 120px;
	height: 23px;
	border: 0;
}

.green-car-button span {
	padding: 3px 0px 0px;
	position: absolute;
	left: 0px;
	width: 120px;
	text-align: center;
}

* html a:hover {visibility:visible}

.green-car-button a:hover img {visibility:hidden}

/* green-car end */


/* contact */

.contact-button {
	float: left;
	position: relative;
	width: 90px;
	color: #FFFFFF;
	margin: auto 5px;
	height: 23px;
	background: url(../images/setup/buttons/contact02.gif) no-repeat;
	overflow:hidden;
}

.contact-button a {
	display: block;
	width: 90px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	margin: auto;
}

.contact-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.contact-button a img {
	visibility: visible;
}
			
.contact-button img {
	width: 90px;
	height: 23px;
	border: 0;
}

.contact-button span {
	padding: 3px 0px 0px;
	position: absolute;
	left: 0px;
	width: 90px;
	text-align: center;
}

* html a:hover {visibility:visible}

.contact-button a:hover img {visibility:hidden}

/* contact end */



/* about */

.about-button {
	float: left;
	position: relative;
	width: 85px;
	margin: auto;
	height: 45px;
	overflow:hidden;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}

.about-button a {
	display: block;
	width: 85px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	margin: auto;
}

.about-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.about-button a img {
	visibility: hidden;
}
			
.about-button img {
	width: 85px;
	height: 45px;
	border: 0;
}

.about-button span {
	padding: 14px 0px 0px;
	position: absolute;
	left: 0px;
	width: 85px;
	text-align: center;
}

* html a:hover {visibility:visible}

.about-button a:hover img {visibility:visible}

/* about end */


/* funding */

.funding-button {
	float: left;
	position: relative;
	width: 145px;
	margin: auto;
	height: 45px;
	overflow:hidden;
}

.funding-button a {
	display: block;
	width: 145px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	margin: auto;
}

.funding-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.funding-button a img {
	visibility: hidden;
}
			
.funding-button img {
	width: 145px;
	height: 45px;
	border: 0;
}

.funding-button span {
	padding: 14px 0px 0px;
	position: absolute;
	left: 0px;
	width: 145px;
	text-align: center;
}

* html a:hover {visibility:visible}

.funding-button a:hover img {visibility:visible}

/* funding end */


/* fleet-management */

.fleet-management-button {
	float: left;
	position: relative;
	width: 160px;
	margin: auto;
	height: 45px;
	overflow:hidden;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}

.fleet-management-button a {
	display: block;
	width: 160px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	margin: auto;
}

.fleet-management-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.fleet-management-button a img {
	visibility: hidden;
}
			
.fleet-management-button img {
	width: 160px;
	height: 45px;
	border: 0;
}

.fleet-management-button span {
	padding: 14px 0px 0px;
	position: absolute;
	left: 0px;
	width: 160px;
	text-align: center;
}

* html a:hover {visibility:visible}

.fleet-management-button a:hover img {visibility:visible}

/* fleet-management end */


/* daily-rental */

.daily-rental-button {
	float: left;
	position: relative;
	width: 116px;
	margin: auto;
	height: 45px;
	overflow:hidden;
}

.daily-rental-button a {
	display: block;
	width: 116px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	margin: auto;
}

.daily-rental-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.daily-rental-button a img {
	visibility: hidden;
}
			
.daily-rental-button img {
	width: 116px;
	height: 45px;
	border: 0;
}

.daily-rental-button span {
	padding: 14px 0px 0px;
	position: absolute;
	left: 0px;
	width: 116px;
	text-align: center;
}

* html a:hover {visibility:visible}

.daily-rental-button a:hover img {visibility:visible}

/* daily-rental end */


/* driving-license */

.driving-license-button {
	float: left;
	position: relative;
	width: 195px;
	margin: auto;
	height: 45px;
	overflow:hidden;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}

.driving-license-button a {
	display: block;
	width: 195px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	margin: auto;
}

.driving-license-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.driving-license-button a img {
	visibility: hidden;
}
			
.driving-license-button img {
	width: 195px;
	height: 45px;
	border: 0;
}

.driving-license-button span {
	padding: 14px 0px 0px;
	position: absolute;
	left: 0px;
	width: 195px;
	text-align: center;
}

* html a:hover {visibility:visible}

.driving-license-button a:hover img {visibility:visible}

/* driving-license end */


/* special-offer */

.special-offer-button {
	float: left;
	position: relative;
	width: 150px;
	margin: auto;
	height: 45px;
	overflow:hidden;
	border-right: 1px solid #555555;
}

.special-offer-button a {
	display: block;
	width: 150px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	margin: auto;
}

.special-offer-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.special-offer-button a img {
	visibility: hidden;
}
			
.special-offer-button img {
	width: 150px;
	height: 45px;
	border: 0;
}

.special-offer-button span {
	padding: 14px 0px 0px;
	position: absolute;
	left: 0px;
	width: 150px;
	text-align: center;
}

* html a:hover {visibility:visible}

.special-offer-button a:hover img {visibility:visible}

/* special-offer end */
