.home { position: relative; border: 0px solid silver; display: block; float: left; background-color: transparent; width: 910px; overflow: hidden; margin: 20px 0 0 20px; color: #464646; height: 510px;  }

#tour-path a:link, 
#tour-path a:visited { 	padding: 0px 0 0px 0; text-decoration:none; color: silver; font-size:1em; line-height:2.9em; font-weight: 500; width: 147px; height: 39px; overflow: hidden; text-align: center; border-left: 1px solid #0064AE; border-right: 1px solid #0064AE; border-bottom: 1px solid #0064AE; background: #0064AE url(/Images/buttons/slider-menu-unselected.PNG) 0px 0px repeat-x; }

#menu4 #tour-path a,
#menu4 #tour-path a:link, 
#menu4 #tour-path a:visited,
#menu4 #tour-path a:hover, 
#menu4 #tour-path a:active,
#menu4 #tour-path a.on      { width: 175px; }

#tour-path a:hover, 
#tour-path a:active { padding: 0px 0 0px 0; text-decoration:none; color: white; font-size:1em; line-height:2.9em; font-weight: 500; width: 147px; height: 39px; overflow: hidden; text-align: center; border-left: 1px solid #0064AE; border-right: 1px solid #0064AE; border-bottom: 1px solid #0064AE; background: #0064AE url(/Images/buttons/slider-menu-unselected.PNG) 0px 0px repeat-x; }
#tour-path a.on     { padding: 0px 0 0px 0; text-decoration:none; color: white; font-size:1em; line-height:2.9em; font-weight: 500; width: 147px; height: 39px; overflow: hidden; text-align: center; border-left: 1px solid #0064AE; border-right: 1px solid #0064AE; border-bottom: 1px solid #0064AE; background: #0064AE url(/Images/buttons/slider-menu-selected.PNG)   0px 0px repeat-x; cursor:default; }

ul#tour-path {
	height: 39px;
	margin: 15px 0 30px;
	padding: 0 0 0 0;
	width: 910px; overflow: hidden; 
}

ul#tour-path li {
	display: inline;
}

ul#tour-path li a {
	color: silver;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 2px 2px 0 0;
}

.home .scroller          { background: transparent url(/images/cssimg/img_bubbles.png) 0px 250px no-repeat; height: 450px; overflow: hidden; width: 560px; position:absolute; top: 60px; left: 0px; }
.home .scroller .content { width: 10000px; }
.home .scroller .section { height: 450px; float: left; overflow: hidden; width: 560px; }

.caption {
	float: left;
	height: 450px;
	padding: 24px 18px 18px 10px;
	width: 450px;
}

div.caption h4#first-h4 { margin: 24px 0 20px 0; color: #F8672B; }
div.caption h4          { margin:  0px 0 20px 0; color: #F8672B; }

.home .scroller #section1 .caption {
	padding-top: 0px;
}

.home .scroller #section1 .caption h1 {
	margin: 45px 0 24px;
}

.caption p {
	color: #333;
	line-height: 18px;
	margin: 0 0 20px 0;
}

.caption ul {
	margin: 40px 0 0 0; 
}

.caption ul li {
	list-style: none;
	text-align: left; display:block; background: transparent url(/images/logos/logo-bullet.png) 5px 8px no-repeat; background-repeat: no-repeat; margin: 0 0 0 0; padding: 5px 0 0 30px; line-height: 1.2em; 
}

.caption ul li img {
	vertical-align: top;
	margin: 0 10px 0 0;
}