﻿body { overflow: hidden; }
#header { margin: 0; }
#splash { background-color: #fff; padding: 0; margin: 0; margin-top: -19px; position: absolute; width: 100%; height: 100%; z-index: -999; display: block; text-align: center; }
#splash #i1 { width: auto; height: 100%; position: relative; text-align: center; }

#splash-footer { position: absolute; bottom: 70px; width: 100%; }

#splash-footer #banner { height: 100px; background-color: #FF3399; overflow: hidden; padding-top: 0px; }
#splash-footer #banner #title-image { margin-left: 35px; }
#splash-footer #banner #title, 
#splash-footer #banner #subtitle { color: #fff; font-size: 13px; line-height: 1.5em; }
#splash-footer #banner #title { font-weight: bold; }
#splash-footer #banner #subtitle { font-style: italic; font-weight: normal; }
#banner-content { margin: 20px 0 0 0; vertical-align: bottom; }

#slider-controls { margin: 0; padding: 0; position: absolute; right: 35px; }
#slider-controls li { padding: 0; margin: 0 2px 0 0; list-style: none; display: inline-block; }
#slider-controls li a { color: #fff; border: none; }
#slider-controls li a:hover, 
.active { opacity: 0.4; filter: alpha(opacity=40); -moz-opacity: 0.4; }

#footer-spacer { margin-top: 0; }
