@charset "UTF-8";
/* CSS Document */
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;
}
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;
}
/*----------------------------General Site Styles----------------------------*/
body {
	background: url(../images/background.jpg) #FFF repeat-x center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin-right: 0;
	padding-bottom: 20px;
}
.blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #658497;
}
.black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}
.makesureTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #ad440d;
}
.makesureTitleStrong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	color: #ad440d;
}
.makesureText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ad440d;
}
.disclaimer{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000;
	margin-right: 0;
	padding-bottom: 20px;
}
.testimonialsource{
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #447624;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 20px;
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 100%;
	text-align: left;
	font-style: italic;
	background: url(../images/dotted_divider.gif) repeat-x bottom left;
}
.testimonialsource_last{
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #447624;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 100%;
	text-align: left;
	font-style: italic;
}
.testimonialquote{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 10px;
	color: #88965c;
	font-style: italic;
	font-weight: bold;
}

.faqanswer{
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #88965c;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 635px;
	text-align: left;
	font-style: italic;
	background: url(../images/dotted_divider.gif) repeat-x bottom left;
}
.faqanswer_last{
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #88965c;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 574px;
	text-align: left;
	font-style: italic;
}
.warrantylist{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #6D7B3C;
	padding: 6px 0 4px 10px;
	text-align: left;
	background: url(../images/dotted_divider.gif) repeat-x top left;
}
.warrantylistheader{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #AABC70;
	padding: 0 0 8px 0;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #447624;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0;
	color: #7f2710;
	margin-top: 10px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	margin-bottom: 10px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #658497;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
a:link, a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #447624;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #44494a;
}
ul {
	padding-bottom: 20px;
}
ul.body {
	padding-bottom: 20px;
	padding-left:20px;
	list-style:disc;
}

ol.body {
	padding-bottom: 20px;
	padding-left:20px;
}

.facts {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #7f2710;
}
.quotation {
	font-size: 16px;
	color: #88965c;
}
.answer {
	font-style: italic;
}
.image-center {
	margin-bottom: 20px;
}
.image-left {
	float: left;
	margin: 0 25px 15px 0;
}
.image-right {
	float: right;
	margin: 0 0 15px 25px;
}
.contactinfo {
	float: left;
	margin: 0 50px 15px 0;
	border-bottom: 1px solid #d3d8db;
	line-height: 22px;
}
.callout {
	font-weight: bold;
	color: #7f2710;
}
.safetyCallout {
	margin-left: 20px;
}
.safetyCalloutNumber {
	font-size: 28px;
	font-weight: bold;
	color: #7f2710;
}
.employees {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #d3d8db;
}
.projects {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #d3d8db;
}
.pagination {
	color: #24a3c6;
	text-align: right;
}
.clear {
	clear: both;
}
/*----------------------------Wrapper Styles----------------------------*/
#divWrapper {
	width: 1007px;
	margin: 0 auto;
	background: url(../images/header_background.gif) #FFF no-repeat center top;
}
/*----------------------------IQS Styles----------------------------*/
#divIqs {
	width: 342px;
	height: 230px;
	background: url(../images/iqs_background.gif) #FFF no-repeat center top;
	overflow: hidden;	
}
#divIqsForm {
	width: 292px;
	display: block;
	margin: 120px 0 0 50px;
}
	 
/*----------------------------Branding Styles----------------------------*/
#divHeader {
	width: 1007px;
}
#divBranding {
	position: relative;
	width: 1007px;
	height: 105px;
}
#divLogo {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 225px;
	height: 85px;
}
#divLogo a:link, #divLogo a:visited{
	display: block;
	background: url(../images/logo2.gif) 0 0 no-repeat ;
	width: 225px;
	height: 85px;
}
#divLogo a:hover{
	background-position: 0 0;
}
#divLogo a:active{
	background-position: 0 0;
}
#divHeaderFixed{
	position: absolute;
	top: 10px;
	left: 705px;
	z-index: auto;
}
/*----------------------------Navigation Styles----------------------------*/
#divNavMain {
	position: relative;
	width: 1007px;
	height: 52px;
	background: url(../images/navmain_background.gif) no-repeat left top;
}
#divNavPhone {
	position: relative;
	float: right;
	padding-top: 2px;
	margin-right: 21px;
	width: 300px;
	height: 40px;
}
#divNavPhone a{
	cursor: default;
}
#divNavMain ul{
	position: absolute;
	top: 3px;
	left: 25px;
	width: 775px;
	height: 42px;
	overflow: hidden;
}
#divNavMain li{
	float: left;
}
#divNavMain ul, #divNavMain li{
	padding: 0;
}
	
/* Why Singer Button */
#divNavMain li#whysinger a { 
	float: left;
	display: block;
	width: 119px;
	height: 42px;
	background: url(../images/navmain_button_background.gif) no-repeat left top;
	background-position: 0 0;
	padding-top: 52px; 
	}
	
#divNavMain li#whysinger a:hover { background-position: 0 -42px; }

#divNavMain li#whysinger a:active { background-position: 0 -84px; }

#divNavMain li#whysinger a.current:link, #divNavMain li#whysinger a.current:visited, #divNavMain li#whysinger a.current:hover{
	background-position: 0 -126px; 
	cursor: default;}

/* Fianncial Solutions Button */
#divNavMain li#financialsolutions a { 
	float: left;
	display: block;
	width: 116px;
	height: 42px;
	background: url(../images/navmain_button_background.gif) no-repeat left top;
	background-position: -119px 0;
	padding-top: 52px;
	}
	
#divNavMain li#financialsolutions a:hover { background-position: -119px -42px; }

#divNavMain li#financialsolutions a:active { background-position: -119px -84px; }

#divNavMain li#financialsolutions a.current:link, #divNavMain li#financialsolutions a.current:visited, #divNavMain li#financialsolutions a.current:hover{
	background-position: -119px -126px; 
	cursor: default;}

/* How It Works Button */
#divNavMain li#howitworks a { 
	float: left;
	display: block;
	width: 122px;
	height: 42px;
	background: url(../images/navmain_button_background.gif) no-repeat left top;
	background-position: -235px 0;
	padding-top: 52px; 
	}
	
#divNavMain li#howitworks a:hover { background-position: -235px -42px; }

#divNavMain li#howitworks a:active { background-position: -235px -84px; }

#divNavMain li#howitworks a.current:link, #divNavMain li#howitworks a.current:visited, #divNavMain li#howitworks a.current:hover{
	background-position: -235px -126px; 
	cursor: default;}

/* Our Happy Customers Button */
#divNavMain li#ourhappycustomers a { 
	float: left;
	display: block;
	width: 191px;
	height: 42px;
	background: url(../images/navmain_button_background.gif) no-repeat left top;
	background-position: -357px 0;
	padding-top: 52px; 
	}
	
#divNavMain li#ourhappycustomers a:hover { background-position: -357px -42px; }

#divNavMain li#ourhappycustomers a:active { background-position: -357px -84px; }

#divNavMain li#ourhappycustomers a.current:link, #divNavMain li#ourhappycustomers a.current:visited, #divNavMain li#ourhappycustomers a.current:hover{
	background-position: -357px -126px; 
	cursor: default;}
	
/* Contact Button */
#divNavMain li#contact a { 
	float: left;
	display: block;
	width: 77px;
	height: 42px;
	background: url(../images/navmain_button_background.gif) no-repeat left top;
	background-position: -548px 0;
	padding-top: 52px; 
	}
	
#divNavMain li#contact a:hover { background-position: -548px -42px; }

#divNavMain li#contact a:active { background-position: -548px -84px; }

#divNavMain li#contact a.current:link, #divNavMain li#contact a.current:visited, #divNavMain li#contact a.current:hover{
	background-position: -548px -126px; 
	cursor: default;}
	
/*----------------------------Navigation (Sub) Styles----------------------------*/
#divNav_sub {
	width: 635px;
	margin: -10px 0 0 0;
	height: 30px;
	border-bottom: 1px solid #bdcbd5;
}
#divNav_sub ul{
	height: 30px;
	margin: 0 25px;
	margin-bottom: 0;
	/* margin-top: 10px; #447624*/
	padding: 0;
}
#divNav_sub li{
	float: left;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: -13px;
	padding-bottom: 0;
}

#divNav_sub a{
	display: block;
	/* width:150px; */
	padding: 2px 7px 2px 7px;
	border: 1px solid #000000;
	color: white;
	background: #447624; 
}

#divNav_sub a:link, #divNav_sub a:visited{
	font-size: 11px;
	text-decoration: none;
	color: #fffffff;
	background: #447624;
}
#divNav_sub a:hover {
	text-decoration: underline;
	color: #333333;
	background: #e8e8e8;
}
#divNav_sub a.current:link, #divNav_sub a.current:visited{
	font-size: 13px;
	color: #658497;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}
/*----------------------------Content Styles----------------------------*/
#divContent {
	overflow: auto;
	width: 1007px;
	background: #FFF;
}


/*----------------------------Main Content Styles----------------------------*/
#divContentMain {
	float: left;
	width: 635px;
	margin: 0;
	padding: 10px 10px 10px 20px;
}
.divContentMainBullet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-left: 50px;
	padding-left: 14px;
	color: #537b33;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0 3px;

}
/*----------------------------Main Content—Secondary Styles----------------------------*/
#divContentMain_secondary {
	float: left;
	width: 1007px;
	margin: 0 0 0 15px;
	padding: 10px 10px 10px 20px;
}
#divContentMain_secondary li{
	list-style: disc;
	margin-left: 25px;
}
p.pagination a:link, p.pagination a:visited{
	color: #24a3c6;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
}
p.pagination a:hover{
	color: #FFF;
	background: url(../images/pagination_current.gif) 12px 0 no-repeat;
	padding-left: 15px;
}
p.pagination a.pagination_current:link, p.pagination a.pagination_current:visited{
	color: #FFF;
	background: url(../images/pagination_current.gif) 12px 0 no-repeat;
	padding-left: 15px;
}
/*----------------------------Sub Content Styles----------------------------*/
#divContentSub {
	float: right;
	width: 301px;
	margin-top:-10px;
	padding: 10px 20px 10px 10px;
	background: url(../images/contentmain_line.gif) repeat-y center top;

}
/*----------------------------Quote Styles----------------------------*/
#divQuoteHeader {
	float: right;
	width: 301px;
	height: 39px;
	margin: 0;
	padding: 0;
	background: url(../images/freequote.gif) #bdcbd5 no-repeat left top;
	overflow: hidden;
}

#divLogin {
	position: relative;
	left: 130px;
	width: 140px;
	height: 39px;
}
#divLogin a:link, #divLogin a:visited{
	display: block;
	background: url(../images/quote_login_background.gif) 0 0 no-repeat ;
	width: 140px;
	height: 39px;
}
#divLogin a:hover{
	background-position: 0 -39px;
}

#divQuote {
	float: right;
	width: 301px;
	margin: 0;
	background: url(../images/quote_background.gif) #bdcbd5 no-repeat left top;
}

#divCalltoaction {
	float: right;
	width: 270px;
	margin: 0;
	background-color: #FFF;
	border: 1px solid #000;
}
#divCalltoactionHeader {
	float: left;
	margin: 10px 0 0 0;
}
#divCalltoactionBody {
	display: block;
	float: left;
	width: 250px;
	padding: 5px 10px 0 10px;
}
#divCalltoactionBody .promocode {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	color: #000;
	padding: 10px 10px 10px 10px;
	margin-top: -10px;
	margin-bottom: 10px;
	background-color: #CE531A;
	border: 1px solid #000;
}
#divCalltoactionFooter {
	float: right;
	margin: 0 0 15px 0;
}
#divQuote p {
	padding: 15px 20px 10px 18px;
}
#divQuote form p {
	padding: 0 0 3px 50px;
}
.indentQuoteLabel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 50px;
	color: #658497;

}
#divQuote h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0;
	color: #658497;
}

#divQuote h2 img {
	margin-left: 18px;	
	margin-right: 10px;	
}
/*----------------------------Callout Styles----------------------------*/
#divCallout {
	float: left;
	width: 575px;
	margin-top: 0;
	overflow: hidden;
}
#divCalloutContainerOne {
	float: left;
	width: 277px;
}
#divCalloutOne {
	float: left;
	width: 277px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(../images/CalloutOne_background.gif) #FFF no-repeat left top;
	overflow: hidden;
}
#divCalloutOne p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 50px 20px 10px 18px;
}
#divCalloutContainerTwo {
	float: left;
	width: 277px;
}
#divCalloutTwo {
	float: left;
	width: 277px;
	height: 200px;
	padding: 0;
	margin-left: 20px;
	background: url(../images/CalloutTwo_background.gif) #FFF no-repeat left top;
	overflow: hidden;
}
#divCalloutTwo p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 50px 20px 10px 18px;
}
#divCalloutLearnMore {
	float: right;
	display: block;
	height: 27px;
	width: 277px;
	text-align: right;
}

/*----------------------------Feature Styles----------------------------*/
#divFeature {
	position: relative;
	width: 1007px;
	height: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#divFeature ul{
	height: 180px;
	width: 1007px;
	overflow: hidden;
	background: url(../images/feature_background.gif) #a7c549 repeat-x left top;

}
#divFeature li{
	display: block;
	width: 335px;
	height: 180px;
	color: #FFF;
	text-decoration: none;
	margin-right: 0;
	overflow: hidden;
	background: url(../images/feature_divider.gif) no-repeat right top;
	float: left;
}
#divFeature li.feature_last{
	display: block;
	width: 335px;
	height: 180px;
	color: #FFF;
	text-decoration: none;
	margin-right: 0;
	overflow: hidden;
	background: url(../images/feature_divider_last.gif) no-repeat  right top;
	float: left;
}
#divFeature table{
	width: 280px;
	height: 180px;
	overflow: hidden;
}
#divFeature a table{
	width: 280px;
	height: 180px;
	overflow: hidden;
}
#divFeature ul, #divFeature li{
	padding: 0;
	overflow: hidden;
}
#divFeature.feature_last{
	display: block;
	width: 335px;
	height: 180px;
	overflow: hidden;
	background: url(../images/feature_divider_last.gif) no-repeat  right top;
}
#divFeature p{
	float: left;
	width: 180px;
	font-size: 11px;
	line-height: 15px;
	color: #4F6F1F;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 4px;
	overflow: hidden;
}

#divFeature p.feature_last{
    width: 180px;
	font-size: 11px;
	line-height: 15px;
	color: #4F6F1F;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 4px;
	overflow: hidden;
}

#divFeature a:link, #divFeature a:visited{
	display: block;
	width: 335px;
	height: 180px;
	color: #FFF;
	text-decoration: none;
	margin-right: 0;
	overflow: hidden;
	background: url(../images/feature_divider.gif) no-repeat right top;
}

#divFeature a.feature_last:link, #divFeature a.feature_last:visited{
	display: block;
	width: 335px;
	height: 180px;
	overflow: hidden;
	background: url(../images/feature_divider_last.gif) no-repeat  right top;
}
#divFeature a:link p, #divFeature a:visited p{
	float: left;
	width: 180px;
	font-size: 11px;
	line-height: 15px;
	color: #4F6F1F;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 4px;
	overflow: hidden;
}

#divFeature a.feature_last:link p, #divFeature a.feature_last:visited p{
    width: 180px;
	font-size: 11px;
	line-height: 15px;
	color: #4F6F1F;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 4px;
	overflow: hidden;
}

#divFeature a:hover p, #divFeature a.feature_last:hover p{
	color: #3B5317;
}
#divFeature a:active p, #divFeature a.feature_last:active p{
	color: #3B5317;
}

/*----------------------------Footer Styles----------------------------*/
#divFooter {
	width: 1007px;
	/* background: url(../img/bkg/footer_background.gif) #FFF no-repeat left top; */
	margin-left: 10px;
	margin-right: 10px;
}
#divFooter p{
    font-size: 9px;
    color: #a2b3be;
	line-height: 14px;
	padding-left: 65px;
	padding-top: 3px;
}
#divFooter p a:link, #divFooter p a:visited {
	font-size: 10px;
	line-height: 14px;
	color: #798a1f;
	text-decoration: underline;
}
#divFooter p a:hover {
	text-decoration: none;
/*----------------------------Form Styles----------------------------*/
/*label, label span*/
label, label span {
}
label span {
}
.smalllabel {
	width: 100px;
	margin-left: 20px;
	display: block;
	height: 24px;
	float: left;
}
.largelabel {
}

.mediumform {
	display: block;
	background-color: #D8E2E8;
	border-color: #64798D;
	border-width: 1px;

}
.mediumselect {
	
}
#divQuote form p .mediumradial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 50px;
	color: #658497;
	}
.radiallabel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 2px;
	color: #658497;
	}
.smallform {
}
.largelabel {
}
.selectbutton {
}
/*fieldset, input*/


div.information{
}
#divSubmitForm input{
}
br {
}


span.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 0;
    float: none;
    padding: 0 0 5px 0;
    font-size: 11px;
display: block;
text-align: left;
width: auto;
clear: both;
}

.error_wrapper {
width: auto;
margin: 0 0 0 0;
padding: 0 0 0 0;
display: block;
}

.indent1 {
margin-left: 25px;
}

.indent2 {
margin-left: 50px;
}

.indent3 {
margin-left: 75px;
}

.LV_valid {
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field, {
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
