/* @group Tour */

div.tour {
	background: url(../images/home/grass.jpg) 0 325px no-repeat;
	height: 475px;
}

body.home div.tour a.signup {
	background: url(../images/home/signup.png);
	height: 39px;
	left: 550px;
	position: absolute;
	top: 280px;
	width: 225px;
	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;
	font-size: .9em;
}

div#press-pane h2 {
	background: url(../images/home/headlines.png) 0 -50px no-repeat;
}

#press-pane {
	background: transparent url(../images/home/quote.png) 5px 70px no-repeat;
}

div#blog-pane h2 {
	background: url(../images/home/headlines.png) 0 -292px no-repeat;
}

div#news-pane h2 {
	background: transparent url(../images/home/headlines.png) 0 -251px no-repeat;
}

div.tour h1 {
	background: url(../images/home/headline.png) 0 0 no-repeat;
	height: 94px;
	margin: -25px 0 0 30px;
	text-indent: -9999px;
	visibility: visible;
	width: 890px;
}

div.tour h5 {
	background: url(../images/home/press.png) 0 0 no-repeat;
	height: 23px;
	margin: 9px 0 2px 30px;
	text-indent: -9999px;
	width: 890px;
	position: relative;
}

div#benefit-restoreproof {
	background: url(../images/home/restoreproof.png) 25px 0px no-repeat;
}

div#benefit-process {
	background: url(../images/home/process.png) 30px 1px no-repeat;
}

div#benefit-security {
	background: url(../images/home/security.png) 0px 1px no-repeat;
}

div#benefit-service {
	background: url(../images/home/services.png) 90px 15px no-repeat;
}

div#benefit-factoring {
	background: url(../images/home/factoring.png) 40px 1px no-repeat;
}

div#benefit-content {
	height: 307px;
	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 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/tour-tabs.png);
	height: 65px;
	width: 190px;
}

ul#benefit-tabs a:hover,
ul#benefit-tabs li.selected a {
	background-color: #0326db;
}

ul#benefit-tabs li#tab-restoreproof a {
	background-position: 0 0;
}

ul#benefit-tabs li#tab-process a {
	background-position: -190px 0;
}

ul#benefit-tabs li#tab-security a {
	background-position: -380px 0;
}

ul#benefit-tabs li#tab-service a {
	background-position: -570px 0;
}

ul#benefit-tabs li#tab-factoring a {
	background-position: -760px 0;
}

#TB_ajaxContent {
	background: #E8E8E8;
}

/* @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.debt {
	background-position: 0 -140px;
}

div#scenario-pane a.budget {
	background-position: 0 -280px;
}

div#scenario-pane a.student {
	background-position: 0 -420px;
	margin-right: 0;
}

/* @end */

/* @group News */

div.news {
	background: #fbfbfb;
	height: 240px;
}

div.news ul {
	line-height: 2em;
	float:left;
	margin-top:5px;
}

div.news a {
	color: #382d24;
}

div.news a.more {
	color: #007934;
	font-size: .9em;
	letter-spacing: .1em;
}

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: 20px 0 0;
}

div#press-pane p {
	line-height: 1;
}

div.quotes a {
	font-size: .6em;
	letter-spacing: .1em;
}

body div.quotes {
	height: 250px;
	margin-top:10px;
}

#author {
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: .7em;
	font-style: normal;
	display: inline;
	padding-left: 10px;
}

#press-badges {
	padding-left: 0px;
	background: none;
}

#press-pane,
#news-pane {
	padding-left: 30px;
}

/* @end */