/* Version 1.3 */
#titleHolder {
	position: relative;
	height: 1%;
}
#titleHolder #scrollButtons {
	position: relative;
	width: 958px;
	margin: auto;
	cursor: default;
	background:#FFF;
	border:solid 1px #bbbbbb; border-width:0px 1px;
}
#titleHolder #scrollButtons img.scrollLeft{
	position: absolute;
	left: -22px;
	top: 125px;
}
#titleHolder #scrollButtons img.scrollRight {
	position: absolute;
	left: 0;
	top: 125px;
}
#titleHolder #scrollButtons img.scrollRight {
	left: auto;
	right: -22px;
}
#titleHolder .minWidth {
	position: relative; /* IE doesn't like the overflow without relative positioning */
	overflow: hidden;
	width: 958px;
}
#titleHolder ul {
	width: 2000px; /* Needs to be in JS */
	padding: 0px 0 0px 0;
}
#titleHolder li {
	position: relative;
	float: left;
	margin: 18px;
}
#titleHolder li img {
	margin: 0;
}

#titleHolder li.selected img {
	position: relative;
	z-index: 2;
}
body#homePage #titleHolder {
	padding: 36px 0 18px 0;
}
#titleHolder #scrollButtons ul {
  width: 9999px;
}
#titleHolder #scrollButtons li {
  margin: 10px 0 0 0;
  padding: 0px 10px 0px 10px;
  display:block;
  height: 346px;
  width: 938px;
}
#titleHolder #scrollButtons li a{ display:block; height:346px; width:938px; }
#titleHolder #scrollButtons li.Home_Banner1{background:url(home_main_banner.jpg) 10px 0px no-repeat; float:left; text-indent:-9999999px; height:346px; overflow:hidden; width:938px; }
#titleHolder #scrollButtons li.Home_Banner2{background:url(home_main_banner.jpg) 10px -346px no-repeat; float:left; text-indent:-9999999px; height:346px; overflow:hidden; width:938px; }
#titleHolder #scrollButtons li.Home_Banner3{background:url(home_main_banner.jpg) 10px -692px no-repeat; float:left; text-indent:-9999999px; height:346px; overflow:hidden; width:938px; }
#titleHolder #scrollButtons li.Home_Banner4{background:url(home_main_banner.jpg) 10px -1038px no-repeat; float:left; text-indent:-9999999px; height:346px; overflow:hidden; width:938px; }
#titleHolder #scrollButtons li.Home_Banner5{background:url(home_main_banner.jpg) 10px -1384px no-repeat; float:left; text-indent:-9999999px; height:346px; overflow:hidden; width:938px; }
#titleHolder #scrollButtons li.Home_Banner6{background:url(home_main_banner.jpg) 10px -1730px no-repeat; float:left; text-indent:-9999999px; height:346px; overflow:hidden; width:938px; }
#titleHolder #scrollButtons li.Home_Banner7{background:url(home_main_banner.jpg) 10px -2076px no-repeat; float:left; text-indent:-9999999px; height:346px; overflow:hidden; width:938px; }
#titleHolder #scrollButtons li.Home_Banner8{background:url(home_main_banner.jpg) 10px -2422px no-repeat; float:left; text-indent:-9999999px; height:346px; overflow:hidden; width:938px; }