#homeContent #featured {
	margin:0 auto
}
#homeContent #featured .gallery {
	display:block;
	text-align:left;
	position:relative;
	margin:0 auto;
	height:654px;
	overflow:hidden;
	border-bottom:1px solid #f2f0eb;
}
#homeContent #featured .gallery .track {
	position:absolute;
	top:0px;
	left:0px;
	height:654px
}
#homeContent #featured .gallery .site {
	height:654px;
	float:left;
	text-align:center;
	width:978px;
	position:relative;
}
#homeContent #featured .gallery .site img, #homeContent #featured .gallery .site span, #homeContent #featured .gallery .site a {
	display:block;
	margin:0 auto
}
#homeContent #featured .gallery .site span {
	margin:15px auto 0px auto;
	font-family:functionprobold;
	font-size:14px;
	line-height:14px
}
#homeContent #featured .gallery .site a {
	color:#f09;
	font-family:functionpromedium;
	font-size:14px;
	text-decoration:underline
}

#homeContent #featured .pagination {
	text-align:center;
	max-width:978px;
	margin:0 auto;
	height:34px;
	padding-top:11px;
	position:relative;
	margin-top:-45px;
	background-image:url(../images/banner-nav-bg.png);
}
#homeContent #featured .pagination .left, #homeContent #featured .pagination .right {
	display:inline-block;
	outline:none;	
}
#homeContent img{
	border:0;
}
#homeContent #featured .pagination .pages {
	display:inline-block
}
#homeContent #featured .pagination .pages .page {
	display:inline-block;
	margin-right:10px;
	height:10px;
	width:10px;
	background-color:#ccc
}
#homeContent #featured .pagination .pages .page:first-child {
	margin-left:10px
}
#homeContent #featured .pagination .pages .page.selected {
	background-color:#000
}
#homeContent{
	position:relative;
}