/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/professional-blue/professional-blue.css);
/* end StyleCatcher imports */

#header { 
    background-color: #FFFFFF;
    background-image: url(http://www.AzSalesPros.com/images/headerbg.jpg);
    background-repeat:repeat-x;

    }
#header-inner {    
    height: 140px;
}
#header-content {
     margin: 20px 20px;
}
#tagline {
     position:absolute;
    left:520px;
    top:60px;
    color:#000;
    font-size:24px;
    }
