#braf {
    position: absolute;
    top: 0px;
    left: 0px;
}
#bluebg {
    position: absolute;
    top: 133px;
    left: 0px;
}
#top div{
    color: #ffffff;
    font-family: Helvetica;
    font-weight: 300;
}
#top strong{
    font-weight: 700;
}
#top #bannertxt{
    color: #b3964d;
    font-size: 17px;
    line-height: 19px;
    text-align: center;
    position: absolute;
    width: 280px;
    top: 90px;
    left: 10px;
    opacity: 0;
}
#top #bannertxt2,
#top #bannertxt3 {
    font-size: 22px;
    position:absolute;
    text-align: center;
    top: 165px;
    left: 50px;
    font-weight: bold;
    opacity: 0;
}
#top #bannertxt3{
    font-size: 14px;
    top: 75px;
    left: 44px;
    width: 210px;
    font-weight: normal;
    opacity: 0;
}
#top #bannertxt3 span{
    font-size: 12px;
    font-weight: normal;
}
#top #bannertxt3 sup {
    line-height: 0;
    font-size: 60%;
    top: -.75em;
}
#top #cta{
    position: absolute;
    top: 130px;
    left: 74px;
    width: 150px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    background: #b5984f;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 10px 0;
    opacity: 0;
}
#logos{
    position: absolute;
    bottom: -65px;
    right: 0;
    width: 300px;
    height: 70px;
    background: #ffffff;
}
#logos img{
    position: absolute;
    right: 10px;
    bottom: 6px;
}
#logos .tfmk-logos {
    width: 150px;
    height: 53px;
}
#top #prodcode{
    font-size: 9px;
    color: #000;
    bottom: -23px;
    left: 10px;
}
#logosection{
    position: absolute;
    bottom: -28px;
    border-top:solid 2px #a7a9ac;
    text-align: center;
    width: 100%;
    background: #fff;
    z-index: 52;
}
#logosection .rght-border{
    border-right:solid 2px #a7a9ac;
}
#logosection .bottom-logo{
    width: 49%;
    float: left;
    position: relative;
    padding: 5px 0 7px;
}
#isiwrap .blue-color{
    color:#005eff;
}
#isiwrap .brown-color{
    color:#b3964d;
}
