body {
	margin:16px 10px 14px 20px;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
	behavior: url("inc/csshover.htc");
}
#wrapper {
	width:900px;
	margin:0 auto;
}
#header {
	background:url('images/header.jpg') no-repeat;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	height:177px;
}
#header #slogan {
	float:none;
	font-size:10px;
	line-height:12px;
	margin:0;
	padding:0 20px 0 0;
	text-align: right;
}
#header p {
	float:right;
	font-size:18px;
	margin:0;
	padding:133px 0 8px 0;
}
#ourJingle {
	margin:120px 20px 0 60px;
	float:right;
	display:block;
	<!--background:url('images/listen-to-our-jingle.gif') no-repeat;-->
	width:103px;
	height:31px;
}

#ourJingle span {
	display:none;
}
.phoneNumber {
	color:#25282D;
	font-size:24px;
}
#banner {
	position:relative;
	width:900px;
	height:91px;
	overflow:hidden;
	margin-bottom:4px;
}
#banner img{
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#mainMenu {
	background:url('images/nav-top.gif') no-repeat;
	list-style:none;
	margin:0 0 5px 0;
	padding:0 30px;
}
#mainMenu li {
	display:inline;
}
#mainMenu a {
	display:inline-block;
	height:24px;
	padding:0 20px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	line-height:24px;
	letter-spacing:normal;
}
#mainMenu a:hover {
	background:url('images/nav-top-hover.gif');
}
#leftColumn {
	float:left;
}
.leftMenu {
	list-style:none;
	margin:0;
	padding:0;
}
.leftMenu li {
	position:relative;
}
.leftMenu a, .leftMenu a:visited {
	display:block;
	width:145px;
	height:26px;
	line-height:29px;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	line-height:24px;
	color:#000;
	text-align:center;
	background:url('images/nav-left.gif');
	letter-spacing:normal;
}
.leftMenu a:hover {
	background:url('images/nav-left-hover.gif');
}
.leftMenu .subMenuHeader {
	margin:0;
}
.leftMenu li:hover .subMenuHeader {
	display:block;
	position:absolute;
	z-index:5;
	left:145px;
	top:0;
}
.leftMenu .subMenuHeader {
	display:none;
}
.leftMenu li .subMenu li a, .subMenu li a:visited {
	padding:2px 0 2px 10px;
}
.leftMenu li {
	padding:0;
	margin:0;
}
#leftColumn h3 {
	font-size:14px;
	font-style:italic;
	margin:0;
	padding:10px 0 3px 0;
	font-weight:normal;
	color:#1441B2;
}
.subMenu li {
	display:block;
	height:25px;
}
.subMenu {
	background:url('images/nav-bottom-bg.gif') repeat-y;
	list-style:none;
	margin:0;
	padding:0;
}
.subMenu li a, .subMenu li a:visited {
	text-align:left;
	background:none;
	display:block;
	color:#000;
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:6px 0 6px 10px;
	line-height:14px;
	letter-spacing:normal;
	height:auto;
	width:auto;
}
.subMenu li a:hover {
	background:url('images/nav-bottom-hover.gif') repeat-y;
}
.subMenuHeader {
	width:145px;
	background:url('images/nav-bottom-top.gif') top center no-repeat;
	padding-top:8px;
}
.subMenuFooter {
	background:url('images/nav-bottom-bottom.gif') bottom center no-repeat;
	padding-bottom:9px;
}

.largeButtonTextBig, .largeButtonTextSmall,.largeButtonTextBig:visited,.largeButtonTextSmall:visited {
	display:block;
	width:148px;
	height:93px;
	padding:10px 5px 0 0;
	text-align:center;
	font-weight:bold;
	background:url('images/financing-available.gif') no-repeat;
	text-decoration:none;
	color:#209d3a;
}
.largeButtonTextBig:hover,.largeButtonTextSmall:hover {
	background:url('images/financing-available-hover.gif') no-repeat;
	color:#7dca74;
}
.largeButtonTextBig {
	font-size:25px;
	line-height:30px;
}
a.largeButtonTextSmall {
	font-size:16px;
	line-height:20px;
}
#contentHeader {
	background:url('images/content-top.gif') top center no-repeat;
}
#contentFooter {
	background:url('images/content-bottom.gif') bottom center no-repeat;
	padding:20px;
}
#content {
	background:url('images/content-bg.gif') repeat-y;
	float:left;
	width:588px;	
}
#rightColumn {
	float:right;
	width:150px;
}
#getQuote {
	background:url('images/get-quote-bg.gif') repeat-y;	
	width:151px;
}
#getQuoteHeader {
	background:url('images/get-quote.gif') top center no-repeat;	
}
#getQuoteFooter {
	background:url('images/get-quote-bottom.gif') bottom center no-repeat;
	padding:88px 0 10px 0;
	color:#FFF;
	text-align:center;
}
#footer {
	background:url('images/footer.gif') bottom center no-repeat;
	float:left;
	width:900px;
	border-top:#999 groove 2px;
	margin-top:10px;
	text-align:center;
}
#footer p {
	margin:12px 0;
	padding:0;
}
#supportLogos img {
	padding:0 4px;
}
p#footerCallToday {
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	margin-top:30px;
}

a {
	color:#666666;
	font-weight:normal;
	letter-spacing:1px;
	line-height:16px;
	text-decoration:underline;
}
a:visited {
	color:#333399;
}
a:active {
	color:#339933;
	font-weight:normal;
}
h3 {
	color:#1441B1;
}
h1, .headline {
	color:#333399;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:16pt;
	margin:0 0 15px 0;
}
h2, .subheads {
	color:#333399;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
	line-height:18pt;
	margin:16px 8px 14px 0;
}
.textHighlight {
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
}
.textHighlightTwo {
	color:#009900;
}
.textHighlightThree {
	color:#333399;
}
.textHighlightFour {
	color:#CC0000;
}
.textCenter {
	text-align:center;
}
.subheads,h3 {
color:#000000;
font-weight:bold;
}
.subhead1 {
	color:#333399;
	font-size:20px;
	font-style:italic;
	line-height:28px;
}
.imageLeft {
	float:left;
	margin:0 5px 5px 0;
}
.clear {
	clear:both;
}
.half {
	float:left;
	width:48%;
	padding:0 1%;
}
a img {
	border:none;
}
dt {
	font-weight:bold;
	padding:3px;
}
dd {
	padding:3px;
	margin-bottom:5px;
}
.contactForm {
	padding:0 10px;
}
.contactForm fieldset {
	margin:10px 0;
}
.contactForm fieldset legend {
	color:#333399;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:16pt;
}
.contactForm label {
	width:200px;
	display:inline-block;
	padding-right:5px;
	font-weight:bold;
	text-align:right;
	padding-bottom:3px;
	color:#333;
}
.contactForm .checkboxLabel {
	width:auto;
	text-align:left;
}
.contactForm .labelYesNo {
	width:400px;
	text-align:left;
	font-weight:normal;
}
form.customerSurvey label {
	width:140px;
}
.contactForm .labelTop {
	display:block;
	width:auto;
	text-align:left;
}
.contactForm .submit {
	width:100px;
	float:right;
}
.newsletterContactForm {
	width:400px;
	margin:0 auto;
	border:1px solid #CCC;
	padding:0 10px;
	margin-bottom:10px;
}
.newsletterContactForm label {
	width:200px;
	display:inline-block;
	text-align:right;
	padding-right:5px;
}
.newsletterContactForm .submit {
	width:100px;
	margin:0 auto;
	display:block;
}
.newsletterContactForm .benderCode span {
	color:#C00;
}
.required {
	font-weight:bold;
}
.newsletters {
	margin:0;
	padding:0;
	list-style: none;
}
.newsletters li {
	clear:both;
}
.newsletters a {
	line-height:140px;
	font-size:18px;
	color:#000;
	text-decoration:none;
}
.newsletters img {
	float:right;
	margin-bottom:5px;
}
#footerblog {
background:url("images/footer.gif") no-repeat scroll center bottom transparent;
border-top:2px groove #999999;
margin:10px auto 0;
text-align:center;
width:900px;

}