/* @group Tour */
 
div.tour {
	background: url(../images/home/watersurface.jpg) 0 325px no-repeat;
	height: 525px;
}
 
body.home div.tour a.signup {
	background: url(../images/home/register.png);
	height: 39px;
	left: 550px;
	position: absolute;
	top: 300px;
	width: 280px;
	z-index: 999;
}
 
body.features div.container {
	height: 1000px;
}
 
h2 {
	height: 34px;
	margin: 1em 0;
	text-indent: -9999px;
	width: 330px;
}
 
div.quotes h2 {
	margin-bottom: 0;
}
 
div#scenario-pane h2 {
	background: url(../images/home/headlines.png) 0 0 no-repeat;
	width: 419px;
}
 
div#testimonial-pane h2 {
	background: url(../images/home/headlines.png) 0 -100px no-repeat;
}
 
div#testimonial-pane a {
	margin-left: 5px;
}
 
div#press-pane h2 {
	background: url(../images/home/headlines.png) 0 -50px no-repeat;
}
 
div#blog-pane h2 {
	background: url(../images/home/headlines.png) 0 -200px no-repeat;
}
 
div#news-pane h2 {
	background: url(../images/home/headlines.png) 0 -150px no-repeat;
}
 
/* START Additional*/

div #contact {
	background: url(../images/additional/contact.png) 0 0 no-repeat;
	height: 100px;
	margin: 0 0 0 129px;
	text-indent: -9999px;
	visibility: visible;
	width: 692px;
}

div #about {
	background: url(../images/additional/about.png) 0 0 no-repeat;
	height: 100px;
	margin: 0 0 0 129px;
	text-indent: -9999px;
	visibility: visible;
	width: 692px;
}

div #careers {
	background: url(../images/additional/careers.png) 0 0 no-repeat;
	height: 100px;
	margin: 0 0 0 129px;
	text-indent: -9999px;
	visibility: visible;
	width: 692px;
}

div #faqs {
	background: url(../images/additional/faqs.png) 0 0 no-repeat;
	height: 100px;
	margin: 0 0 0 129px;
	text-indent: -9999px;
	visibility: visible;
	width: 692px;
}

div #resources {
	background: url(../images/additional/resources.png) 0 0 no-repeat;
	height: 100px;
	margin: 0 0 0 129px;
	text-indent: -9999px;
	visibility: visible;
	width: 692px;
}

div #testimonials {
	background: url(../images/additional/testimonials.png) 0 0 no-repeat;
	height: 100px;
	margin: 0 0 0 129px;
	text-indent: -9999px;
	visibility: visible;
	width: 692px;
}

div #privacy {
	background: url(../images/additional/privacy.png) 0 0 no-repeat;
	height: 100px;
	margin: 0 0 0 129px;
	text-indent: -9999px;
	visibility: visible;
	width: 692px;
}


/* END Additional */

/* START Benefits */

div.tour h1 {
	background: url(../images/home/headline.png) 0 0 no-repeat;
	height: 94px;
	margin: -25px 0 0 129px;
	text-indent: -9999px;
	visibility: visible;
	width: 692px;
}
 
div.tour h5 {
	
	height: 73px;
	margin: 9px 0 2px 30px;
	text-indent: -9999px;
	width: 890px;
	
}
 
div#benefit-understand {
	background: url(../images/home/openwindow.jpg) 175px -8px no-repeat;
}
 
div#benefit-accounts {
	background: url(../images/home/window.jpg) 150px 20px no-repeat;
}
 
div#benefit-budget {
	background: url(../images/home/squeegee.jpg) 150px -5px no-repeat;
}
 
div#benefit-protect {
	background: url(../images/home/alerts.jpg) 30px -25px no-repeat;
}
 
div#benefit-savings {
	background: url(../images/home/dollarsign.jpg) 175px 0px no-repeat;
}
 
div#benefit-content {
	height: 391px;
	width: 910px;
}
 
div.benefit h3 {
	color: #444;
	margin: 2em 0 .25em 0;
	font-size: 24px;
	letter-spacing: -1px;
}
 
div.benefit {
	height: 317px;
	position: absolute;
	visibility: hidden;
}
 
div.benefit a.more {
	font-size: .8em;
	letter-spacing: .1em;
}
 
div.benefit div img {
	height: 250px;
	width: 560px;
}
 
div.benefit h3,
div.benefit p {
	margin-left: 560px;
	width: 340px;
}
 
div.benefit p {
	color: #555;
	font-size: 110%;
}
 
ul#benefit-tabs a {	
	background-image: url(../images/home/tourtabs.png);
	height: 65px;
	width: 190px;
}
 
ul#benefit-tabs a:hover {
	background-color:#7BD3F7;
}
 
ul#benefit-tabs li.selected a {
	background-color: #7BD3F7;
}
 
ul#benefit-tabs li#tab-understand a {
	background-position: 0 0;
}
 
ul#benefit-tabs li#tab-accounts a {
	background-position: -190px 0;
}
 
ul#benefit-tabs li#tab-budget a {
	background-position: -380px 0;
}
 
ul#benefit-tabs li#tab-protect a {
	background-position: -570px 0;
}
 
ul#benefit-tabs li#tab-savings a {
	background-position: -760px 0;
}
 
/* @end */
 
 
 
/* @group Scenarios */
 
div#scenario-pane {
	background: #fbfbfb url(../images/home/scenario-bkgnd.png) 0 0 repeat-x;
	height: 225px;
}
 
div#scenario-pane a {
	background: url(../images/home/scenario-buttons.jpg) 0 0 no-repeat;
	display: block;
	float: left;
	height: 118px;
	margin: 0 14px 0 14px;
	width: 189px;
	text-indent: -9999px;
}
 
div#scenario-pane a:hover {
	
}
 
div#scenario-pane a.debt {
	background-position: 0 -140px;
}
 
div#scenario-pane a.car {
	background-position: 0 -280px;
}
 
div#scenario-pane a.student {
	background-position: 0 -420px;
	margin-right: 0;
}
 
div#scenario-pane a.taxes {
	background-position: 0 -560px;
}
 
/* @end */
 
/* @group News */
 
div.news a.more {
	font-size: .8em;
	letter-spacing: .2em;
}
 
div.news {
	background: #fbfbfb;
	height: 200px;
}
 
div.news ul {
	line-height: 2em;
}
 
div.news a {
	color: #382d24;
}
 
div.news h6 {
	line-height: 2;
}
 
div.news img {
	float: left;
	margin: 0 1.5em 2em -0.5em;
}
 
/* @end */
 
/* @group Quotes */
 
div.quotes {
	background: #fff;
	height: 175px;
}
 
div#press-pane img {
	float: none;
	margin: 0;
}
 
div#press-pane p {
	line-height: 1;
}
 
div.quotes a {
	font-size: .6em;
	letter-spacing: .1em;
}
 
/* @end */


#estimate {
	width: 					500px;
	height: 				15px;
	position: 				absolute;
	right: 					-47px;
	top: 					815px;
}

#service {
	width: 					500px;
	height: 				15px;
	position: 				absolute;
	left: 					659px;
	top: 					990px;
}

.toggleborder:hover img{
	border:					3px outset #7BD3F7;
						
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */

}

/* START Contact */

div #form {
	margin-left: 210px;
	font: "Lucida Grande";
}

div #h1contact {
	height: 50px;
	width: 1000px;
	background: url(../images/additional/phone.png) no-repeat;
	background-position: 100px 0;
}

div #h2contact {
	height: 50px;
	width: 1000px;
	background: url(../images/additional/email.png) no-repeat;
	background-position: 100px 0;
}

div #h3contact {
	height: 75px;
	width: 1000px;
	background: url(../images/additional/mail.png) no-repeat;
	background-position: 100px 0;
}

div #h4contact {
	height: 75px;
	width: 1000px;
	background: url(../images/additional/form.png) no-repeat;
	background-position: 100px 0;
}
	

/* END Contact */

/* START Video */

div #video {
	width: 500px;
	height: 500px;
	margin-left: 235px;
	border: #7BD3F7	solid thin;
}

/* END Video */

div #content {
	width: 500px;
	margin-left: 235px;
}

div #testimonialbox {
	margin-left: 235px;
	width: 500px;
	
}

#estimate {
	width: 					500px;
	height: 				15px;
	
	
}

#service {
	width: 					500px;
	height: 				15px;
	
	
}

.toggleborder:hover img{
	border:					3px outset #7BD3F7;
						
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */

}

