@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

p {color:#000000; font-family: Arial, Helvetica, sans-serif}





#wrapper {
	background-color: #FFFFFF;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 700px;
}
#masthead {
	margin: 0px;
	padding: 0px;
	width: 945px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 52px;
}

/* MAIN NAVIGATION */

#topnav {
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 945px;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
}



#homebutton {
	background-image: url(../images/top_navigation/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 121px;
	height: 53px;
}
#homebutton a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/top_navigation/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#homebutton a:hover {
	background-image: url(../images/top_navigation/home_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#featuresbutton {
	background-image: url(../images/top_navigation/features.gif);
	height: 53px;
	width: 131px;
	position: absolute;
	top: 0px;
	left: 121px;
	margin: 0 px;
}
#featuresbutton a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/top_navigation/features.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#featuresbutton a:hover {
	background-image: url(../images/top_navigation/features_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#budgetbutton {
	background-image: url(../images/top_navigation/budget.gif);
	height: 53px;
	width: 131px;
	position: absolute;
	top: 0px;
	left: 121px;
	margin: 0 px;
}
#budgetbutton a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/top_navigation/budget_planner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#budgetbutton a:hover {
	background-image: url(../images/top_navigation/budget_planner_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#budgettipsbutton {
	background-image: url(../images/top_navigation/budgettips.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 153px;
	position: absolute;
	left: 252px;
	top: 0px;
}
#budgettipsbutton a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/top_navigation/budgettips.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#budgettipsbutton a:hover {
	background-image: url(../images/top_navigation/budgettips_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#businessbutton {
	background-image: url(../images/top_navigation/businesssuite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 153px;
	position: absolute;
	left: 252px;
	top: 0px;
}
#businessbutton a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/top_navigation/businesssuite.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#businessbutton a:hover {
	background-image: url(../images/top_navigation/businesssuite_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#completebutton {
	background-image: url(../images/top_navigation/completeplanner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 194px;
	position: absolute;
	left: 405px;
	top: 0px;
}
#completebutton a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/top_navigation/completeplanner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#completebutton a:hover {
	background-image: url(../images/top_navigation/completeplanner_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#otherbutton {
	background-image: url(../images/top_navigation/otherplanners.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 173px;
	position: absolute;
	left: 599px;
	top: 0px;
}
#otherbutton a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/top_navigation/otherplanners.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#otherbutton a:hover {
	background-image: url(../images/top_navigation/otherplanners_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contactbutton {
background-image: url(../images/top_navigation/contactus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 173px;
	position: absolute;
	left: 772px;
	top: 0px;
}
#contactbutton a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/top_navigation/contactus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contactbutton a:hover {
	background-image: url(../images/top_navigation/contactus_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* PAGE HEADER SECTION */
#headline {
	height: 140px;
	width: 945px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 15px;
}
#roundbluebox {
	background-image: url(../images/round_blue_box.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 515px;
	position: relative;
	left: 446px;
	top: 0px;
	margin-top: 2px;
	z-index: 0;
}
#pay_logos {
	background-image: url(../images/payment-logos.gif);
	background-repeat: no-repeat;
	position: relative;
    height: 39px;
	width: 250px;
	left: 260px;
	top: 85px;
	z-index: 0;
}
#title {
	background-image: url(../images/bpheadline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 143px;
	width: 617px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 26px;
	padding-top: 68px;
}
#completetitle {
	background-image: url(../images/cmp_headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	padding-top: 68px;
}
#profitlosstitle {
	background-image: url(../images/plp_headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	padding-top: 68px;
}
#yousave36 {
	background-image: url(../images/yousave_36.gif);
	height: 68px;
	width: 75px;
	position: absolute;
	left: 730px;
	top: 9px;
}
#featureslink {
	font-family: Arial, Helvetica, sans-serif;
	height: 69px;
	width: 75px;
	position: absolute;
	left: 829px;
	top: 6px;
	color: 000033;
	font-size: 14px;
}
#vrule {
	background-image: url(../images/blue_rule.gif);
	height: 60px;
	width: 1px;
	position: absolute;
	left: 818px;
	top: 11px;
	z-index: 3;
}

/* PURCHASE AND DEMO BUTTONS */
#greenbutton {
	background-image: url(../images/big_buttons/greenbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 124px;
	position: absolute;
	left: 14px;
	top: 13px;
}
#greenbutton a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/big_buttons/greenbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#greenbutton a:hover {
	background-image: url(../images/big_buttons/greenbutton_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bluebutton {
	background-image: url(../images/big_buttons/bluebutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 124px;
	position: absolute;
	left: 20px;
	top: 13px;
}
#bluebutton a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/big_buttons/bluebutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bluebutton a:hover {
	background-image: url(../images/big_buttons/bluebutton_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#redbutton {
	background-image: url(../images/big_buttons/long_red_button19.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 271px;
	position: absolute;
	left: 150px;
	top: 4px;
}
#redbutton a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/big_buttons/long_red_button19.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#redbutton a:hover {
	background-image: url(../images/big_buttons/long_red_button19_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#redbuttonb {
	background-image: url(../images/big_buttons/long_red_button1595.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 271px;
	position: absolute;
	left: 150px;
	top: 4px;
}
#redbuttonb a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/big_buttons/long_red_button1595.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#redbuttonb a:hover {
	background-image: url(../images/big_buttons/long_red_button1595_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#redbuttonpurchase {
	background-image: url(../images/big_buttons/redbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 128px;
	position: absolute;
	left: 285px;
	top: 13px;
}
#redbuttonpurchase a {
	display:block;
	width:100%;
	height:100%;
	background-image: url(../images/big_buttons/redbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#redbuttonpurchase a:hover {
	background-image: url(../images/big_buttons/redbutton_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#guaranteesmall {
	background-image: url(../images/guarantee_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 66px;
	position: absolute;
	left: 422px;
	top: 15px;
}

/* Footer content */

#footer_contenta {
	text-align: left;
	height: 148px;
	width: 379px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: absolute;
	left: 31px;
	top: 675px;
}
#footer_contentb {
	text-align: left;
	height: 148px;
	width: 385px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: absolute;
	left: 31px;
	top: 750px;
}
#footer_contentc {
	text-align: left;
	height: 250px;
	width: 500px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: absolute;
	left: 460px;
	top: 675px;
}


/* LIGHTBOX POPUP WINDOWS CODE */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightboxbp/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightboxbp/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

