.header-slide-image {
    height: 550px;
}
.header-slide-content {
    color: #fff;
    margin: 0 auto;
    width: 940px;
    z-index: 2;
    position: relative;
    text-align: left;
    overflow: hidden;
    font-weight: normal;
    font-size: 60px;
    height: 125px;
    line-height: 1em;
    padding: 100px 30px 20px;
    text-shadow: 1px 1px 2px #666;
}
.header-slide-content h1 {
    font-size: 60px;
}
.header-slide-content h1 strong {
    font-size: 48px;
    display: block;
    clear: both;
    font-weight: normal;
}
