/* @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); */
	background: url(../images/home/bigbutton.jpg) no-repeat 0px 0px;
	display: block;
	color:#666666;
	height: 39px;
	left: 490px;
	position: absolute;
	top: 150px;
	width: 260px;
	height: 45px;
	z-index: 999;
	text-decoration: none;
}
body.home div.tour a.signup:hover {
color:#333333;
background:url(../images/home/bigbutton.jpg) no-repeat 0px -46px;
}
.buy {
/*	background: url(../images/home/signup.png); */
	background: url(../images/home/buy.png) no-repeat 0px 0px;
	display: block;
	color:#666666;
	height: 39px;
	right: -175px;
	position: absolute;
	top: 154px;
	width: 252px;
	height: 45px;
	text-decoration: none;
}
.buy:hover {
color:#333333;
background:url(../images/home/buy1.png) no-repeat 0px 0px;
}
body.features div.container {
	height: 100px;
}

h2 {
	height: 34px;
	margin: 1em 0;
	width: 330px;
}
point_made {
  color:green;
  font-weight:bold;
}

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/arrow_package.png) 0 0 no-repeat;
	height: 23px;
	margin: 9px 0 2px 30px;
	text-indent: -9999px;
	width: 890px;
	position: relative;
}

div#dch-timemoney {
	background: url(../images/home/richardctm.png) 15px 5px no-repeat;
}

div#dch-filing {
	background: url(../images/home/cancel_the_mortgage.png) 15px 5px no-repeat;
}

div#dch-secret {
	background: url(../images/home/time_money2.png) 15px 5px no-repeat;
	z-index: 11;
}

div#dch-tools {
	background: url(../images/home/easytofile.png) 15px 5px no-repeat;
}

div#dch-content {
	height: 307px;
	width: 910px;
}

div#dch-choose {
	background: url(../images/home/cancel_the_mortgage.png) 15px 5px no-repeat;
	z-index: 9;
}

div.dch h3 {
	color: #444;
	margin: 2em 0 .25em 0;
	font-size: 20px;
	letter-spacing: -1px;
}

div.dch {
	height: 317px;
	position: absolute;
	visibility: hidden;
}

div.dch div img {
	height: 250px;
	width: 560px;
}

div.dch h3,
div.dch p {
	margin-left: 495px;
	width: 340px;
}

div.dch p {
	color: #555;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

ul#dch-tabs a {
	background-image: url(../images/home/tour-tabs.png);
	height: 65px;
	width: 190px;
}

ul#dch-tabs a:hover,
ul#dch-tabs li.selected a {
	background-color: #000000;
}

ul#dch-tabs li#tab-timemoney a {
	background-position: 0 0;
}

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

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

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

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

#homepage-security {
	display: block;
	position: absolute;
	height: 210px;
	width: 300px;
	top: 15px;
	left: 175px;
	z-index: 10;
}

#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;
}

#dhtipscontent {width:300px;height:150px;background:white;border:5px solid #ddd;z-index:102;padding:5px;}
#dhtipsdiv {background:#000;-moz-opacity:0.6;opacity:0.6;filter:alpha(opacity=60);z-index:101;border:none;}
#dhtipsiframe {-moz-opacity:0;opacity:0;filter:alpha(opacity=0);z-index:100;border:none;}
.tipsdiv {height:150px;overflow:auto;line-height:150%}
.closediv {height:25px;text-align:right;}
.closebtn {position:relative;top:0px;right:0px;border:1px solid buttonshadow;}

/* @end */
#content_div
{
margin-top:20px;
width:950px;
float:left;
}

#left
{
width: 600px;
padding-right: 10px;
padding-left: 10px;
float:left;
}
#objectdiv
	{
	float:right;
	width:300px;
	height:180px;
	margin-right:20px;
	}
#objectdiv1
	{
	float:left;
	width:400px;
	height:240px;
	margin-left:20px;
	}
#objectdiv2
	{
	float:right;
	width:400px;
	height:240px;
	margin-right:20px;
	}
#left H2
{
color: #60780E;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
 color: #60780E;
}

#left a:hover {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #60780E;
}

#right
{
	float: right;
	width: 248px;
}

#sidebar {
	float: right;
	width: 248px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar h2 {
	padding-top: 13px;
	padding-left: 13px;
	font-size: 14px;
	height: 27px;
	background: url(images/title.gif) no-repeat;
	font-weight: bold;
	color: #60780E;
}

#sidebar #categories li {
	background: url(images/img09.gif) no-repeat 4px 4px;
}

.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
#inthe_press
{
color: #60780E;
padding: 0;
font-size: 18px;
padding-top: 10px;
text-align:center;
height:20px;

}