﻿body{
	margin:0px;
	background:#ffffff url('images/bg.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:20px;
}

hr{
	height: 1px;
	width:100%;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	border: none;
	border-bottom: 1px solid ;
	color:#78BCEB;
}

.leftColumn hr{
	color:#ccc;
}

h1{
	font-size:19pt;
	font-family: "Arial Narrow", arial;
	font-weight:normal;
	text-transform:uppercase;
	color:#4292C5;
	padding:5px 0px;
	border-bottom:1px #ccc solid;
	margin:0px;
}

h2{
	font-size:9pt;
	background: #E0F2FF url('images/h2BG.jpg') repeat-x left center;
	border:1px #8dc5ea solid;
	width:253px;
	height:30px;
	text-align:center;
	margin:7px 0px;
	text-transform:uppercase;
	color:#078dbf;
	line-height: 30px;
}

h2 a{
	display:block;
	width:253px;
	height:25px;
	padding-top:5px;
	color:#078dbf;
	text-decoration:none;
}

h2 a:hover{
	color:#fff;
	background:#97cff7;
}

h3{
	font-size:10pt;
	color:#4292C5;
	margin-bottom:5px;
	margin-top:15px;
	text-transform:uppercase;
}

h3 a{
	color:#fe8f00;
}

h3 a:hover{
	color:#4292C5;
}

h4{
	font-size:11pt;
	font-style:normal;
	color:#4292C5;
	margin: 5px 0px 0px 0px;
}

h5{
	font-size:12pt;
	color:#4292C5;
	text-transform:uppercase;
	text-align:center;
	border-top:1px #dddddd dashed;
	border-bottom:1px #dddddd dashed;
	padding:5px 0px;
	margin: 15px 0px 15px 0px;
}

p{
	margin:10px 0px;
}

ul {
	margin-left:10px;
	padding-left:10px;
	margin:3px 0px 0px 0px;
}

ul li{
	list-style-image:url('images/listImage.jpg');
	padding-left:0px;
	margin-left:10px;
	margin-bottom:8px;
}

.items li{
	list-style-image:url('images/listImage2.jpg');
	line-height:17px;
	margin-top:14px;
	margin-bottom:8px;
}

.versus li{
	list-style-image:url('images/listImageVS.png');
	line-height:17px;
	margin-top:8px;
	margin-bottom:8px;
}

.versus {
	margin-left:17px;
}

b{
	color:#000;
}

a{
	color:#FE8F00;
}

a:hover{
	color:#4292C5;
}

#wrapper{
	width:100%;
	margin:auto;
	background: transparent url('images/slidesBG.png') no-repeat scroll center 128px;
	border:0px #000 solid;
}

/*******************************/
/*           Header            */
/*******************************/

#headerWrapper{
	width:900px;
	margin:auto;
	background: transparent url('images/index_01.jpg') no-repeat;
	height:129px;
}

.logo{
	float:left;
	width:290px;
	height:100px;
}

#headerInfo{
	float:right;
	width:595px;
	height:50px;
	text-align:right;
	padding: 2px 15px 0px 0px;
}

.agentLogin{
	margin:0px 0px 27px 0px;
	font-size:8pt;
	letter-spacing:1px;
	color:#2e2e2e;
}

.agentLogin a{
	text-decoration:none;
	color:#888888;
	font-weight:bold;
}

.agentLogin a:hover{
	color:#000;
}

.topNumber{
	margin:0px;
	padding:0px 0px 2px 0px;
	font-size:20pt;
	color:#949494;
}

.slogan{
	margin:0px;
	padding:0px;
	font-style:italic;
	font-size:11pt;
	font-weight:bold;
	color:#6FB3E2;
}

.headerBottom{
	height:24px;
	text-align:right;
	padding-left:85px;
}

/*******************************/
/*         DropDown            */
/*******************************/

#navigation{
position:absolute;
left: 50%;
margin-left: -365px;
margin-top:100px;
float:left;
padding-left:1px;
height:26px;
z-index:100;
background: transparent url('images/navBG.png') no-repeat scroll left center;
}

#navigation ul{
 list-style: none;
 list-style-image:none;
 margin: 0;
 padding: 0;
 float:left;
}

#navigation li{
	list-style: none;
	list-style-image:none;
	float:left;
	margin:0;
	padding:0;
}

.creditDropdown{
	width:158px;
	padding-bottom:15px;
}

.creditDropdown li{
	clear: both;
}

.creditDropdown a{
	width:139px;
}

.creditMachinesDropdown{
	width:147px;
}

.creditMachinesDropdown li{
	clear: both;
}

.creditMachinesDropdown a{
	width:129px;
}

.creditMachinesDropdown ul li{
	width:177px;
}

.creditMachinesDropdown ul a{
	width:159px;
}

.servicesDropdown{
	width:166px;
}

.servicesDropdown li{
	clear: both;
}

.servicesDropdown a{
	width:147px;
}

#navigation ul ul {
position: absolute;
background: transparent url('images/dropShadow.png') no-repeat scroll right 26px;
margin-top: -26px;
}

#navigation ul ul a{
display: block;
color:#fff;
background: #87C8F2;
text-align:left;
text-decoration:none;
border-bottom: 1px #6cb2df solid;
height:20px;
line-height: 20px;
}

#navigation ul ul a:hover{
background:#acdbfa;
}

#navigation ul li:hover ul ul{
visibility:hidden;
}

#navigation ul ul{
visibility:hidden;
}

#navigation ul ul li:hover ul{
visibility:visible;
}

#navigation ul li:hover ul{
visibility:visible;
}

#navigation li{
	position:relative;
}

#navigation ul ul ul{
	position:absolute;
	top:26px;
	background: transparent url('images/dropShadow.png') no-repeat scroll right top;
	left:100%;
}

#navigation a{
display:block;
height:26px;
background: transparent url('images/navBG.png') no-repeat scroll right center;
text-decoration:none;
color:#fff;
font-size:8pt;
line-height:26px;
text-align:center;
padding:0px 6px;
font-weight:bold;
}

#navigation a:hover{
color:#066caf;
background:transparent url('images/ddRootBG.jpg') no-repeat scroll right top;
}

#active a {
	color:#066caf;
	/*background:transparent url('images/navBGActive2.jpg') no-repeat scroll right center;*/
	background:transparent url('images/ddRootBG.jpg') no-repeat scroll right top;
}

#applyNavLink a{
	color:#fff;
	background:transparent url('images/ddRootBGorange.jpg') no-repeat scroll right top !important;
}

#applyNavLink a:hover{
	color:#fff;
	background:transparent url('images/ddRootBGorangeHover.jpg') no-repeat scroll right top !important;
}

#applyNavLinkActive a{
	color:#066caf;
	background:transparent url('images/ddRootBGorange.jpg') no-repeat scroll right top;
}

.arrow{
	border: 0px;
}


/*******************************/
/*        Flash Section        */
/*******************************/

#slideWrapper{
	clear:both;
	margin:auto;
	width:900px;
	height:366px;
	background:transparent url('images/index_02.jpg') no-repeat;
}

.slides{
	float:left;
	width:605px;
	height:348px;
	padding-top:18px;
}

#quoteInfo{
	float:right;
	width:295px;
	height:100%;
}

.quoteInfoTop{
	padding-top:57px;
	height:100px;
	color:#6FB3E2;
	font-size:11pt;
}

.quoteInfoTop p{
	font-weight:bold;
	margin:0px;
}

.quote{
	font-size:14pt;
}

.number{
	font-size:19pt;
	color:#FF9F00;
	padding:8px 0px 0px 0px;
}

.highlightedWord{
	 color:#FF9F00;
}

.note{
	 margin-top:0px;
	 font-size:8pt;
	 padding-bottom:4px;
}

.quoteForm{
	height:203px;
	line-height:normal;
}

/*******************************/
/*           Form              */
/*******************************/

.mainContact{
	width:246px;
	font-weight:bold;
}

.mainContact p{
	margin:5px 0px;
}

.contactFormLeft{
	width:246px;
	float:left;
	padding-left:29px;
	color:#fff;
}

.required{
	font-style:italic;
	font-weight:normal;
}

.comments{
	clear:both;
	width:275px;
	padding-left:10px;
}

.formButtons{
	text-align:right;
	padding-right:20px;
}

.formButtons input{
	background-image:url('images/submitButton.jpg');
	border:0px;
	width:235px;
	height:32px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.formButtons input:hover{
	background-image:url('images/submitButtonHover.jpg');
}

.formfields{
	width:236px;
	margin-bottom:8px;
	border:1px #1E86CC solid;
}

.activateForm{
	border-bottom: 1px #ccc solid;
}

.activateFormfields{
	width:270px;
	border:1px #ccc solid;
	margin:0px 5px 10px 0px;
}

/*******************************/
/*          Content            */
/*******************************/

#contentWrapperHome{
	clear:both;
	margin:auto;
	background:#fff url('images/slidesBG.png') repeat-y scroll center top;
}

#contentWrapper{
	clear:both;
	margin:auto;
	background:#ececec url('images/slidesBG.png') repeat-y scroll center top;
}

#content{
	width:870px;
	margin:auto;
	padding:10px 15px 5px 15px;
	background:#ffffff;
	color:#737373;
}

.leftColumn{
	 width: 577px;
	 padding-right:20px;
}

.rightColumn{
	 padding: 0px 3px 0px 15px;
	 border-left:0px #ccc dashed;
}

.rightColumn p{
	margin:5px 0px;
}

/******************************/
/**     Alternate Layout     **/
/******************************/
.leftColumn2{
	 padding-right:20px;
}

.rightColumn2{
	 padding: 0px 3px 0px 15px;
	 border-left:0px #ccc dashed;
	 width:577px;
}

.rightColumn2 p{
	margin:5px 0px;
}

/********************************/


.choiceTable{
	border:0px #ccc solid;
	margin-top:5px;
}

.choiceTable td{
	width:50%;
	border:1px #EF7801 solid;
}

.choiceTable p{
	margin:4px 7px;
}

.limitedOffer{
	margin: 20px 0px 15px 0px;
	padding:0px 10px 0px 10px;
	text-align:center;
	font-size:12pt;
}

.limitedOffer p{
	margin:0px 0px;
}

.homeFeatures{
	margin:8px 0px;
	padding: 0px 0px 0px 15px;
	border:1px #B2B2B2 solid;
	background:url('images/featureBG.jpg') #ffffff repeat-y;
}

.homeService{
	 width:531px;
	 padding-right:10px;
}


.features{
	margin:8px 0px;
	padding: 0px 0px 0px 0px;
	border:1px #B2B2B2 solid;
	font-weight:bold;
}

.features table{
	background:url('images/phoneRep.jpg') #ffffff no-repeat;
}

.features h3{
	padding:5px 0px 0px 0px;
}

.features ul{
	margin: 8px 0px 0px 0px;
	line-height:23px;
}

.features p{
	margin:3px 0px 0px 2px;
}

.featuresImage{
	 float:left;
	 height:101px;
	 width: 95px;
	 text-align:center;
	 color:#fff;
	 margin:0px 9px 7px 0px;
}


.service{
	 width:346px;
	 padding:0px 0px 7px 210px;
	 padding-right:0px;
}

.tableComparison{
	 width: 100%;
	 margin-top:5px;
	 margin-bottom:5px;
	 border:3px #ccc double;
	 border-collapse:collapse;
}

.tableComparison td{
	padding:0px 5px;
}

.tableComparison th{
	padding:0px 5px;
}

.tableComparison p{
	margin:4px 0px;
}

.tableComparison th{
	text-align:left;
	background: #e3e3e3;
}

.shaded{
	background:#EFEFEF;
}

.solutions{
	width:100%;
	border-collapse: collapse;
	margin:0px 0px 5px 20px;
}

.solutions ul li{
	line-height:normal;
	margin:0px;
	padding:0px;
}

.machines{
	 width: 100%;
	 border-collapse:collapse;
	 text-align:left;
	 margin-bottom:15px;
	 line-height:normal;
}

.machines td{
	padding: 4px 10px;
}

.machines th{
	padding: 4px 10px;
}

.machines p{
	margin-bottom: 5px;
	font-weight:bold;
}

.machines ul{
	margin-bottom:15px;
}

.subSectionLinks {
	width: 100%;
	border-collapse:collapse;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}

.subSectionLinks p{
	margin-bottom: 5px;
}

.subSectionLinks img{
	padding:1px;
	border:1px #aaa solid;
}

.machines2 {
	width: 100%;
	border-collapse:collapse;
	text-align:center;
	margin-bottom:10px;
}

.machines2 td {
	padding: 5px 5px 25px 5px;
}

.machines2 img{
	padding:1px;
	border:1px #aaa solid;
}

.machines2 p{
	margin: 0px;
	text-transform:uppercase;
}

.overviewLink{
	text-align:right;
}

.viewAll{
	font-weight:bold;
	padding-left:15px;
	padding-top: 5px;
}

.freeQuote{
	margin:5px 0px 5px 0px;
}

.freeQuote a{
	display:block;
	width:250px;
	height:33px;
	line-height:33px;
	background-image:url('images/Quote.jpg');
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:11pt;
}

.freeQuote a:hover{
	background-image:url('images/QuoteHover.jpg');
}


/******************/

.features2{
	margin:8px 0px;
	padding: 0px 0px 0px 0px;
	border:1px #B2B2B2 solid;
	font-weight:bold;
}

.features2 table{
	
}

.features2 h3{
	padding:5px 0px 0px 0px;
}

.features2 ul{
	margin: 8px 0px 0px 0px;
	line-height:23px;
}

.features2 p{
	margin:3px 0px 0px 2px;
}

.featuresImage{
	 float:left;
	 height:101px;
	 width: 95px;
	 text-align:center;
	 color:#fff;
	 margin:0px 9px 7px 0px;
}


.service2{
	 width:368px;
	 padding:0px 0px 7px 168px;
	 padding-right:0px;
}

.rightColImg{
	padding:2px;
	border:1px #ccc solid;
}

.orange{
	color:#FF9F00;
}

/*******************/

.serviceGoButton{
	text-align:center;
	border-left:1px #B2B2B2 solid;
	background:url('images/tabBG.jpg');
}

.serviceGoButton a{
	display:block;
	height:125px;
	background-image:url('images/tabArrow.png');
	text-decoration:none;
}

.serviceGoButton:hover{
	text-align:center;
	background-color:#FFA202;
	background-image:url('images/tabBGhover.jpg');
	background-repeat:no-repeat;
}

.loansVsCash{
	width: 100%;
	margin-left: 0px;
	border:1px #ccc solid;
	padding:5px;
}

.odd{
	background-color:#efefef;
}

.offer{
	border:1px #ccc solid;
	height:150px;
}


.discount{
	float:left;
	height:91px;
	width: 95px;
	text-align:center;
	color:#fff;
	margin-right:9px;
	font-weight:bold;
	margin-bottom:5px;
	display:in
}

.discount a{
	display:block;
	height:92px;
	width:95px;
	background: transparent url('images/discountsBG.jpg') no-repeat;
	font-size:10pt;
	padding-top:12px;
	color:#fff;
	text-decoration:none;
}

.discount a:hover{
	color:#ffc68f;
	background-image:url('images/discountsBGhover.jpg');
}

.contactInfo{
	width: 100%; 
	border:3px #ccc double;
}

.guarantee{
	text-align:center;
	border:1px #ccc dotted;
	padding:10px 8px 5px 8px;
	margin-bottom:20px;
	font-weight:bold;
}

.callQuote{
	border:1px #ccc dotted;
	padding:0px 8px 5px 8px;
	margin: 15px 0px 20px 0px;
	line-height:22px;
}

.callQuote h3{
	margin-top:5px;
}

.free{
	font-weight:bold;
	text-transform:uppercase;
	color:#CC0000;
}

.testimonial{
	 font-size:95%;
	 font-style:italic;
	 margin-bottom:3px;
	 margin-top:10px;
}

.freeQuote{
	margin:5px 0px 5px 0px;
}

.freeQuote a{
	display:block;
	width:250px;
	height:33px;
	line-height:33px;
	background-image:url('images/Quote.jpg');
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:11pt;
}

.freeQuote a:hover{
	background-image:url('images/QuoteHover.jpg');
}

.testimonial p{
	margin-top:5px;
}

.quoteSignature{
	 text-align:right;
	 margin-top:0px;
	 font-size:95%;
	 font-weight:bold;
	 margin:0px;
	 font-style:normal;
}

.partners img{
	padding:0px 20px;
	margin:1px 0px;
}

.bbbInfo{
	margin:0px auto;
	margin-bottom:15px;
	padding:3px 7px;
	text-align:left;
	border: 1px #ccc dotted;
	clear:both;
	width:235px;
	height:50px;
	font-weight:bold;

}

.bbbInfo p{
	margin:0px;
}

.bbbTopLine{
	 padding-top: 5px; 
	 color:#6FB3E2; 
	 font-size:12pt;
}

.bbbBottomLine{
	 padding-left: 8px;
}

/*******************************/
/*          Footer             */
/*******************************/

#footer{
	background-color:#D7D7D7;
	color:#6c6c6c;
	height:42px;
	padding-top:5px;
	text-align:center;
	letter-spacing:1px;
	font-size:8pt;
}

#footer a{
	text-decoration:none;
	color:#6c6c6c;
}

#footer a:hover{
	color:#000;
}

#legal{
	color:#999999;
	width:900px;
	margin:auto;
	height:23px;
	padding-top:5px;
	text-align:center;
	font-size:8pt;
}

.legalNotice{
	font-size:7pt;
	color: #8f8f8f;
}

.email{
	width:440px;
	float:left;
	text-align:left;
	padding: 0px 0px 10px 5px;
	line-height:15px;
}

.copyright{
	width:440px;
	float:right;
	text-align:right;
	padding-right:5px;
}

/****************************/
/***  Second Opt-in form  ***/
/****************************/

#quoteInfo2{
	float:right;
	width:255px;
	height:100%;
	background:url('images/opt-inBG.jpg') no-repeat;
}

.quoteForm2{
	height:162px;
	line-height:normal;
}

.quote2{
	font-size:13pt;
}

.number2{
	font-size:16pt;
	color:#FF9F00;
	padding:0px 0px 0px 0px;
}

.quoteInfoTop2{
	height:67px;
	text-align:left;
	color:#6FB3E2;
	font-size:10pt;
}

.quoteInfoTop2 p {
	font-weight:bold;
	margin:0px;
}

.mainContact2{
	width:220px;
	font-weight:bold;
}

.contactFormLeft2{
	width:240px;
	float:left;
	padding-left:10px;
	color:#fff;
}

.comments2{
	clear:both;
	width:255px;
	padding-left:2px;
}

.formfields4{
	width:188px;
	margin-top:8px;
	border:1px #1E86CC solid;
}

.formfields3{
	width:188px;
	margin-top:8px;
	border:1px #1E86CC solid;
}

.formfields2{
	width:188px;
	margin-top:8px;
	border:1px #1E86CC solid;
}

.formfields2{
	margin-left:3px;
}

.formfields3{
	margin-left:1px;
}

.formButtons2 input{
	background-image:url('images/submitButton.jpg');
	border:0px;
	width:235px;
	height:32px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-align:center;
}

.formButtons2 input:hover{
	background-image:url('images/submitButtonHover.jpg');
}

/************* OptIn ************/

#optinWrapper{
	float:right;
	height:100%;
	margin-right:5px;
	width:310px;
	margin-bottom:35px;
	background: transparent url('images/calculator_02.jpg') no-repeat scroll left bottom;

}

#optin{
	 background: transparent url('images/calculator_01.jpg') no-repeat; 
	 line-height:normal;
}

.calcFormfields {
	border: 1px #A5ACB2 solid;
	width: 260px;
	margin-bottom:6px;
}

.calculateButton input{
	border: 0px;
	background: transparent url('images/calculateButton.jpg') no-repeat;
	width:180px;
	height:34px;
	margin: 15px 0px 6px 22px;
	cursor: pointer;
}

.calculateButton input:hover{
	background: transparent url('images/calculateButtonHover.jpg') no-repeat;
}

/**************************************/
/*         free quote thankyou        */
/**************************************/
.glassBox{
	 float:left;
	 width:390px;
	 text-align:center;
}

.thankyouInfo{
	float:right;
	width: 450px;
	margin-top:0px;
	text-align:center;
	margin-right: 10px;
}

.thankyouNote{
	 width: 400px;
	 margin-top:0px;
	 text-align:center;
	 border: 1px #ccc solid;
	 background:#eeeeee;
}

.thankyouNote p{
	 font-weight: bold;
	 font-size:11pt;
	 line-height: 20px;
	 margin:15px 0px;
	 
}