﻿#home
{
    background: url("../img/nav.gif") 0px -50px no-repeat;
}

#splash-main {
    background: url('../img/main-splash.jpg') top left no-repeat;
    height: 220px;
    width: 840px;
}
#splash-main p {
    padding: 161px 0 0 22px;
}

#left {
    width: 553px;
    float: left;
}
#right {
    width: 280px;
    height: 348px;
    float: right;
    text-align: left;
    background: url('../img/treatment-specialties.gif') no-repeat;
}
#hometabs {
    background: url('../img/homepage-tabs.png') no-repeat;
    width: 553px;
    height: 61px;
    margin: 0;
    padding: 0;
}
#hometabs span
{
    display: none;
}
#hometabs li, #hometabs a
{
    height: 61px;
    display: block;
}
#hometabs li
{
    float: left;
    list-style: none;
    display: inline;
}
#tabs-practice
{
    width: 177px;
    height: 61px;
}
#tabs-providers
{
    width: 177px;
    height: 61px;
    margin-left: 10px;
}
#tabs-research
{
    width: 177px;
    height: 61px;
    margin-left: 10px;
}
#leftcontent {
    margin: 29px 0 0 19px;

}
#home-left-left {
    float: left;
    width: 165px;
}
#home-left-left p {
    margin-top: 13px;
}
#home-left-right {
    float: right;
    width: 332px;
    display: inline;
    margin-right: 5px;
}

#right #treatment {
    padding: 57px 0 0 19px;
    width: 242px;
}
#right #treatment ul {
    font-size: 1.2em;
    line-height: 1.2em;
    color: #666666;
    padding-left: 3px;
    text-decoration: none;
}
#right #treatment li {
    border-bottom: 1px solid #cecece;
    padding: 6px 0;
    width: 242px;
    color: #666666;
    font-size: 1.2em;
    line-height: 1.2em;
}
#right ul#treatment li.last {
    border-bottom: 0px solid #000;
    padding: 6px 0;
    width: 242px;
}
#lower {
    width: 840px;
    clear: both;
    margin-bottom: 20px;
    /*overflow: auto;*/
}
#lower-left {
    width: 273px;
    height: 106px;
    float: left;
    padding-bottom: 40px;
}
#lower-right {
    background: url('../img/bill-pay-background.png') no-repeat;
    width: 566px;
    height: 106px;
    float: right;
    padding-bottom: 40px;
    display: inline;
}
#pay-button {
    margin: 35px 0 0 346px;
}
p {
    font-size: 1.2em;
    line-height: 1.5em;
    color: #666666;
    margin-bottom: 1em;
}
p strong {
    font-weight: bold;
    font-size: 1.25em;
    line-height: 1.4em;
    color: #000;
    margin-bottom: 1em;
}