a.button.next {
	float: right;
	text-indent: -9999px;
}

a.button.next {
	background: url(button-frontslidenext.png) no-repeat 0 0;
	height: 34px;
	width: 94px;
}

a.button.next:hover, .scroller a.button.next:active {
	background: url(button-frontslidenext.png) no-repeat 0 -34px;
}

.home .scroller #section1 a.next {
	background: none;
	float: right;
}

ul#tour-path {
	background-image:url(menu_bar_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.home .scroller {
	/*background: #fff;*/
}


.home .scroller #section1 {
	background: url() no-repeat 93%;
}


#tour-path a:link, #tour-path a:visited {
	text-decoration:none;
}

#tour-path a:hover, #tour-path a:active {
	color: #f5dba1;
	text-decoration:none;
}
#tour-path a.on {
	background:transparent url(on-frontpageslider-new.jpg) no-repeat scroll 50% 0pt;	
	cursor:default;
}

a.videobtn
{
	width:360px;
	height:360px;
	text-align:left;
	float:right;
	text-indent: -9999px;
	background: url(video.png) no-repeat 0 0;
}




/* !!! Don't touch these unless you know what you're doing ---------*/

ul#tour-path {
	height: 50px;
	margin: 0;
	padding: 0 0 0 20px;
	width: 940px;
}

ul#tour-path li {
	display: inline;
}

ul#tour-path li a {
	color: #fff;
	float: left;
	line-height: 50px;
	margin: 0 15px;
	font-size: .75em;
}

.home .scroller {
	/*height: 360px;*/
	overflow: hidden;
	width: 960px;
	clear:both;
	padding-top: 10px;

}

.home .scroller .section {
	/*height: 360px;*/
	float: left;
	overflow: hidden;
	width: 960px;
}

.home .scroller #section1 a.next {
	background: none;
	float: right;
}

.home .scroller .content {
	width: 10000px;
}

.scroller .content img.screenshot {
	border: 2px solid #eee;
	float: right;
	margin: 36px 36px 0 0;
}

.scroller .content .video {
	margin: 15px 20px 20px 20px;
}

.caption {
	float: left;
	font-size: 11px;
	/*height: 300px;*/
	padding: 10px 18px 5px 10px;
	width: 420px;
}

#container #masthead .caption h1 {
	color: #fffffd;
	font-size: 2.2em;
	font-weight: bold;
	line-height: 40px;
	border:none;
	text-indent:0;
	float:none;
	width:420px;
	padding: 20px 0px 0px 0px;
}

.home .scroller #section1 .caption h1 {
	margin: 45px 0 24px;
}

.caption p {
	color: #eddfb8;
	font-size: 1.2em;
	line-height: 20px;
	margin: 0 0 20px 0;
}

.caption ul {
	margin: 40px 0 0 0;
}

.caption ul li {
	list-style: none;
	margin: 10px 0;
}

#flashcontent {
	margin: 30px 0 0 0;
}

.caption ul li img {
	vertical-align: top;
	margin: 0 10px 0 0;
}

