div#banner {
	width: 970px;
	height: 290px;
	z-index:1;
	position: relative;
}

.call_to_action{
	position: absolute;
	z-index:2;
	padding-top: 210px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 333px;
}

.call_to_action img{
	border:0px;
	margin-right:10px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 970px;
	height: 290px;
	z-index:1;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 970px;
	height: 290px;
	z-index:1;
}

.jcarousel-skin-tango .jcarousel-item {
	width: 970px;
	height: 290px;
	z-index:1;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 222px;
	left: 105px;
	width: 56px;
	height: 52px;
	cursor: pointer;
	z-index:2;
	background: transparent url(../images/home_banner_button_next.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 222px;
	left: 15px;
	width: 56px;
	height: 52px;
	cursor: pointer;
	z-index:2;
	background: transparent url(../images/home_banner_button_prev.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-pause-horizontal {
	position: absolute;
	top: 234px;
	left: 75px;
	width: 56px;
	height: 52px;
	cursor: pointer;
	z-index:2;
	background: transparent url(../images/play.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-play-horizontal {
	position: absolute;
	top: 232px;
	left: 75px;
	width: 56px;
	height: 52px;
	cursor: pointer;
	z-index:2;
	background: transparent url(../images/pause.png) no-repeat 0 0;
}
