/* @group Tour */

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

body.home a#order {
	background: url(images/home/ordernow.png) 0 0 no-repeat;
	height: 39px;
	width: 280px;
	position: absolute;
	left: 550px;
	top: 300px;
	z-index: 10;
}

body.features div.container {
	height: 1000px;
}

h2 {
	height: 34px;
	margin: 1em 0;
	text-indent: -9999px;
	width: 330px;
}

div.quotes h2 {
	margin-bottom: 0;
}

div#content {
	width: 800px;
	margin: 0 auto;
	
}
div#scenario-pane h2 {
	background: url(images/home/head-scenarios.png) 0 0 no-repeat;
	width: 419px;
}

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

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

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

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

div.tour h1 {
	background: url(images/home/clouds.jpg) 0 0 no-repeat;
	height: 95px;
	
	text-indent: -9999px;
	visibility: visible;
	width: 950px;
}

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

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

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

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

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

div#benefit-savings {
	background: url(images/home/energylevels.png) 27px 30px no-repeat;
}
div#benefit-outline {
	background: #FFFFFF 27px 30px no-repeat;
	border: 6px solid #CCCCCC;
}
div#benefit-content {
	height: 285px;
	width: 910px;
}

div.benefit h3 {
	color: #94bfa0;
	margin: 2em 0 .5em 0;
	font-size: 22px;
	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;
}

ul#benefit-tabs a {	
	height: 65px;
	width: 190px;
}

ul#benefit-tabs a:hover {
	background-color: #7bb312;
}

ul#benefit-tabs li.selected a {
	background-color: #d4ec8a;
}

ul#benefit-tabs li#tab-understand a {
	background-image: url(images/home/tab-bodyfat.png);
}

ul#benefit-tabs li#tab-accounts a {
	background-image: url(images/home/tab-leanmuscle.png);
}

ul#benefit-tabs li#tab-budget a {
	background-image: url(images/home/tab-moreenergy.png);
}

ul#benefit-tabs li#tab-protect a {
	background-image: url(images/home/tab-prescription.png);
}

ul#benefit-tabs li#tab-savings a {
	background-image: url(images/home/tab-stamina.png);
}

/* @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;
}

div#scenario-pane a:hover {
	
}

div#scenario-pane a.debt {
	background-position: 0 -140px;
}

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

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

/* @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.5em 1.5em 2em -2.5em;
}

/* @end */

/* @group Quotes */

div.quotes {
	background: #fff;
	height: 225px;
}

div.quotes img {
	float: left;
	margin: 1em 3em 0 0;
}

div#press-pane p {
	background-position: 80px 10px;
}

div.quotes p img {
	margin-top: 0;
}

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

/* @end */