html {
	background-color: #3C4042;
	background-image: url(images/lease4less-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 75%;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	background-color: #f5f5f5;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu {
	height: 25px;
	padding: 0px;
	padding-left: 6px;
	text-align: left;
	margin: 0px;
	margin-bottom: 30px;
}
#menu a {
	display: block;
	height: 24px;
	padding: 0px;
	padding-right: 15px;
	padding-top: 2px;
	margin: 0px;
	margin-right: 2px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	float: left;
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFAA2B;
	cursor: pointer;
}
#menu a.hit {
	color: #FFAA2B!important;
}

.red {
	background-color: #9E4001;
	color: #FFFFFF;
}
.darkred {
	background-color: #990000;
	color: #FFFFFF;
}
.blue {
	background-color: #0E1E68;
	color: #FFFFFF;
}
.lightblue {
	background-color: #2F69C9;
	color: #FFFFFF;
}
.green {
	background-color: #464F10;
	color: #FFFFFF;
}
.yellow {
	background-color: #D2A339;
	color: #000000;
}
.gold {
	background-color: #CBC535;
	color: #5E5E00;
}
.cyan {
	background-color: #50A19B;
	color: #FFFFFF;
}
.lightcyan {
	background-color: #7DD4D7;
	color: #000000;
}
.orange {
	background-color: #FF6600;
	color: #000000;
}
.orange2 {
	background-color: #FAA701;
	color: #000000;
}
.brown {
	background-color: #754F00;
	color: #FFFFFF;
}
.purple {
	background-color: #730E2E;
	color: #FFFFFF;
}
.gray {
	background-color: #000000;
	color: #FFFFFF;
}
a.blue:hover, a.cyan:hover, a.darkred:hover, a.red:hover, a.blue:hover, a.green:hover, a.brown:hover, a.orange:hover, a.purple:hover, a.gray:hover, a.lightcyan:hover {
	color: #FFFF00;
}
a.yellow:hover, a.gold:hover {
	color: #FFAA2B;
}
a.lightblue:hover {
	cursor: pointer;
	color: #FFFF00;
}

#dropdown01, #dropdown02, #dropdown03, #dropdown04, #dropdown05 {
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 15;
	top: 79px;
	padding-top: 12px;
	left: auto;
	right: auto;
}
#dropdown01 {
	width: 893px;
	padding-left: 0px;
	background-image: url(images/dropdown-pointer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#dropdown02 {
	width: 821px;
	padding-left: 73px;
	background-image: url(images/dropdown-pointer.jpg);
	background-repeat: no-repeat;
	background-position: 73px top;
}
#dropdown03 {
	width: 905px;
	padding-left: 39px;
	background-image: url(images/dropdown-pointer.jpg);
	background-repeat: no-repeat;
	background-position: 147px top;
}
#dropdown04 {
	width: 207px;
	padding-left: 687px;
	background-image: url(images/dropdown-pointer.jpg);
	background-repeat: no-repeat;
	background-position: 687px top;
}
#dropdown05 {
	width: 685px;
	padding-left: 269px;
	background-image: url(images/dropdown-pointer.jpg);
	background-repeat: no-repeat;
	background-position: 427px top;
}
#dropdown01 a, #dropdown02 a, #dropdown03 a, #dropdown04 a , #dropdown05 a {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 4px;
	padding-right: 4px;
}
#dropdown01 a:hover, #dropdown01 a.hit, #dropdown02 a:hover, #dropdown02 a.hit, #dropdown03 a:hover, #dropdown03 a.hit, #dropdown04 a:hover, #dropdown04 a.hit, #dropdown05 a:hover, #dropdown05 a.hit {
	color: #CE7B00!important;
}
#dropdown01 a.hit, #dropdown02 a.hit, #dropdown03 a.hit, #dropdown04 a.hit, #dropdown05 a.hit {
	font-weight: bold;
}
#dropdown01 a.first {
	border-left-color: #EBEBEB!important;
}

#header {
	display: block;
	height: 80px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#headerimg {
	background-color: #FFFFFF;
	text-align: left;
	height: 124px;
	margin: 0px;
}
h1 {
	position: absolute;
	display: block;
	z-index: 10;
	width: 860px;
	top: 125px;
	left: auto;
	right: auto;
	margin: 0px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 26px;
	line-height: 46px;
	overflow: hidden;
}
h1 strong {
	font-weight: normal;
	font-size: 34px;
}
h1 b {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
h2 {
	display: block;
	height: 19px;
	color: #FFFFFF;
	background-image: url(images/graycorner4.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 13px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 5px;
	margin: 0px;
	text-align: left;
}
h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.blog {
	margin-right: 5px;
	margin-top: 2px;
	border-style: none;
	width: 14px;
	height: 14px;
}
h3 {
	font-size: 10pt;
	margin: 0px;
	color: #2F69C9;
}
h3 strong {
	font-size: 16pt;
	line-height: 1.1em;
}
h4 {
	padding-left: 8px;
	font-size: 13pt;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 8px;
}
h5 {
	padding-left: 8px;
	font-size: 13pt;
	font-weight: normal;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h5 strong {
	font-size: 10pt;
	color: #FF9900;
}
h6 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: #000000;
	padding: 5px;
	font-weight: normal;
}
p {
	padding: 8px;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 1.5em;
}
p strong {
	font-size: 12pt;
	font-weight: bold;
}
ul {
	line-height: 1.25em;
	list-style-type: square;
}
li {
	margin-bottom: 5px;
}

#mainbody {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: left;
}
#submenu {
	float:left;
	width:160px;
	margin-left: 10px;
}
#submenubox, #submenubox2, #submenubox3 {
	width: auto;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}
#submenubox a, #submenubox2 a, #submenubox3 a {
	color: #333333;
	text-decoration: none;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	display: block;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 7pt;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#submenubox a:hover, #submenubox2 a:hover, #submenubox3 a:hover {
	color: #2F69C9;
	border-bottom-color: #2F69C9;
}
#pricesearch {
	width: auto;
	background-color: #FFFFFF;
	margin: 0px;
	margin-bottom: 25px;
	padding: 10px;
	font-weight: bold;
}


#main-content {
	display: block;
	width: auto;
	text-align: left;
	margin: 0;
	margin-left: 180px;
	margin-right: 180px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
}
#main-content2 {
	display: block;
	width: auto;
	text-align: left;
	margin: 0;
	margin-left: 180px;
	margin-right: 10px;
	padding-bottom: 25px;
	background-color: #f5f5f5;
}
#main-content3 {
	width: auto;
	background-color: #f5f5f5;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 25px;
	vertical-align: top;
}
#main-content4 {
	background-color: #f5f5f5;
	margin-left: 25px;
	padding-bottom: 25px;
	vertical-align: top;
}
#main-content5 {
	clear: right;
	padding: 15px;
	vertical-align: top;
}
#mainbody:after, #main-content3:after {
    content: "."; 
    display: table; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#sub-content {
	float: right;
	width: 160px;
	margin-right: 10px;

}
.deal {
	display: block;
	width: 580px;
	height: 160px;
	padding-left: 20px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/deal.jpg);
	overflow: visible;
}
.deals {
	display: block;
	width: 280px;
	height: 160px;
	padding-left: 20px;
	height: 160px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/deal2.jpg);
	float: left;
	text-align: right;
}
.deal img {
	border: none;
	float: right;
	margin-left: 5px;
	width: 124px;
}
.deals img {
	border: none;
	float: left;
	margin-right: 5px;
	width: 124px;
}
.deal h3 {
	float: left;
}
.submenuboxadd {
	display: block;
	width: 156px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	color: #333333;
}
.submenuboxadd2 {
	display: inline-block;
	width: 140px;
	height: 90px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
.submenuboxadd2 strong {
	font-size: 14pt;
	font-weight: normal;
	color: #FF9900;
}

.submenuboxadd2 img {
	width: 77px;
	height: 53px;
	border: none;
	margin-left: 5px;
	float: right;
}

.submenuboxadd3 {
	display: block;
	float: left;
	width: 248px;
	height: 120px;
	margin: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	color: #333333;
	border: 1px solid #999999;
	padding-left: 5px;
}
.submenuboxadd3b {
	display: block;
	width: auto;
	height: 120px;
	margin-bottom: 5px;
	margin-top: 10px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	color: #333333;
	border: 1px solid #999999;
	padding-bottom: 15px;
}
.submenuboxadd4 {
	display: block;
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	padding-bottom: 15px;
	color: #333333;
	border: 1px solid #999999;
}
.submenuboxadd5 {
	display: block;
	float: left;
	width: 305px;
	height: 120px;
	margin: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	color: #333333;
	border: 1px solid #999999;
	padding-left: 5px;
}
.submenuboxadd img {
	border: none;
	float: right;
	margin-left: 5px;
	width: 80px;
}
.submenuboxadd3 img, .submenuboxadd5 img {
	border: none;
	float: right;
	margin-left: 5px;
	width: 100px;
}
.submenuboxadd3b img {
	border: none;
	float: left;
	margin-right: 10px;
}
.submenuboxadd3b h3 {
	float: left;
}
.submenuboxadd4 img {
	float: left;
	width: 290px;
}
.box3b {
	display: block;
	width: 100px;
	float: left;
	margin-right: 15px;
}
.box4 {
	display: block;
	width: 290px;
	float: left;
	margin-right: 15px;
}
.box4b {
	display: block;
	width: 620px;
	float: left;
	margin-right: 15px;
}
.submenuboxadd:hover, .submenuboxadd2:hover, .submenuboxadd3:hover, .submenuboxadd5:hover, .submenuboxadd3b:hover, .deal:hover, .deals:hover {
	filter: Alpha(Opacity=55);
	-moz-opacity:0.55;
	opacity: 0.55;
}
.reduced {
	background-image: url(images/reduced.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.reduced2 {
	background-image: url(images/reduced2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#tiles {
	display: block;
	width: 580px;
	height: 219px;
	margin: 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f5f5f5;
}
#submenuboxadd {
	display: block;
	width: 160px;
	height: 179px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	float: left;
}

#footer-menu {
	display: block;
	clear: both;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #f5f5f5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d5d5d5;
	border-left-color: #d5d5d5;
	color: #000000;
}
#footer-menu a {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 7pt;
	color: #000000;
	line-height: 0.9em;
	white-space: nowrap;
}
#footer-menu a:hover {
	color: #DF8600;
}
#footer-menu p {
	display: block;
	width: 100%;
	height: 13px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	line-height: 0.9em;
	text-decoration: underline;
}
#cars {
	display: block;
	color: #000000;
}
#vans {
	display: block;
	color: #000000;
}

#footer {
	display: block;
	margin: 0px;
	height: 25px;
	background-color: #EBEBEB!important;
	background-image: url(images/blackcorner2b.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	text-align: center;
	clear: both;
	color: #666666!important;
	border-top-color: #CCCCCC!important;
	border-top-width: 1px;
	border-top-style: solid;
}
#footer a {
	font-size: 7pt;
	text-decoration: none;
	color: #AAAAAA!important;
}
#footer a:hover {
	color: #777777!important;
}

#freephone {
	display: block;
	position: absolute;
	top: 5px;
	height: 25px;
	width: 970px;
	right: auto;
	left: auto;
	padding-right: 10px;
	z-index: 10;
	text-align: right;
	font-size: 14pt;
	color: #FFFFFF!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#freephone a {
	display: inline-block;
	text-decoration: none;
	margin-right: 15px;
	color: #FFFFFF!important;
	padding-left: 40px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#freephone a:hover {
	text-decoration: underline;
}
#freephone .phone {
	display: inline-block;
	padding-left: 40px;
	width: 230px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/header-phone-icon.gif);
	text-align: left;
}
#freephone a.email {
	background-image: url(images/header-email-icon.gif);
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
#itemfooter {
	clear: both;
	color: #333333;
	font-size: 8pt;
	text-align: center;
	width: auto;
}
.topofpage {
	clear: both;
	float: right;
	display: table;
	margin-right: 10px;
}
a.topofpage {
	color: #999999;
}
a.topofpage:hover {
	color: #666666;
}
hr {
	clear: both;
	color: #bbbbbb;
	text-align: center;
	height: 1px;
	width: 90%;
	margin-top: 25px;
	margin-bottom: 25px;
}

.resource_link {
	font-size: 10px;
	color: #000000;
	text-align: left;
	float: right;
	margin-right: 5px;
}

#googlemap {
	display: block;
	width: 300px;
	float: right;
	margin: 15px;
	text-align: center;
}
#googlemap iframe {
	width: 300px;
	height: 300px;
	border: 1px solid #333333;
	margin-bottom: 5px;
}
.nomargin {
	margin: 0px;
}
