/**************  Industry specific CSS goes here ******************/

.banner-title {width:637px;}
.banner-container h1 {
    font-size:2em;
    color:#000;
    font-family:verdana, arial, sans-serif;
    letter-spacing: -0.02em;
    background: transparent url(../images/banner_headline.png) no-repeat;
    text-indent:-9999px;
    margin: auto 0;
    height:100%;}

