
.home .scroller #section1 a.next {
	background: none;
	float: right;
}

ul#tour-path {
	background-image:url(../images/menu_bar_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.home .scroller {
	/*background: #fff;*/
}


.home .scroller #section1 {

}


#tour-path a:link, #tour-path a:visited {
	text-decoration:none;
}

#tour-path a:hover, #tour-path a:active {
	color: #f5dba1;
	text-decoration:none;
}

#gad {
	padding-top:17px;
	padding-left:13px;
}

#tour-path a.on {
	background:transparent url(../images/on-frontpageslider-new.jpg) no-repeat scroll 50% 0pt;	
	cursor:default;
}





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

/* star html hack fuer IE */
* html ul#tour-path {
width: 960px;
} 

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

#map {
	margin: 0 auto;
	float: left;
	font-size: 12px;
	height: 300px;
	padding: 24px 18px 18px 36px;
	width: 820px;
		background-color:#009900;
}

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

#container #masthead .caption h1 {
	color: #fffffd;
	font-size: 2.7em;
	font-weight: bold;
	border:none;
	text-indent:0;
	float:none;
	width:420px;
	padding: 0px 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;
}

