
.home .caption a.next {
	background: none;
	float: right;
}

ul#tour-path {
	background: #990002;
	
}

.home {
	background: #ffffff center bottom no-repeat;height:350px;*height: 110px;*padding-top: 215px;margin-top:0px;
	
	
}

.home .scroller #section1 {
	background:  #ffffff url(../cssimg/Coaches-PS.jpg) no-repeat 508px 0;
}
.home .scroller #section2 {
	background:  #ffffff  no-repeat 508px 0;
}
.home .scroller #section3 {
	background:  #ffffff  no-repeat 508px 0;
}
.home .scroller #section4 {
	background:  #ffffff  no-repeat 508px 0;
}
.home .scroller #section5 {
	background:  #ffffff  no-repeat 508px 0;
}
.home .scroller #section6 {
	background:  #ffffff  no-repeat 508px 0;
}
.home .scroller #section7 {
	background:  #ffffff  no-repeat 508px 0;
}
#tour-path a:link, #tour-path a:visited {
	color: #c4c4c4;
	text-decoration:none;font-size:14px;
}

#tour-path a:hover, #tour-path a:active {
	color: #fff;
	text-decoration:none;
}
#tour-path a.on {
	color: #fff;
	background:#3B3B3B;	
	cursor:default;
}


/* !!! Don't touch these unless you know what you're doing ---------*/

ul#tour-path {
	height: 42px;
	margin: 0 0 0px;
	padding: 0 0 0 0px;
	width: 980px;
	overflow:hidden;margin-bottom:-20px;
}

ul#tour-path li {
	display: inline;
}

ul#tour-path li a {
	color: #fff;
	float: left;
	font-size: 11px;
	line-height: 46px;
	margin: 0 0 0 20px;
	padding: 0 7px 0 18px;
	height: 44px;
	
	overflow: hidden;margin-left:-1px;
}

.home .scroller {
	height: 340px;
	*height: 340px;

	overflow: hidden;
	width: 980px;
	
	*margin-top:-220px;
	
}

.home .scroller .section {
	height: 340px;
	float: left;
	overflow: hidden;
	width: 980px;
}
.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: 0px 36px 0 0;
}

.scroller .content .video {
	margin: -10px 20px 20px 20px;
}

.caption {
	float: left;
	font-size: 12px;
	height: 300px;
	padding: 0px 18px 18px 10px;
	width: 450px;
}

.home .scroller #section1 .caption {
	padding-top: 0px;
	
}

.caption h1 {
	color: #b5b4b4;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 54px 0 0;
}

.home .scroller #section1 .caption h1 {
	margin: 45px 0 24px;
	
}

.caption h2 {
	font-weight: normal;
	font-size: 29px;
	line-height: 32px;
	margin-bottom: 15px;
}

.caption p {
	color: #b5b4b4;
	line-height: 18px;
	margin: 0 0 20px 0;
}

.caption ul {
	margin: 40px 0 0 0;
}

.caption ul li {
	list-style: none;
	margin: 18px 0;
}

#flashcontent {
	margin: 30px 0 0 0;
}

.caption ul li img {
	vertical-align: top;
	margin: 0 10px 0 0;
}

