.banner { width: 100%; } .title { height: 300px; width: 100%; display: table; vertical-align: middle; text-align: center; } .title .headline { padding-top: 105px; } .headline, .subhead { margin-top: 35px; } .subhead h3 { border-right: 2px solid #000; padding: 0 23px; } .subhead { display: inline-block; } .subhead a { float: left; color: #000; } .subhead a:last-child h3{ border-right:0; } .subhead a:hover { color: red; } .line-dashed{ border-bottom:1px dashed #000000; margin-bottom:100px; } #main { width:80%; margin:0 auto; } .main-video { width: 40%; float: left; margin: 0 50px 50px 0; } .main-text { text-indent:2em; line-height:36px } #scroll { width: 80%; margin: 100px auto; } #featureContainer { margin: 0px auto; width: 923px; } #feature .prev { text-indent: -9999px; width: 30px; background: url(/css/images/feature_left.gif) center top; float: left; height: 48px; top: -125px; } #feature .next { text-indent: -9999px; width: 30px; background: url(/css/images/feature_right.gif) center top; float: right; height: 48px; top: -125px; } #block { padding-bottom: 20px; margin: 0px auto; width: 840px; } #block .box { margin: 0px 10px; padding-left: 10px; width: 240px; padding-right: 10px; height: 150px; } a { position: relative; }