@import url("test.css");



/*** main ***/
body { background-image:url(../images/body-bg.jpg) }

#wrap { background-image:url(../images/wrap-bg.png); width:860px; margin:0 auto; padding:47px 0 0 0}

/*** header + nav ***/
#header { width:742px; margin:0 auto; padding:0; }
#header h1 { float:left; margin-right:116px; }
.inner #header h1 { float:left; margin-right:95px; }
#nav-home, #nav-about-us, #nav-finance-options, #nav-resources { float:left; color:#5E5149; font: 11px Georgia, "Times New Roman", Times, serif; }
#nav-about-us a, #nav-finance-options a, #nav-resources a { color:#9E9792; text-decoration:none; }
#nav-about-us a:hover, #nav-finance-options a:hover, #nav-resources a:hover,  #header .selected a { color:#6E625B; }
#nav-home { width:65px; }
#nav-home h2 { background-image:url(../images/home.gif); text-indent:-9999px; width:32px; height:11px; }
#nav-about-us h2, #nav-finance-options h2, #nav-resources h2 { margin-bottom:10px; text-indent:-9999px; background-repeat:no-repeat}
#nav-about-us { width:122px; }
#nav-about-us h2 { background-image:url(../images/navheader-aboutus.gif); width:52px; height:11px; }
#nav-finance-options { width:144px; }
#nav-finance-options h2 { background-image:url(../images/navheader-financeoptions.gif); width:92px; height:11px; }
#nav-resources { width:125px; }
#nav-resources h2 { background-image:url(../images/nav-header-resources.gif); width:62px; height:11px; }

/*** home ***/
#home-image { width:742px; margin:18px auto 2px auto; }
#home-image img { float:left; }
#home-content { background:url(../images/home-content-bg.jpg) no-repeat; width:742px; height:355px; overflow:hidden; margin:0 auto; }
#home-center-content { width:230px; float:left; display:inline; height:315px; overflow:hidden;  margin:35px 0 0 15px; }
#home-feature-product { margin-bottom:10px; color:#9E9792; font: 15px Georgia, "Times New Roman", Times, serif; border-bottom:2px dotted #C7C6C4;}
#home-feature-product p { margin-bottom:7px }
#home-feature-product h2 { background:url(../images/header-feature-product.png) no-repeat; width:80px; height:10px; text-indent:-9999px; margin-bottom:10px; }
#home-feature-product h3 {
	color:#5E5149;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-weight:normal;
line-height:20px;
margin-bottom:4px;
width: 200px;
}
#home-feature-product h3 a{ color:#5E5149; text-decoration:none }
#home-market-updates { font: 11px Georgia, "Times New Roman", Times, serif; color:#9E9792; }
#home-market-updates h2 { background:url(../images/header-market-updates.png) no-repeat; width:75px; height:10px; text-indent:-9999px; margin-bottom:10px }
#home-market-updates h3 {
	color:#5E5149;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
#home-market-updates h3 a, #home-market-updates a{
	color:#5E5149;
	text-decoration:none;
}
#home-market-updates .more {
	display: none;
}

#home-market-updates p {  margin-bottom:15px}
#home-market-updates p.date { margin-bottom:5px; font-size:10px; color:#C2B59B }
#home-right-content { width:228px; overflow:visable; float:left; display:inline; margin:35px 0 0 20px;}
#home-testimonials { height:200px; overflow:hidden; margin-bottom:20px; }
#home-testimonials h2,#inner-content-testimonial h2 { background:url(../images/header-testimonials.png) no-repeat; width:60px; height:10px; text-indent:-9999px; margin-bottom:15px }
#home-testimonials blockquote,#inner-content-testimonial blockquote {
	margin-bottom:10px;
	color:#5E5149;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
#home-testimonials blockquote.last { margin-bottom:5px; }
#home-testimonials cite, #inner-content-testimonial cite {
	color:#C2B59B;
	font: 11px Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	padding-top: 4px;
	display:block;
}
#home-subscribe { font:11px Georgia, "Times New Roman", Times, serif; color:#9E9792; width:225px; }
#home-subscribe h2 { background:url(../images/header-subscribe.png) no-repeat; width:49px; height:10px; text-indent:-9999px; margin-bottom:10px }
#home-subscribe form { margin-top:5px; }
#home-subscribe input { vertical-align:middle; }
#home-subscribe input.email { width:185px; border:0; height:20px; font:11px Georgia, "Times New Roman", Times, serif; color:#AEA8A4; padding:3px 0 0 5px; float:left; }
#home-subscribe form a { width:25px; height:23px; background:url(../images/btn-go-sprite.gif); display:block; text-indent:-9999px; float:left; margin-left:3px; }
#home-subscribe form a:hover { background-position:right; }


/*** home-buttons ***/
#home-buttons { float:left; display:inline; margin:30px 0 0 5px; width:237px;}
#home-buttons li { width:237px; text-indent:-9999px; margin-bottom:6px; position:relative; float:left }
#home-buttons li a { width:237px; display:block;}
#home-buttons li a:hover { background-position:right; }
#home-button1 a{ background-image:url(../images/home-button1.gif); height:58px; }
#home-button2 a{ background-image:url(../images/home-button2.gif); height:58px; }
#home-button3 a{ background-image:url(../images/home-button3.gif); height:59px; }
#home-button4 a{ background-image:url(../images/home-button4.gif); height:59px; }
#home-button5 a{ background-image:url(../images/home-button5.gif); height:59px; }

#home-button1 a:hover, #home-button1 a.menu-open { padding-right:20px; background: url(../images/home-button1.gif) #EDE9E1 -237px 0 no-repeat !important; }
#home-button2 a:hover, #home-button2 a.menu-open { padding-right:20px; background: url(../images/home-button2.gif) #EDE9E1 -237px 0 no-repeat !important; }
#home-button3 a:hover, #home-button3 a.menu-open {/* padding-right:20px; */ background: url(../images/home-button3.gif) #EDE9E1 -237px 0 no-repeat !important; }
#home-button4 a:hover, #home-button4 a.menu-open { padding-right:20px; background: url(../images/home-button4.gif) #EDE9E1 -237px 0 no-repeat !important; }
#home-button5 a:hover, #home-button5 a.menu-open { /* padding-right:20px; */ background: url(../images/home-button5.gif) #EDE9E1 -237px 0 no-repeat !important; }

/*** sub buttons ***/
#home-button1 ul { width:242px; position:absolute; display:none; left:247px; top:0; background:url(../images/subnav-bg.jpg) top right; border-bottom:1px #D8D3CD solid; padding:10px 0; }
#home-button1 ul li { height:auto; font: 11px Georgia, "Times New Roman", Times, serif; margin-bottom:0 }
#home-button1:hover > ul { display:block; }
#home-button1 ul a:hover{ color:#5E5149; background:url(../images/more-arrow.gif) 5px 8px no-repeat !important;}
#home-button1 ul a{ font-weight:bold; background-image:none; text-indent:0; height:auto; color:#9C948F; text-decoration:none; padding:5px 18px; }



#home-button2 ul { width:242px; position:absolute; display:none; left:247px; top:0; background:url(../images/subnav-bg.jpg) top right; border-bottom:1px #D8D3CD solid; padding:10px 0; }
#home-button2 ul li { height:auto; font: 11px Georgia, "Times New Roman", Times, serif; margin-bottom:0 }
#home-button2:hover > ul { display:block; }
#home-button2 ul a:hover{ color:#5E5149; background:url(../images/more-arrow.gif) 5px 8px no-repeat !important;}
#home-button2 ul a{ font-weight:bold; background-image:none; text-indent:0; height:auto; color:#9C948F; text-decoration:none; padding:5px 18px; }


#home-button3 ul { width:242px; position:absolute; display:none; left:247px; top:0; background:url(../images/subnav-bg.jpg) top right; border-bottom:1px #D8D3CD solid; padding:10px 0; }
#home-button3 ul li { height:auto; font: 11px Georgia, "Times New Roman", Times, serif; margin-bottom:0 }
#home-button3:hover > ul { display:block; }
#home-button3 ul a:hover{ color:#5E5149; background:url(../images/more-arrow.gif) 5px 8px no-repeat !important;}
#home-button3 ul a{ font-weight:bold; background-image:none; text-indent:0; height:auto; color:#9C948F; text-decoration:none; padding:5px 18px; }


#home-button4 ul { width:242px; position:absolute; display:none; left:247px; top:0; background:url(../images/subnav-bg.jpg) top right; border-bottom:1px #D8D3CD solid; padding:10px 0; }
#home-button4 ul li { height:auto; font: 11px Georgia, "Times New Roman", Times, serif; margin-bottom:0 }
#home-button4:hover > ul { display:block; }
#home-button4 ul a:hover{ color:#5E5149; background:url(../images/more-arrow.gif) 5px 8px no-repeat !important;}
#home-button4 ul a{ font-weight:bold; background-image:none; text-indent:0; height:auto; color:#9C948F; text-decoration:none; padding:5px 18px; }


#home-button5 ul { width:242px; position:absolute; display:none; left:247px; top:0; background:url(../images/subnav-bg.jpg) top right; border-bottom:1px #D8D3CD solid; padding:10px 0; }
#home-button5 ul li { height:auto; font: 11px Georgia, "Times New Roman", Times, serif; margin-bottom:0 }
#home-button5:hover > ul { display:block; }
#home-button5 ul a:hover{ color:#5E5149; background:url(../images/more-arrow.gif) 5px 8px no-repeat !important;}
#home-button5 ul a{ font-weight:bold; background-image:none; text-indent:0; height:auto; color:#9C948F; text-decoration:none; padding:5px 18px; }


/*** inner-content ***/
hr {
	border: 0;
	color: #EDE9E1;
	background-color: #EDE9E1;
	height: 5px;
	width: 100%;
	text-align: left;
}
#inner-content { width:742px; margin:33px auto 0 auto; min-height:355px; height:auto !important; height:355px; border-top:5px #EDE9E1 solid; padding:25px 0}
#inner-content-sidebar1 { width:130px; float:left; display:inline; }
#inner-content-sidebar1 h1 { font: 17px Georgia, "Times New Roman", Times, serif; color:#F15A29; margin-bottom:20px }
#inner-content-sidebar1 ul { font:11px Georgia, "Times New Roman", Times, serif; color:#B6B1AD }
#inner-content-sidebar1 ul a { color:#B6B1AD; text-decoration:none }
#inner-content-sidebar1 li { margin-bottom:10px; }
#inner-content-sidebar1 ul a:hover, #inner-content-sidebar1 li.selected a { color:#867D77; }
#inner-main-content {
	width:350px;
	float:left;
	display:inline;
	margin: 0 0 0 15px;
	color:#5E5149;
	line-height:14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
#inner-main-content p.intro {
	color:#C2B59B;
	margin-bottom:18px;
	margin-top:-4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 16pt;
}


#inner-main-content p {
	margin-bottom:12px;
	font-size: 10pt;
	line-height: 13pt;
}
#inner-main-content h2 {
	color:#F1592A;
	margin-bottom:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:19px;

}
#inner-main-content h3 {
	color:#5E5149;
	margin-bottom:8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#inner-main-content p.contact-us {
	color:#8C8580;
	font-size: 9pt;
}
#inner-main-content a { color:#F1592A }
#inner-main-content .entry {
	background:url(../images/inner-content-hr.gif) bottom repeat-x;
	padding-bottom:10px;
	margin-bottom:20px;
}
#inner-main-content .client-blocks {
	background:url(../images/inner-content-hr.gif) bottom repeat-x;
	padding-bottom:10px;
	margin-bottom:5px;
}
#inner-content-sidebar2 { width: 220px; float:right; }
#inner-content-subscribe { border-bottom:5px #EDE9E1 solid; font:11px Georgia, "Times New Roman", Times, serif; color:#9E9792; padding-bottom:15px; margin-bottom:12px;}
#inner-content-subscribe h2 { background:url(../images/header-subscribe.png) no-repeat; width:49px; height:10px; text-indent:-9999px; margin-bottom:10px }
#inner-content-subscribe form { margin-top:5px; }
#inner-content-subscribe input { vertical-align:middle; }
#inner-content-subscribe input.email { background-color:#F3F0EB; width:175px; border:0; height:20px; font:11px Georgia, "Times New Roman", Times, serif; color:#AEA8A4; padding:3px 0 0 5px; float:left; }
#inner-content-subscribe form a { width:25px; height:23px; background:url(../images/btn-go-sprite.gif); display:block; text-indent:-9999px; float:left; margin-left:2px; }
#inner-content form a:hover { background-position:right; }
#inner-content-lenders { border-bottom:5px #EDE9E1 solid; padding-bottom:15px; margin-bottom:12px;}
#inner-content-lenders h2 { background:url(../images/header-our-lenders.gif) no-repeat; width:59px; height:11px; text-indent:-9999px; margin-bottom:10px }
#inner-content img { padding: 0 5px 5px 0; vertical-align:middle; display:inline-block }
#inner-content-feature { border-bottom:5px #EDE9E1 solid; font:11px Georgia, "Times New Roman", Times, serif; color:#9E9792; padding-bottom:15px; margin-bottom:12px;}
#inner-content-feature h2 { background:url(../images/header-feature-product.png) no-repeat; width:80px; height:10px; text-indent:-9999px; margin-bottom:10px; }
#inner-content-feature h3 {
	color:#5E5149;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
	width: 200px;
}
#inner-content-feature h4 { color:#D6CEBC; font: 14px Georgia, "Times New Roman", Times, serif }
#inner-content-testimonial { border-bottom:5px #EDE9E1 solid; font:11px Georgia, "Times New Roman", Times, serif; color:#9E9792; padding-bottom:15px; margin-bottom:12px;}
#inner-content-testimonial h3 { color:#5E5149; font: 13px Georgia, "Times New Roman", Times, serif; margin-bottom:5px }
#inner-content-testimonial h4 { color:#D6CEBC; font: 11px Georgia, "Times New Roman", Times, serif }
#inner-content-member { border-bottom:5px #EDE9E1 solid; padding-bottom:15px; margin-bottom:12px;}
#inner-content-member  h2 {
	background:url(../images/header-member.png) no-repeat;
	width:59px;
	height:11px;
	text-indent:-9999px;
	margin-bottom:10px
}

/*** footer ***/
#footer { width:860px; margin:0 auto; background-image:url(../images/footer-bg.png); height:56px; clear:both; text-align:right; color:#9E9792; font:8pt Georgia, "Times New Roman", Times, serif}
#footer p {padding:20px 15px 0 0}
#footer a {padding:0 5px; color:#9E9792; text-decoration:none}
#footer a:hover { color:#7E746D; }
#footer-logos { background-image:url(../images/footer-logos.jpg); width:722px; height:75px; overflow:hidden; margin:0 auto; padding: 18px 10px 0 10px}
#footer-logos h2 { background:url(../images/footer-our-lenders.gif) no-repeat; width:61px; height:11px; text-indent:-9999px; margin-bottom:10px; }
#footer-logos p span { padding-right:14px }
#footer-logos p span.last { padding-right:0 !important }

/*** misc ***/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size:1px; }
#home-content .more {
	line-height: 12px;
}
.more {
	color:#8E8580;
	text-align:right;
	background:url(../images/more-arrow.gif) right no-repeat;
	padding-right:9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
}
.more a{ color:#A7A09B; text-decoration:none }
.more a:hover { color:#7C726B }

#footer ul {margin:0px; padding:25px;}
#footer li {list-style-type:none; display:inline;}
#home-image {width:742px; height:170px; overflow:hidden;}
#nav-home h2 {cursor:pointer;}
#page-title {text-transform:uppercase;}
#header li {line-height:1.5em;}
.system-message, .system-error-message {margin:0px; padding:25px;}

/*contact form */
#contact-form {line-height:1.6em;}
#contact-form input, #contact-form textarea{ border:1px solid #CCCCCC; padding:3px; width:250px;}
label {color:#000;width:175px;}
#contact-form textarea {width:315px;}
#contact-form label { font-size:1em;}
#contact-form p button{background:#dad3c3; border:none;color:#9e9792;font-size:14px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:bold;height:26px;line-height:26px;padding:0 20px;position:relative; }
#contact-form h3 {margin-top:15px;}

table th, table td {border:0px;}
label {color:#5E5149;font-family:Georgia,"Times New Roman",Times,serif;font-size:12px;font-size-adjust:none;font-style:normal;font-variant:normal;font-weight:normal;line-height:2em;}
#CaptchaV2 {margin-bottom:15px;}

#inner-main-content input.email {background-color:#F3F0EB;border:0 none;color:#AEA8A4;float:left;font-family:Georgia,"Times New Roman",Times,serif;font-size:11px;height:20px;line-height:normal;padding:3px 0 0 5px;width:175px;
}

#inner-main-content input {
vertical-align:middle;
}

#inner-main-content ul {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#inner-main-content #privacyPolicy ul {
	color:#9E9792;
	font-size:11pt;
	margin-top: 5px;
	padding-top: 5px;
}
#inner-main-content li {
	list-style-type:disc;
	margin-bottom: 5px;
}

#nav-home img{margin-top:-3px;}

#inner-main-content h3 a {
	color:#5E5149;
	font-size:12pt;
	font-weight:bold;
	line-height:14pt;
	text-decoration: none;
	text-transform: none;
}
#inner-main-content .date {color:#c0b69b; line-height:14pt;}
#inner-main-content p {line-height:12pt; font-size:10pt;}
#inner-main-content h2 a {
	text-decoration:none;

}

#testimonials p, #contact-info p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	color:#5E5149;
	line-height:1.2em;
}
#testimonials p.name {
	font-size:10pt;
	color:#C2B59B;
	line-height:1em;
}
.contact-heading {
	font-size:10pt;
	color:#C2B59B;
	line-height:.8em;
	display: block;
	margin-bottom: 5px;
}
#contact-info a {color:#5E5149; text-decoration:none;}

#privacyPolicy h2 {color:#5E5149;font:13pt/14pt Georgia, "Times New Roman", Times, serif;}
#privacyPolicy p {font:11pt/14pt Georgia, "Times New Roman", Times, serif;color:#9E9792;}

#inner-content-feature h3 a {
	color:#5E5149;
	font-family: Georgia, "Times New Roman", Times, "serif 18pt/19pt";
	text-decoration: none;
}
#inner-content-feature p {
	color:#AAA4A0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
}

#applicationForms span.name a{
	color:#5E5149;
	text-decoration:none;
	font-size: 12px;
}
#applicationForms p{
	margin-bottom: 0px;
}
#applicationForms .specs{
	margin-bottom: 8px;
	font-size: 10px;
	color: #C2B59B;
	text-align: left;
	margin-top: 0px;
	padding-top: 1px;
	padding-left: 25px;
}
.downloadLink a {
font-size: 11px;
text-decoration:none
}
.downloadLink a:hover {
text-decoration:underline
} 
.blog-post-container {display:none;}
.blog-post blockquote {
	display: block;
	border: 1px dotted #CCCCCC;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 15px;
	margin-left: 4px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#finance-submenu-container a {
	text-transform: uppercase;
}
#enews-on-page .enews-para {
	display: none;
}
.home-link1 {
	margin-left:-10px;
	margin-top:-13px;
}
.home-link1 a {
	width: 246px;
	height: 113px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;
	line-height: 0px;
	background-color: transparent;
	background-image: url(../images/btn-novated-leasing.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
}
.home-link1 a:hover {
	background-image: url(../images/btn-novated-leasing.jpg);
	background-repeat: no-repeat;
	background-position: center -113px;
	display:block;
}
.target356659 {
	height:45px;
	margin-left:-20px;
	margin-top:15px;
	overflow:hidden;
	text-indent:-1000em;
}
.target356664 {
	display:none;
}
.target356659 a {
	width: 364px;
	height: 45px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;
	line-height: 0px;
	background-color: transparent;
	background-image: url(../images/btn-contact-us.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
}
.target356659 a:hover {
	background-image: url(../images/btn-contact-us.gif);
	background-repeat: no-repeat;
	background-position: center -45px;
	display:block;
}




.blank-btn {
	height:45px;
	margin-left:-20px;
	margin-top:15px;
	overflow:hidden;
	text-indent:-1000em;
}
.blank-btn a {
	width: 364px;
	height: 45px;
	margin: 0;
	padding-top: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0;
	text-indent: 59px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 13px;
	background-color: transparent;
	background-image: url(../images/btn-blank.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.01em;
	text-decoration:none;
	line-height:1px;
}
.blank-btn a:hover {
	background-image: url(../images/btn-blank.gif);
	background-repeat: no-repeat;
	background-position: center -45px;
	display:block;
	text-decoration:none;
}






/*reset*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
em { font-style:italic }
a { outline:none; }
strong { font-weight:bold; }





/*end reset*/
