﻿#masthead {
    width: 100%;
    height: 90px;
}
#masthead_lhs {
    float: left;
    /*width: 342px;*/
    width: 270px;
    height: 90px;
    background-image: url(../images/common/hd_specsathome_logo.gif);
    cursor: pointer;
}

#masthead_lhs #tagline 
{
	position:relative;
    font-size: 10px;
    font-weight: bold;
    top:75px;
    left:3px;
    /*margin: 70px 0 0 17px;*/
    letter-spacing: 2px;
}

#masthead_lhs #tagline a {
    color: #b8b7b8;
    text-decoration: none;
}
#masthead_lhs #tagline a:hover {
    color: #f68b1f;
    text-decoration: none;
}
#masthead_promo 
{
    float: left;
    width: 426px;
    height: 90px;
}

#masthead_rhs {
    float: right;
    width: 230px;
    height: 90px;
    /*overflow: hidden;*/
}
#masthead_rhs br {
    clear: left;
}
#masthead_rhs #testimonialReveal {
    float:left;
    width: 230px;
    height: 90px;
}

#masthead_rhs #testimonialReveal .testimonialQuote {
    width: auto;
    text-align: center;
    margin: 5px 5px 0px 5px;
    font-size: 11px;
    font-weight: bold;
}
#masthead_rhs #testimonialReveal .testimonialQuote a {
    color: #085a8c;
    text-decoration: none; 
}
#masthead_rhs #testimonialReveal .testimonialQuote a:hover{
    /* color: #84adc6; */
    color: #f24713;
    text-decoration: none;
}
#masthead_rhs #testimonialReveal .testimonialCredit {
    width: auto;
    text-align: right;
    margin: 0 50px 0 0;
    font-size: 10px;
}
#masthead_rhs #testimonialReveal .testimonialCredit a {
    color: #085a8c;
    text-decoration: none;
    font-style: italics;
}
#masthead_rhs #testimonialReveal .testimonialCredit a:hover{
    /* color: #84adc6; */
    color: #f24713;
    text-decoration: none;
}

#masthead_rhs #testimonialReveal .readMore {
    width: auto;
    text-align: right;
    margin-right: 10px;
    font-size: 9px;
}
#masthead_rhs #testimonialReveal .readMore a {
    color: #ef6940;
    text-decoration: none;
    font-style: italics;
}
#masthead_rhs #testimonialReveal .readMore a:hover{
    color: #19455f;
    text-decoration: underline;
}
#masthead_rhs #sahHero {
    position: relative;
    width: 230px;
    height: 90px;
    top: -90px;
    left: 0px;
}