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

#splash-research {
    background: url('../img/clinical-research-splash.jpg') top left no-repeat;
    height: 220px;
    width: 840px;
}
#sub-left {
    width: 165px;
    height: 226px;
    float: left;
    background: url('../img/clinical-research-sidebar.gif') top left no-repeat;
}

#sub-center {
    width: 400;
    float: left;
    posistion: relative;
    display: inline;
    padding: 0;
    margin: 0 10px 100px 15px;
}
#sub-center-inner {
    width: 400px;
    margin: 0;
    padding: 0;
}
#sub-center-inner h3 {
    font-size: 1.5em;
    color: #000;
    font-weight: bold;
    line-height: 1.40em;
    margin-bottom: 1em;
}
#sub-center-inner p {
    font-size: 1.2em;
    color: #666;
    line-height: 1.em;
    margin-bottom: 1em;
}
#sub-center-inner p strong {
    font-size: 1.25em;
    color: #000;
    line-height: 1.4em;
    margin-bottom: 1em;
}
#sub-center-inner p em {
    font-size: .84em;
    color: #666;
    line-height: 1.8em;
    margin-bottom: 1em;
}
#sub-center-inner a {
    color: #046380;
}
#sub-right {
    width: 237px;
    height: 172px;
    float: right;
    position: relative;
    display: inline;
    background: url('../img/set-an-appointment.gif') no-repeat;
}
#sub-right-text {
    margin: 82px 0 0 20px;
}
#sub-right-text p {
    font-size: 1.2em;
    line-height: 1.6em;
    color: #535353;
    margin-bottom: 1em;
}

.left { float: left; margin: 0 0px 5px 0; } 
.right { float: right; margin: 0 0 .5em .5em; }