body {
	background-image: url(../images/bg-geosavi.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
	text-align: center;
	margin: 10px 0 5px 0;
	font-family:  Arial, Verdana;
	font-size: 14px;
	color: #6d6f72;
}


body.popUp {
	background-image: none;
	background-color: #000000;
	text-align: center;
	font-family:  Arial, Verdana;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


h1 {
	font-size: 30px;
	color: #739fc8;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #b4c3d5;
	width: 100%;
	clear: both;
	text-transform: capitalize;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-size: 24px;
	color: #ffe595;
	margin: 0;
}


h3 {
	font-size: 20px;
	color: #064987;
	margin: 25px 0 15px 0;
	clear: both;
}

h4 {
	font-size: 16px;
	color: #064987;
	margin: 25px 0 15px 0;
	clear: both;
	line-height: 20px;


}


ul {
	font-size: 14px;
	line-height: 30px;
	color: #6d6f72;
}

ul.faqs {
	line-height: 23px;
	margin-top: 20px;
	padding: 0;
	list-style: none;

}

ul.faqs li {	
	background-image: url(../images/img-yellowArrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

.containerAll {
	width: 1006px;
	margin: 0 auto;
	text-align: left;
}


/*This area commented out to allow normal aweber submit button size, doesn't change the site...
input, select {
	border: 1px solid #b0b9cb;
	height: 18px;
	padding: 4px 0 0 3px;
	color: #a7a7a7;
	font-size: 12px;
}
*/
select {
	height: 25px;

}

input.radio {
	border: none;
}


img {
	display: block;
	clear: both;
}

a { 
	color: #3980d9;
}


a:hover {
	text-decoration: none;
}


p {
	font-size: 14px;
	line-height: 21px;
	color: #6d6f72;
	margin-top: 15px;	
}

ol {
	font-size: 14px;
	line-height: 21px;
	color: #9a9a9a;
	margin: 0 0 0 25px;
	padding: 0 0 0 5px;

}

ol li {
	margin: 0 0 12px 0;
}

.floatLeft {
	float: left;
}


.floatRight {
	float: right;
}

.header {
	float: left;
	width: 971px;
	height: 83px;
	clear: both;
	padding: 0 15px 0 20px;
}

.logo {
	float: left;
	width: 260px;
}


.companyInfo {
	float: right;
	width: 260px;
	font-size: 11px;
	color: #619cbc;
	padding: 7px 0 0 0;
	text-align: right;
	font-weight: bold;
}

.companyInfo a {
	color: #083751;
	text-decoration: none;
}

.companyInfo a:hover {
	text-decoration: underline;
}

img.myAccount {
	margin: 4px 0 0 0;
	float: right;
}

.mainNav {
	float: left;
	width: 1006px;
	height: 56px;
	clear: both;
}

.mainNav img {
	float: left;
}

#dropdown {
	list-style: none;
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;	
}

#dropdown li {
	float: left;
	display: block;
}

#dropdown .mainLink {
	float: left;
}


#dropdown div
{	
	position: absolute;
	visibility: hidden;
	width: 175px;
	top: 49px;
	left: 20px;
	margin: 0 0 0 0;
	clear: both;	
	z-index: 1000;
}

html>body #dropdown div { *margin: 0 0 0 0 }

#dropdown div.Features {
	margin: 0 0 0 120px;
}

#dropdown div.Planning {
	margin: 0 0 0 -15px;
}

#dropdown div.Client {
	margin: 0 0 0 -8px;
}

#dropdown div.News {
	margin: 0 0 0 -35px;
	width: 120px;
}

#dropdown div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 6px 10px 6px 13px;
	width: 152px;
	background: #FFFFFF;
	color: #619cbc;
	font-size: 12px;
	text-decoration: none;
	border-left: 1px solid #79cffc;
	border-right: 1px solid #79cffc;
	border-bottom: 1px solid #79cffc;
	font-weight: bold !important;
}

#dropdown div a.first
{	
	border-top: 1px solid #79cffc;
}

#dropdown div a:hover, #dropdown div a.last:hover
{	
	background: #00619d;
	color: #FFFFFF;
}

.tabsDisplay {
	float: left;
	width: 998px;
	clear: both;
	background-image: url(../images/bg-tabsDisplay.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 9px;
}

.learnMore {
	float: left;
	clear: both;
	margin: 20px 0 0 0;
}


.tabLeft ul {
	font-size: 18px;
	color: #FFFFFF;
	margin: 15px 0 0 0;
	padding: 0;
	line-height: 30px;
	list-style: none;
}

.tabLeft ul li {
	padding: 0 0 0 30px;
	list-style: none;
}

.tabLeft p {
	color: #FFFFFF;
}

.mainCont {
	float: left;
	width: 951px;
	background-image: url(../images/bg-mainCont.gif);
	background-repeat: repeat-y;
	background-position: top left;
	clear: both;
	padding: 25px 25px 20px 30px;
}

.mainContSub {
	float: left;
	width: 1006px;
	background-image: url(../images/bg-mainContSub.png);
	background-repeat: repeat-y;
	background-position: top left;
	clear: both;
	padding: 0 0 20px 0;
}

.productCont {
	float: left;
	width: 564px;
}


.productCont .top {
	float: left;
	height: 32px;
	width: 564px;
	background-image: url(../images/hdr-product.gif);
	background-repeat: repeat-none;
	background-position: top left;
	clear: both;
}

.productCont .middle {
	float: left;
	width: 521px;
	background: #fff7e6;
	clear: both;
	border-left: 1px solid #f7d795;
	border-right: 1px solid #f7d795;
	padding-top: 25px;
	padding-bottom: 0;
	padding-right: 25px;
	padding-left: 15px;
}

.productCont .middle p {
	margin-top: 10px;
}

.flashObject {
	margin: 8px 17px 0 0;
	width: 250px;
	float: left;
}

.productCont .bottom {
	float: left;
	width: 563px;
	height: 26px;
	clear: both;
	background-image: url(../images/bg-productBottom.gif);
	background-repeat: repeat: none;
	background-position: top left;
}

.contactCont {
	float: left;
	width: 359px;
	margin: 0 0 0 26px;	
}


.contactCont .top {
	float: left;
	width: 359px;
	height: 135px;
	background-image: url(../images/hdr-contact.gif);
	background-repeat: repeat-none;
	background-position: top left;
}

.contactCont .middle {
	float: left;
	width: 342px;
	height: 175px;
	padding: 0 0 0 17px;
	background-image: url(../images/bg-contactCont.gif);
	background-repeat: repeat-none;
	background-position: top left;
}

.contactCont .bottom {
	float: left;
	width: 359px; 	
	
}

<-- START GENERAL FORM DIV



<-- END GENERAL FORM DIV


<-- START DEMO CONTACT FORM 

.contactdemoCont {
	float: left;
	width: 359px;
	margin: 0 0 0 26px;	
}


.contactdemoCont .top {
	float: left;
	width: 359px;
	height: 135px;
	background-image: url(../images/hdr-contact.gif);
	background-repeat: repeat-none;
	background-position: top left;
}

.contactdemoCont .middle {
	float: left;
	width: 342px;
	height: 275px;
	padding: 0 0 0 17px;
	background-image: url(../images/bg-contactCont.gif);
	background-repeat: repeat-none;
	background-position: top left;
}

.contactdemoCont .bottom {
	float: left;
	width: 359px; 		
}

<-- END DEMO CONTACT FORM 

<-- START TESTIMONIAL FORM 

.contacttestimonialCont {
	float: left;
	width: 359px;
	margin: 0 0 0 26px;	
}

.contacttestimonialCont .top {
	float: left;
	width: 359px;
	height: 135px;
	background-image: url(../images/hdr-contact.gif);
	background-repeat: repeat-none;
	background-position: top left;
}

.contacttestimonialCont .middle {
	float: left;
	width: 475px;
	height: 450px;
	padding: 0 0 0 17px;
	background-color: #d5e9fa;
}

.contacttestimonialCont .bottom {
	float: left;
	width: 359px; 		
}

<-- END TESTIMONIAL FORM 



.contactTbl .label, .reqDemoTbl .label {
	font-size: 14px;
	color: #005a87;
	font-weight: bold;
	text-align: right;
}

.contactTbl p {
	margin: 0;
	padding: 0;
}

.contactTbl input, .reqDemoTbl input {
	width: 177px;
	height: 18px;
	padding: 4px 0 0 3px;
	color: #a7a7a7;
	font-size: 12px;
	font-weight: bold;
}

.contactTbl input.radio {
	width: 15px;
	margin: 0 10px 0 0;
}

.contactTbl input.submit, .reqDemoTbl input.submit {
	border: none;
	width: 86px;
	height: 26px;
}

.logosBottom {

	width: 1006px;
	float: left;
	clear: both;
	margin: 20px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #4f5053;
	padding: 0 0 0 10px;
}

.logosBottom a {
	float: left;
	margin: 10px 0 0 50px;
}


/* SUB PAGE STYLES */


.imgLeft {
	float: left;
	margin: 4px 15px 20px 0;
	border: 1px solid #7ba9bc;
}

.imgRight {
	float: left;
	margin: 4px 0 15px 10px;
	border: 1px solid #7ba9bc;
}


.crumbBar {
	float: left;
	width: 968px;
	height: 22px;
	background: #7ba9bc;
	margin: 0 0 0 10px;
	padding: 6px 20px 0 0;
	clear: both;
}


.breadCrumb {
	float: right;
	font-size: 12px;
	color: #FFFFFF;
}

.breadCrumb a {
	color: #FFFFFF;
}


.subCont {
	float: left;
	width: 951px;
	padding: 20px 25px 20px 30px;
	min-height: 300px;
}

.subCont p {
	margin-bottom: 20px;
}

.testimonial {
	padding: 15px 0 20px 0;
	border-bottom: 1px solid #dddedf;
	float: left;
	clear: both;
	width: 600px;
}

.testimonial a {
	text-decoration: none;
	font-size: 12px;
}

.testimonial a:hover{
	text-decoration: underline;
}

.companyName {
	font-weight: bold;
	font-size: 14px;
	color: #585858;
}

.client {
	clear: both;
	float: right;
	margin: 10px 0 0 0;
	font-size: 13px;
	color: #c7c8c9;	
}

.subCont p.quote1 {
	background-image: url(../images/img-quote1.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 13px;
	margin: 10px 0 0 0;
}

span.quote2 {
	width: 9px;
	height: 8px;
	background-image: url(../images/img-quote2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 10px 0 0;
	margin: 0 0 0 4px;
}


.subLeft {
	float: left;
	width: 600px;
	padding: 0 10px 0 0;
}

.subLeft img a {
	float: left;
	text-decoration: none;
}
.containerAll   .mainContSub   .subCont   .subLeft   img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.subRight {
	float: left;
	width: 300px;
	padding: 20px 0 0 30px;
}

.iFrame {
	width: 950px;
	height: 650px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}



ul.arrows {
	margin: 0;
	padding: 0;	
	color: #739fc8;
	font-size: 14px;
	list-style: none;
}


ul.arrows li {	
	background-image: url(../images/img-yellowArrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 20px;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}


.subLinksArea {
	float: left;
	clear: both;
	margin: 0 0 25px 0;
}

a.subLink {
	float: left;
	width: 295px;
	background: #739fc8;
	clear: both;
	margin: 0 0 1px 0;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	height: 20px;
	font-weight: bold;
}

a.subLinkActive {
	float: left;
	width: 295px;
	background: #064987;
	clear: both;
	margin: 0 0 1px 0;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	height: 20px;
	font-weight: bold;
}


a.subLink:hover {
	background: #064987;
}


.backTop {
	float: right;
	clear: both;
	width: 90px;
	padding: 15px 0 10px 0;
	font-size: 12px;
}

.tblDealers {
	width: 550px;

}

.tblDealers td.heading {
	color: #FFFFFF;
	font-weight: bold;
	background: #f1b73c;
}

.tblDealers td {
	background: #eeeeee;

}

/* END SUB PAGE STYLES */


/* FOOTER STYLES */


.footer {
	float: left;
	width: 966px;
	height: 62px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 22px 20px 0 20px;
	clear: both;
	font-size: 11px;
	color: #083751;
}

.footer .copyright {
	float: left;
}


.footer .footerLinks {
	float: right;
	color: #FFFFFF;
}

.footer .footerLinks a {
	font-weight: bold;
	color: #083751;
	text-decoration: none;
	margin: 0 2px 0 2px;
}

.footer .footerLinks a:hover {
	text-decoration: underline;
}
