.home-spotlight { width: 1262px; height: 415px; margin: 0 auto; overflow: hidden; position: absolute; z-index: -1; }
.spotlight-slides { position: relative; width: 1262px; margin: 0 auto !important; }

.spotlight-slides .panel-overlay { bottom: 0; }
.slide2 .panel-overlay { top: 109px; }

.ie6 .spotlight-slides .panel-overlay { bottom: -1px; position: absolute; }
.spotlight-slides { background: none; }

.tagline { width: 1262px; height: 121px; margin: 0 auto; }
.tagline .margin { background: url(../images/banner-caption-bg.png) center top no-repeat; width: 100%; height: 121px; display: block; margin: 194px auto 0; }
.tagline .margin h1 { font-size: 48px; color: #251713; text-transform: uppercase; padding-top: 15px; }
.tagline .margin p { font-family: 'Arial'; font-size: 14px; color: #2d201c; }

.spotlight-slides { text-align: center; margin: 0px auto; width: 1002px; }
.panel-overlay img.slide-1 { text-align:center; }

.spotlight-slides .nav-prev, .spotlight-slides .nav-next { display: none; }
.spotlight-slides #pointer img { display: none; }
.spotlight-slides .filmstrip li { margin:0; padding:0; line-height:0; font-size:0; }
.spotlight-slides .filmstrip li.selected { background: red; }
.spotlight-slides .filmstrip li.selected img { display: none; }
.spotlight-slides #pointer { line-height:0; font-size:0px; padding:0px; margin:0; top:477px; width:10px!important; }
.spotlight-slides .strip_wrapper { top: 354px; right: 0px; z-index: 1; }

.paging { width:100%; float:left; }
.paging a { text-decoration:none; float:left; font:bold 12px Arial, Helvetica, sans-serif; color:#007c3e; background:url(../images/spacer.gif) no-repeat right 3px; margin-right: 3px; padding-right: 6px; }
.paging .next, .paging .prev { text-indent: -999em; width:11px; height:11px; margin:2px 0 0 0; }
.paging .next { background:url(../images/spacer.gif) no-repeat 0 0; margin:2px 0 0 6px; }
.paging .next:hover { background-image:url(../images/spacer.gif); }
.paging .prev { background:url(../images/spacer.gif) no-repeat 0 0; }
.paging .prev:hover { background-image:url(../images/spacer.gif); }

.panel-overlay { width: 100% !important; margin: 0 auto; z-index: 1 !important; }

@media all and (min-width: 1024px) {
.home-spotlight, .spotlight-slides, .panel, .panel-overlay, .tagline { width: 100% !important; }
}