/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;	
	text-align:center;
	background-color:white;
	color:black;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;	
	background-image: url('../images/body-bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;	

}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong{
	font-weight:bold;
}

/*default classes*/
.vertop{
	vertical-align:top;
}
.verbot{
	vertical-align:bottom;
}
.clear{
	clear:both;
}
.mapimage{
	background-image: url('../images/page-layout.jpg');
	background-repeat:no-repeat;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.padlr{
	padding-left:8px;
	padding-right:8px;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.thirdteen{
	height:13px;
}
.hidden{
	display:none;
}
.padtop{
	padding-top:10px;
}
.mauto{
	margin:auto;
}
.underline{
	text-decoration:underline;
}
.margtop{
	margin-top:10px;
}
.italic{
	font-style:italic;
}
.smaller {
font-size: 14px;}
.imgright{
	float:right;
	padding-left:5px;
	padding-bottom:5px;
}
div.pagewrapper{
	width:989px;
	overflow:hidden;
	margin:auto;
	text-align:left;
}
.minheight{
	height:500px;
}
.narrowtitle{
	font-family:Arial Narrow;
	font-size:18px;
	font-weight:normal;
	color:#222222;
}
.blue{
	color:#147cbe;
}
.bluebold{
	font-family:Arial;
	font-size:30px;	
	font-weight:bold;
	line-height:33px;
	color:#147cbe;
	text-decoration:none;	
}
.bluebold.mid{
	font-size:18px;
	line-height:21px;
}
.padbot{
	padding-bottom:10px;
}
.bold{
	font-weight:bold;
}
a.serviceGuarantee {
display: block;
width: 110px;
height: 105px;
float: right;}

a.nounderline {
text-decoration: none;}

#sbbanner a.bannerlink{
display: block;
width: 200px;
height: 98px;}
/*layout*/
div#header{
	width:989px;
	height:147px;
	background-position:0px 0px;
	overflow:hidden;	
}
div#header.fullheight{
	height:154px;
}
div#topinfo{
	height:61px;
	overflow:hidden;	
	padding-top:5px;
}
div#topinfo div.colleft{
	width:246px;
	padding-top:10px;
	background-image: url('../images/topseparator.jpg');
	background-repeat:no-repeat;
	background-position:230px 20px;	
}
div#topinfo div.colright{
	width:220px;
	padding-top:15px;
}
div#midinfo{
	height:30px;
	overflow:hidden;
	padding-top:5px;	
}
ul.unorderedlist{
	padding-left:20px;
	padding-bottom:10px;
}
ul.unorderedlist li.disc{
	list-style-type: disc;
}
/*menuwrapper*/
ul#menu{
	padding-left:260px;
}
ul#menu a.link{
	display:block;
	height:46px;
}
ul#menu a#option1{
	width:75px;
	background-position:-249px -187px;
}
ul#menu a#option2{
	width:102px;
	background-position:-324px -187px;
}
ul#menu a#option3{
	width:112px;
	background-position:-426px -187px;
}
ul#menu a#option4{
	width:96px;
	background-position:-538px -187px;
}
ul#menu a#option5{
	width:97px;
	background-position:-634px -187px;
}
ul#menu a#option6{
	width:65px;
	background-position:-731px -187px;
}
ul#menu a#option7{
	width:97px;
	background-position:-796px -187px;
}
ul#menu a:hover#option1,
ul#menu a#option1.selected{	
	background-position:-249px -233px;
}
ul#menu a:hover#option2,
ul#menu a#option2.selected{	
	background-position:-324px -233px;
}
ul#menu a:hover#option3,
ul#menu a#option3.selected{	
	background-position:-426px -233px;
}
ul#menu a:hover#option4,
ul#menu a#option4.selected{	
	background-position:-538px -233px;
}
ul#menu a:hover#option5,
ul#menu a#option5.selected{	
	background-position:-634px -233px;
}
ul#menu a:hover#option6,
ul#menu a#option6.selected{	
	background-position:-731px -233px;
}
ul#menu a:hover#option7,
ul#menu a#option7.selected{	
	background-position:-796px -233px;
}
/*end of menu*/
ul.verticalmenu{
	padding-left:605px;	
}
ul.verticalmenu li.greencircle{
	background-image: url('../images/greencircle.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:15px;
	padding-right:10px;
}
ul.verticalmenu li.nocircle{
	padding-left:15px;
	padding-right:10px;
}
ul.verticalmenu a.link{
	color:#414141;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
}
ul.verticalmenu a:hover.link{
	color:black;	
	text-decoration:underline;
}
/*indexcontent*/
div#indexcontent div#left{
	width:523px;
	height:265px;
	overflow:hidden;
	background-position:0px -313px;
}
div#indexcontent div#right{
	width:466px;
	height:265px;
	overflow:hidden;
	background-position:-523px -313px;
	
}
span.blue a:link, span.blue a:visited {
color:#147cbe;
text-decoration: none; }

div#right div.position{
	padding-top:20px;
}
h1.title{
	color:#517602;
	font-size:26px;
	line-height:29px;
	padding-bottom:15px;
}
h2.subtitle{
	font-size:14px;
	line-height:17px;
	color:#0588b0;
	padding-bottom:3px;
}
div#right p.paragraph{
	font-size:12px;
	line-height:15px;
	color:#414141;
	width:335px;
}
a#shipbutton{	
	position:relative;
	width:466px;	
	height:57px;
	display:block;
	font-size:0px;	
	top:20px;	
}
/*Content Wrapper*/
div#contentwrapper{
	width:949px;
	overflow:hidden;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-left:20px;
}
div#sidebar{
	width:208px;
	padding-right:34px;	
	overflow:hidden;
}
div#maincontent{
	width:699px;
	overflow:hidden;
}
div#maincontent a.link{
	color:black;
}
div#maincontent a.link:visited{
	color:black;
}
.cred a.link{
	color:black;
}
.cred a.link:visited{
	color:black;
}
div#maincontent div.doublecol div.leftcol{
	width:397px;
	padding-right:29px;
}
div#maincontent div.doublecol div.rightcol{
	width:244px;
	padding-right:10px;
}
div#maincontent p.paragraph{
	color:#3f3f3f;
	font-size:12px;
	line-height:16px;
}
div#phoneicon{
	background-image: url('../images/phone-icon.jpg');
	background-repeat:no-repeat;
	padding-left:65px;	
	margin-top:25px;
}
div#phoneicon p.text{
	font-size:35px;
	color:#069dc6;	
	padding-top:10px;
	padding-bottom:10px;
}
div#roundcontainer{
	width:693px;
	height:308px;
	background-position:0px -637px;
	margin-top:20px;
	
}
a.arrowlink{
	font-size:18px;
	font-weight:bold;
	color:#047da4;
	line-height:22px;	
	background-image: url('../images/greenarrow2.gif');
	background-repeat:no-repeat;
	background-position:right 8px;
	padding-right:10px;	
}
p.footnote{
	font-size:12px;
	line-height:15px;
	padding-top:10px;
}
ul.unorderedlist li.diamond{
	background-image: url('../images/blackdot.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:15px;
	font-size:12px;
	line-height:15px;
	color:#3f3f3f;
	padding-bottom:20px;
}
ul.unorderedlist li.diamond ul.list{
	padding-top:15px;
}
ul.sidebarmenu{
	padding-left:16px;
	padding-right:16px;
	padding-bottom:20px;
}
ul.sidebarmenu li.greenarrow{
	background-image: url('../images/greenarrow.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:30px;
	border-bottom:1px solid #addfee;
	padding-bottom:3px;
	margin-bottom:5px;
}
ul.sidebarmenu li.greenarrow.nobord{
	border:0px;
}
ul.sidebarmenu li.greenarrow a.link{
	color:#000000;
	font-size:15px;
	text-decoration:none;
	line-height:18px;
}
div#roundcontainer div.spacing{
	padding-left:30px;
	padding-top:20px;
}
div#roundcontainer .fn_it{
	width:210px;
}
div#roundcontainer .cn_it{
	width:180px;
}
div#roundcontainer .ln_it{
	width:200px;
}
div#roundcontainer .e_it{
	width:229px;
}
div#roundcontainer .bt_it{
	width:169px;
}
div#roundcontainer .textarea{
	width:623px;
	height:90px;
}
div#roundcontainer .btnpos{
	padding-right:33px;
	padding-top:6px;
}
div.twocol div.col{
	width:315px;	
}
div.twocol div.col.padright{
	padding-right:25px;
}
div.twocol div.col div.row{
	padding-bottom:10px;
}
.formlabel{
	display:block;
	font-size:14px;
	padding-top:4px;
	padding-bottom:10px;
}
div.twocol .formlabel{
	padding-right:10px;
}
div#sbbanner{
	width:208px;
	height:198px;
	background-image: url('../images/24-7-and-shipping-banner.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}
h2.question{
	background-image: url('../images/greenarrow2.gif');
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:15px;	
	color:#0480a8;
	font-size:12px;
	line-height:15px;
}
p.answer{
	font-size:12px;
	line-height:15px;
	padding-left:15px;
	padding-bottom:22px;
}
/*doublecol*/
div.doublecol{
	padding-top:20px;
}
div.doublecol div.left{
	width:373px;
	padding-right:25px;
}
div.doublecol div.video{
	width:300px;
}
/*doublelist*/
div.doublelist ul.list{
	width:47%;
	padding-right:3%;
	padding-top:10px;
}
div.doublelist ul.list li.bluedot{
	color:#04769d;
	font-size:12px;
	line-height:15px;
	padding-bottom:5px;
	background-image: url('../images/blackdot.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:15px;
}
/*footer*/
div#footer{
	width:989px;
	height:42px;
	background-position:0px -579px;
	overflow:hidden;
	text-align:center;
	padding-top:10px;	
}
ul.footermenu{
	width:437px;
	margin:auto;	
}
ul.footermenu a.link{
	color:#414141;
	font-size:12px;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	background-image: url('../images/footer-separator.gif');
	background-repeat:no-repeat;
	background-position:right;	
}
ul.footermenu a.link.nobg{
	background-image:none;
}
div#footer p.clear{
	padding-top:5px;
	color:#414141;
	font-size:12px;
}
p.disclaimer{
	font-size:12px;
	font-family:verdana;
	line-height:18px;
	color:#2a2923;
	padding-bottom:20px;
	padding-top:10px;
}
p.disclaimer .red{
	color:#8a0404;
}
p.disclaimer .small{
	font-size:11px;
}
/*news ticker*/
div#newsticker{
	width:989px;
	height:42px;
	overflow:hidden;
	background-position:0px -948px;
	margin-bottom:10px;
}
div.newscontainer h1.title{
	font-size:20px;
}
div.newscontainer h1.title span.trademark{
	font-size:60%;
	vertical-align:bottom;
}
div.newscontainer h1.title{
	padding-top:7px;
}
/* liScroll style declarations */
.tickercontainer { /* the outer div with the black border */
width: 890px; 
height: 30px; 
margin: 0; 
padding: 0
overflow: hidden; 
background-image: url('../image/page-layout.png ');
background-repeat:no-repeat;
background-position:-12px -623px;
text-align:left;
}
.notice { /* the outer div with the black border */
width: 890px; 
height: 30px; 
margin: 0; 
padding: 0
overflow: hidden; 
background-image: url('../image/page-layout.png ');
background-repeat:no-repeat;
background-position:-12px -658px;
}
.notice h3.noticetext{
	color:white;
	padding-top:10px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
top:12px;
width: 989px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 900px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker h3 {
white-space: nowrap;
padding: 0;
font-size:14px;
color: black;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

/*Support Page Styles*/

div.support-section {
float:left;
margin: 0 0 40px 0;}

.support-section p {
font-size:12px;
line-height:16px;
margin: 15px 0 15px 0;}

h2.section-title {
font-size: 22px;
color: #147cbe;
font-weight:bold;}

h3 {
font-size: 16px;
color: #404040;
font-weight: bold;
margin: 0 0 20px 0;}

.support-section ul {
line-height: 16px;
margin: 0 0 15px 0;}

/*About Page Styles*/

div.about-section {
float:left;
margin: 0 0 40px 0;}

h2 {
font-size: 18px;
color: #147cbe;
font-weight:bold;}

h2.equipment-heading {
font-size: 18px;
color: #75a80a;
font-weight: normal !important;}

.about-section p {
font-size:14px;
line-height:16px;
margin: 15px 0 15px 0;}

.about-section p.big {
font-size:13px;
line-height:16px;
margin: 5px 0 15px 0;}

.about-section ul {
color: #0588b0;
font-weight: bold;
line-height: 16px;
font-size: 12px;}

.about-section ul.indent {
color: #0588b0;
font-weight: normal !important;
margin: 0 0 0 200px;}

.aboutContent .green-arrow-list li {
text-decoration: underline;
font-size: 14px;
line-height: 22px;
background-image: url("../images/greenarrow2.gif") !important;
background-repeat: no-repeat;
background-position: left 8px;
padding-left: 15px;
margin: 0 0 0 10px;}

/*Testimonial Page Styles*/

div.testimonial-section {
float:left;
margin: 0 0 30px 0;
padding: 0 0 30px 0;
border-bottom: 1px solid #d2e7ec;}

#maincontent div.nobord {
border: none !important;}

.testimonialContent h1.title {
padding-bottom: 30px;}

div.testimonial-section img {
margin: 0 15px 0 0;}

div.testimonial-section h2 {
font-size: 13px;
margin: 0 0 3px 0;}

div.testimonial-section p {
font-size: 12px;
line-height: 16px;
margin: 0 0 20px 0;}

div.testimonial-section span.greencircle {
background-image:url("../images/greencircle.gif");
background-position:right 3px;
background-repeat:no-repeat;
padding-right:15px;}

/*Financing Styles Begin Here*/

.financingContent p {
font-size:12px;
line-height:16px;
margin: 0px 0 20px 0;}

.financingContent h2.section-title {
font-size: 22px;
color: #147cbe;
font-weight:bold;
margin: 0 0 20px 0;}

.financingContent h3 {
font-size: 16px;
color: #404040;
font-weight: bold;
margin: 0 0 20px 0;}

/*Equipment styles begin here*/

.equipmentContent h2 {
line-height: 20px;}

.equipTable caption {
width: 699px;
height:30px;
color: white;
font-weight: bold;
background: url("../images/tableHead.jpg") no-repeat;
padding: 7px 0 0 15px; }

.equipTable {
border: 1px solid #d2e7ec;}

.equipTable tr {
border-bottom: 1px solid #d2e7ec;}

div#equipmentContent table {
color: #147cbe;
font-size: 16px;}

#maincontent p.green {
color: #75A80A;
font-size: 16px;
margin: 20px 0 20px 0;}

.equipTable td.red {
color: #ee3509;}

.equipTable td {
padding: 10px;
border-bottom: 1px solid #d2e7ec;
border-left: 1px solid #d2e7ec; }

.equipTable td.nobordbtm {
padding: 10px;
border-bottom: 0px;}

.equipTable td.nobordlft {
border-left: 0px; }

.equipTable td.green {
color: #75A80A;}

.equipTable td.blue {
font-size: 12px;
border-bottom: 0px;
border-top: 0px;
border-left: 0px;}

.equipTable ul {
font-size: 13px;
line-height: 20px;}

.equipTable ul.normal {
color: #333;}

.equipTable tr.greyBkg {
background: #ebebeb;}

.equipTable h3 {
color: #147CBE;
margin: 0 0 2px 0;}

.equipTable p.imageclick {
color: #636363;
font-size: 11px;
margin-left: 30px;}

.equipTable td.minWidth {
width: 425px;}

