html, body{
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, 'trebuchet MS';
	font-size: 12px;
	color: #000000;
	height: 100%;
}

.content{
	width: 996px;
	margin: 0 auto 0 auto;
}

.contentFloat{
	width: 100%;
	float: left;
	background-color: #ffffff;
}

.content #logo-container{
	width: 100%;
	float: left;
	height: 139px;
	background: url(../images/gif/bg-logo.gif) repeat-x top left;
}

#logo-container h1{
	padding: 0;
	margin: 0;
	float: left;
}

#logo-container a{
	float: left;
	text-decoration: none;
}

#logo-container h1 img{
	float: left;
	margin: 20px 0 0 30px;
	border: none;
}

#logo-container #telephone{
	float: right;
	margin: 21px 30px 0 0;
	color: #643464;
	font-size: 26px;
	font-weight: bold;
	width: 193px;
}

#telephone p{
	float: left;
	margin: 0 0 6px 0;
	width: 100%;
	float: left;
}

#telephone p a{
	float: left;	
}

#telephone img{
	float: left;
	border: none;
}

#menu{
	list-style: none;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}

#menu li{
	display: inline;
	float: left;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	width: 165px;
}

#menu #border-right{
	width: 166px;
	border-right: none;
}

#menu li .top-option{
	height: 11px;
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

#home-top{
	background-color: #a8d0e0;
}

#why-top{
	background-color: #643364;
}

#lease-top{
	background-color: #c7b899;
}

#special-top{
	background-color: #facd3c;
}

#testimonials-top{
	background-color: #a09fa0;
}

#contact-top{
	background-color: #ecc6a1;
}

#home{
	background: url(../images/gif/bg-lease.gif) repeat-x top left;
}

#why{
	background: url(../images/gif/bg-home.gif) repeat-x top left;
}

#lease{
	background: url(../images/gif/bg-why.gif) repeat-x top left;
}

#special{
	background: url(../images/gif/bg-specials.gif) repeat-x top left;
}

#testimonials{
	background: url(../images/gif/bg-testimonials.gif) repeat-x top left;
}

#contact{
	background: url(../images/gif/bg-contact.gif) repeat-x top left;
}

#menu li .option{
	width: 100%;
	float: left;
	text-decoration: none;
	color: #000000;
	text-align: center;
	line-height: 42px;
	text-transform: uppercase;
	font-weight: bold;
}

#middle-header{
	background: url(../images/gif/gray-background.gif) repeat-x top left;
	width: 100%;
	float: left;
	height: 236px;
}

#middle-header #dropdown{
	width: 165px;
	float: left;
	margin: 13px 0 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#dropdown #li{
	width: 100%;
	float: left;
}

#dropdown li a{
	width: 150px;
	padding-left: 15px;
	float: left;
	text-decoration: none;
	color: #000000;
	line-height: 43px;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

#button-1{
	background: url(../images/gif/bg-button-1.gif) repeat-x top left;
}

#button-2{
	background: url(../images/gif/bg-button-2.gif) repeat-x top left;
}

#button-3{
	background: url(../images/gif/bg-button-3.gif) repeat-x top left;
}

#button-4{
	background: url(../images/gif/bg-button-4.gif) repeat-x top left;
}

#button-5{
	background: url(../images/gif/bg-button-5.gif) repeat-x top left;
}

#middle-header #quot-request{
	width: 167px;
	float: left;
	margin: 103px 0 0 0;
	padding: 25px 0 0 0;
	height: 108px;
	background: url(../images/gif/request-background.gif) repeat-x top left;
	font-size: 16px;
	text-transform: uppercase;
}

#quot-request p{
	text-align: center;
	margin: 0;
	width: 100%;
	float: left;
	font-weight: bold;
	padding: 0;
}

#quot-request #clickHere a{
	text-decoration: none;
	color: #facd3c;
}

#quot-request #to a{
	text-decoration: none;
	color: #facd3c;
}

#quot-request #request a{
	text-decoration: none;
	color: #643364;
}

#middle-header #contract-hire{
	float: left;
	border: none;
	margin: 70px 0 0 72px;
}

#middle-header #insignia{
	float: right;
	border: none;
	margin-top: 20px;
}

#mycarousel, .similarCars{
	width: 100%;
	float: left;
	padding: 0;
	list-style: none;
}

#mycarousel{
	margin: 10px 0 0 0;
}

.similarCars{
	margin: 0;
}

#mycarousel li, .similarCars li{
	display: inline;
	float: left;
	margin-right: 4px;
	text-align: center;
}

#mycarousel li{
	width: 140px;
}

.similarCars li{
	width: 132px;
	margin-bottom: 5px;
}

#mycarousel li a, .similarCars li a{
	width: 100%;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

#mycarousel li img, .similarCars li img{
	border: none;
	vertical-align:middle;
}

.car-name{
	width: 100%;
	float: left;
	background-color: #ece7ec;
	font-weight: bold;
	padding: 0;
	margin: 0;
	height: 15px;
	overflow: hidden;
}

.car-name a, .car-price a{
	float: left;
}

.car-image a{
	border: 1px solid #ffffff;
}

.car-image{
	float: left;
	height: 64px;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
}

.car-price{
	width: 100%;
	float: left;
	background-color: #ece7ec;
	font-weight: bold;
	padding: 0;
	margin: 0;
	height: 15px;
	overflow: hidden;
}

.car-remove{
	width: 100%;
	float: left;
	background-color: #f6e7e7;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#bar{
	width: 100%;
	float: left;
	height: 12px;
	overflow: hidden;
}

#bar #bar-left{
	width: 498px;
	float: left;
	height: 12px;
	overflow: hidden;
	background-color: #fdfcfc;
}

#bar #bar-right{
	width: 498px;
	float: left;
	height: 12px;
	overflow: hidden;
	background-color: #f5f4f4;
}

#footer{
	width: 976px;
	margin-top: 20px;
	padding: 10px;
	float: left;
	background: #ECE7EC url(../images/gif/bg-logo-180.gif) repeat-x top left;
}

#footer #copyright, #footer #vat{
	float: left;
	color: #333333;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#footer #vat{
	width: 100%;
	margin: 0;
	padding: 0;
}

#footer #createdBy{
	float: right;
	font-size: 10px;
	font-family: Verdana;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#footer #createdBy a{
	text-decoration:none;
	color: #333333;
}

#footer #createdBy #vmal{
	color: #ff6600;
}

#car-compare{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

#car-compare a{
	color: #42525F;
	padding: 5px;
	float: right;
	font-weight: bold;
}