/* Common */
body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/background.gif) repeat-x;
	font-size: 62.5%;
	font-family: Trebuchet MS, Arial, Verdana, Georgia;
	color: #3e3e3e;
	text-align: center;
}
.linkhead{
	float:right;
	display:block;
	padding:200px 0 200px 0;
} 
div, ul, ol, li {
	margin: 0;
	padding: 0;
}

.invisible {
	display: none;
}

#container {
	margin: 0 auto;
	width: 980px;
	font-size: 1.2em;
	text-align: left;
}

/* Header */

#header {
	height: 437px;
	background: url(../images/header.jpg) no-repeat top center;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	position: absolute;
	display: block;
	width: 184px;
	height: 130px;
	text-indent: -1000em;
}

#headerimg {
	position: absolute;
	bottom: 1px;
	width: 980px;
	height: 402px;
}

#header .bmw {
	background: url(../images/bmw_header.jpg) no-repeat;
}

#header .mercedes {
	background: url(../images/mercedes_header.jpg) no-repeat;
}

#header .lexus {
	background: url(../images/lexus_header.jpg) no-repeat;
}

#header .landrover {
	background: url(../images/landrover_header.jpg) no-repeat;
}

#header .porsche-audi {
	background: url(../images/porsche-audi_header.jpg) no-repeat;
}
/* The Menu */

#menu {
	list-style-type: none;
	position: absolute;
	top: 11px;
	left: 250px;
}

#menu li {
	float: left;
	position: relative;
}

#menu li a.tl {
	display: block;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	height: 14px;
	text-indent: -1000em;
	margin-right: 17px;
}

#menu li a.tl:hover {
	background-image: url(../images/menu_on.jpg);
	background-repeat: no-repeat;
}

#home a.tl {
	width: 42px;
}

#how a.tl {
	width: 93px;
	background-position: -57px 0;
}

#bmw a.tl {
	width: 43px;
	background-position: -167px 0;
}

#mercedes a.tl {
	width: 72px;
	background-position: -225px 0;
}

#lexus a.tl {
	width: 44px;
	background-position: -315px 0;
}

#landrover a.tl {
	width: 74px;
	background-position: -378px 0;
}

#porsche_audi a.tl {
	width: 94px;
	background-position: -469px 0;
}

#testimonials a.tl {
	width: 130px;
	background-position: -582px 0;
}

ul.submenu {
	display: none;
	position: absolute;
	top: 17px;
	left: 0;
}

.submenu li {
	float: none;
	display: block;
}

.submenu a {
	display: block;
	width: 150px;
	padding: 5px;
	margin: 0;
	background: #3d3d3d;
	text-indent: 0;
	color: #fff;
}

.submenu a:hover {
	text-decoration: none;
	background: #333;
}


/* Middle/Content of the page */

#middle {
	position: relative;
	height: 205px;
	background: url(../images/middle.jpg) no-repeat top center;
	text-align: justify;
	line-height: 150%;
	word-spacing: 2px;
	font-size: 0.95em;
}

#middle .left, #middle .right {
	width: 440px;
	position: absolute;
	left: 40px;
	top: 55px;
}

#middle .right {
	left: 520px;
}

#middle .right li {
	list-style-type: none;
	padding-left: 10px;
	background: url(../images/bullet.gif) no-repeat center left;
}

#middle .right li:before {
}

/* Prices list */
.prices {
	width: 980px;
	background: url(../images/tbl_bottom.gif) repeat-x bottom center;
	font-size: 1.1em;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
	padding-bottom: 4px;
}

.prices td, .prices th {
	padding: 7px;
	margin: 0;
	background: #a8a385;
}

.prices th {
	background: #aab133 url(../images/head_top.gif) repeat-x top center;
	color: #fff;
	font-weight: normal;
}

.prices td {
	border-top: 1px dotted #fff;
	border-top: 1px dotted #a8a385 !ie7;
}

.prices td+td {
	background: #a8a385 url(../images/col2_right.gif) repeat-y center right;
}

.prices td+td+td {
	background: #cec8a3;
}

.prices td+td+td+td+td {
	background: #a8a385 url(../images/col5_left.gif) repeat-y center left;
}

.prices td+td+td+td+td+td {
	background: #a8a385;
}

/* Bottom of the page */

#bottom {
	height: 122px;
	background: url(../images/bottom.jpg) no-repeat top center;
	position: relative;
}

#bottom #email_link a {
	position: absolute;
	left: 235px;
	top: 68px;
	display: block;
	width: 140px;
	height: 20px;
	text-indent: -1000em;
}

#bottom #request_link a {
	position: absolute;
	left: 750px;
	top: 10px;
	display: block;
	width: 184px;
	height: 100px;
	text-indent: -1000em;
}

/* The footer */

#footer {
	height: 33px;
	background: url(../images/footer.jpg) no-repeat top center;
	position: relative;
}

#footer #inet_link a {
	position: absolute;
	left: 638px;
	display: block;
	width: 60px;
	height: 33px;
	text-indent: -1000em;
}

/* Middle */
#inside, #request_page, #response_page {
	background: url(../images/background_middle.jpg) no-repeat top center;
}

table.request {
	text-align: center;
	margin: 10px auto;
	width: 920px;
	background: #f9faf4;
	border: 1px solid #e7e8e2;
	border-collapse: collapse;
}

.request th {
	font-size: 1.2em;
	padding: 10px;
	border-bottom: 1px dotted #aaa;
	border-top: 1px solid #e7e8e2;
}

.request label {
	display: block;
	margin: 8px 0;
}

.request td {
	vertical-align: top;
	padding: 5px;
}

#inside .text {
	margin: 0 30px;
	padding: 20px;
	background: #f9faf4;
	border: 1px solid #e7e8e2;
	text-align: justify;
	line-height: 150%;
	word-spacing: 2px;
	font-size: 0.95em;
}

.text h2 {
	height: 27px;
	text-indent: -1000em;
}

.text #why_buy {
	background: url(../images/title1.jpg) no-repeat top left;
}

.text #how_offlease {
	background: url(../images/title2.jpg) no-repeat top left;
}

.text #buying {
	background: url(../images/title3.jpg) no-repeat top left;
}

.text #non-traditional {
	background: url(../images/title4.jpg) no-repeat top left;
}

.text #how_buy {
	background: url(../images/title5.jpg) no-repeat top left;
}

.text #flat_fee {
	background: url(../images/title6.jpg) no-repeat top left;
}

.text #consultants {
	background: url(../images/title7.jpg) no-repeat top left;
}

.text #getting_started {
	background: url(../images/title8.jpg) no-repeat top left;
}

.text #testimonials {
	background: url(../images/title_testimonials.jpg) no-repeat top left;
}

.client {
	padding: 15px 0;
	border-bottom: 1px dotted #e7e8e2;
}

.client img {
	float: left;
	padding: 3px;
	border: 1px solid #e7e8e2;
	margin-right: 15px;
}

.client .testimonial {
	margin-left: 220px;
}

.client h3 {
	padding: 0;
	margin: 5px 0;
	font-size: 1.4em;
	font-weight: normal;
}

.client small {
	font-size: 1.1em;
	color: #75912d;
}

.client .separator {
	padding: 7px 0;
	background: url(../images/fading_dots.gif) no-repeat center left;
}

.client blockquote {
	padding-left: 15px;
	margin-left: 0;
	background: url(../images/start_quote.gif) no-repeat top left;
	font-style: normal;
}

.client blockquote small {
	display: block;
	width: 10px;
	height: 10px;
	float: right;
	background: url(../images/end_quote.gif) no-repeat top right;
}
