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

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

#slide {
	position:absolute;
	top:460px;
	left:-39px;
	width:1000px;
	height:65px;
}
 
div#slide-overview {
	background: url(../images/home/openwindow.jpg) 175px -8px no-repeat;
}
 
div#slide-promise {
	background: url(../images/home/thumbsup.jpg) 175px 5px no-repeat;
}
 
div#slide-service {
	background: url(../images/home/servicebell.jpg) -15px -5px no-repeat;
}
 
div#slide-connected {
	background: url(../images/home/alerts.jpg) 30px -25px no-repeat;
}
 
div#slide-money {
	background: url(../images/home/dollarsign.jpg) 175px 0px no-repeat;
}
 
div#slide-content {
	height: 391px;
	width: 910px;
}
 
div.slide h3 {
	color: #444;
	margin: 2em 0 .25em 0;
	font-size: 24px;
	letter-spacing: -1px;
}
 
div.slide {
	height: 317px;
	position: absolute;
	visibility: hidden;
}
 
div.slide a.more {
	font-size: .8em;
	letter-spacing: .1em;
}
 
div.slide div img {
	height: 250px;
	width: 560px;
}
 
div.slide h3,
div.slide p {
	margin-left: 560px;
	width: 340px;
}
 
div.slide p {
	color: #555;
	font-size: 110%;
}
 
ul#slide-tabs a {
	background-image: url(../images/home/tourtabs.png);
	height: 65px;
	width: 190px;
}
 
ul#slide-tabs a:hover,
ul#slide-tabs li.selected a {
	background-color: #7BD3F7;
}
 
ul#slide-tabs li#tab-overview a {
	background-position: 0 0;
}
 
ul#slide-tabs li#tab-promise a {
	background-position: -190px 0;
}
 
ul#slide-tabs li#tab-service a {
	background-position: -380px 0;
}
 
ul#slide-tabs li#tab-connected a {
	background-position: -570px 0;
}
 
ul#slide-tabs li#tab-money a {
	background-position: -760px 0;
}

 
div#options {
	background: #fbfbfb url(../images/home/scenario-bkgnd.png) 0 0 repeat-x;
	height: 225px;
}
 
div#options 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#options a:hover {
	
}
 
div#options a.bundled {
	background-position: 0 -140px;
}
 
div#options a.car {
	background-position: 0 -280px;
}
 
div#options a.referrals {
	background-position: 0 -420px;
	margin-right: 0;
}
 
div#options a.connect {
	background-position: 0 -560px;
}

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

 
div.quotes {
	background: #fff;
	height: 175px;
}
 
div#new-pane img {
	float: none;
	margin: 0;
}
 
div#new-pane p {
	line-height: 1;
}
 
div.quotes a {
	font-size: .6em;
	letter-spacing: .1em;
}
 



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

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

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

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

}