#site{
    width: 1028px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}

#siteMainHCP{
    position: relative;
    left: 0px;
    width: 100%;
    background-repeat: repeat-y;
    background-position: top center;
    z-index: 10;
    background-image: url('../images/site-main-hcp-bg.jpg');
}

#topProdReflectHCP{
    width: 150px;
    height: 42px;
    position: absolute;
    z-index: 4;
    top: 0px;
    left: 875px;
    background-image: url('../../images/top-prod-reflect.jpg');
}

#topProdReflectHCPHome{
    width: 159px;
    height: 44px;
    position: absolute;
    z-index: 4;
    top: 0px;
    left: 872px;
   background-image: url('../images/top-prod-reflect-hcp-home.jpg');
}

#topProdReflectLegal{
    /*width: 150px;
    height: 42px;
    position: absolute;
    z-index: 4;
    top: 0px;
    left: 877px;
    background-image: url('../../images/top-prod-reflect-legal.jpg');*/
}

#topNav ul li{
    float: left;
    display: inline;
    margin-right: 23px;
    list-style-type: none;
}

#siteHCPShell{
    position: relative;
    width: 790px;
    height: 540px;
}

#siteHCPOuter{
    width: 790px;
    position: absolute;
    top: 0;
    left: 128px;
    z-index: 10;
}

#siteHCP{
    float: left;
    display: inline;
    width: 710px;
    padding-bottom: 0px;
    position: relative;
    left: 52px;
    z-index: 10;
}

#topLogo{
    position: absolute;
    top: 45px;
    left: 15px;
    width: 125px;
    height: 52px;
}

#topNavLinkLt2{
    position: absolute;
    top: 8px;
    left: 15px;
}

#topNavLinkRt2{
    position: absolute;
    right: 179px;
    top: 8px;
}

#topNavLinkRt2 span span{
    padding: 0px 2px 0px 6px;
    font-size: 5px;
    position: relative;
    top: -2px;
}


#hcp-col-lt{
   float: left;
   display: inline;
   width: 445px;
   margin-right: 25px;
   padding-left: 15px;
   position: relative;
   top: 30px;
}

#hcp-col-rt{
   float: right;
   display: inline;
   width: 215px;
   padding-top: 70px;

}




.hdr-hcp{
    font-family: tahoma, sans-serif;
    margin: 10px 0px 15px 0px;
    font-size: 50px;
    line-height: 55px;
    color: #0a7680;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
    font-weight: bold;
    width: 445px;
}

.hdr-hcp div{
    font-family: tahoma, sans-serif;
    padding: 0px 0px 5px 0px;
}

#hcp-col-rt h2{
    font-family: tahoma, sans-serif;
   font-size: 14px;
   color: #e04091;
   font-weight: bold;
   margin: 10px 0px 0px 0px;
   padding: 0px;
   line-height: 16px;
}

.inner-col-rt{
   width: 180px;
   padding-left: 25px;
}

#hcp-col-rt ul{
   position: relative;
   left: -26px;
}

#hcp-col-rt ul li{
   font-family: tahoma, sans-serif;
   font-size: 12px;
   color: #006666;
   line-height: 16px;
   padding-bottom: 10px;
}

#home-callouts{
   position: relative;
   top: 46px;
   left: 10px;
   width: 654px;
   z-index: 10;
   height: 172px;
}

#home-callouts div{
   float: left;
   display: inline;
   position: relative;
   z-index: 15px;
}

.footnote, .footnote2{
   width: 635px;
   font-size: 10px;
   color: #006666;
   line-height: 14px;
}
.footnote{ padding: 20px 0px 20px 0px; }
.footnote2{ padding: 20px 0px 0px 0px; }

/*HCP FOOTER*/
.siteHome #footer #footerHCP-content{
   width: 730px;
   margin: 55px auto 20px auto;
   text-align: center;
}

.siteMain #footer #footerHCP-content{
   width: 730px;
   margin: 10px auto 20px auto;
   text-align: center;
}
.siteHome #footer #footerContent{
   padding-top: 20px;
}

#footerHCP-divider{
    width: 100%;
    height: 10px;
    position: relative;
    z-index: 4;
    top: -1px;
    background-image: url('../../images/home-footer-line.png');
    background-repeat: no-repeat;
    background-position: top center;
}

#apprPatientImg{
   position: absolute;
   left: 450px;
   top: 90px;
}

.siteMap ul li{
   padding: 10px 0px 10px 0px;
   font-size: 15px;
   color: #e04091;
}

.siteMap ul li ul li{
   padding: 5px 0px 0px 0px;
   font-size: 13px;
   color: #04464d;
   list-style-type: disc;
}


.siteMap ul li a{
   font-size: 15px;
   text-decoration: none;
   color: #e04091;
   font-weight: bold;
}

.siteMap ul li ul li a{
   font-size: 13px;
   text-decoration: none;
   color: #04464d;
   font-weight: normal;
}

.siteMap ul li ul li a:hover{
   color: #e04091;
}


li.leftSubLock, li.leftSub{
    position: relative;
    top: -10px;
}