p {
 
    padding: 5px 0px 5px 0px;
    margin: 0px;   
}

#maintop {
    
    width: 765px;
    height: auto;    
}

#bottomrightcasestudy {

    margin-top: 10px;
    margin-left: 7px;
    margin-bottom: 15px;
    width: 133px;
    height: 205px;
    float: right;
    /*background-color: #96CE4F;*/
    background-repeat: no-repeat;
}

#content {
 
    width: 624px;
    height: auto;
    float: left;
    
}

#contenttitle {
    
    padding-left: 5px;
    border-top: solid 1px #268482;
    width: 610px;
    height: 50px;
    font-size: 3em;
    line-height: 50px;
    color: #268482;
}

#contentbodylefttop {
 
    padding: 5px;
    border-top: solid 1px #268482;
    width: 310px;
    height: auto;
    float: left;
    color: #777777;
    font-size: 1.1em;
    overflow: hidden;
}

#contentbodyleftcasestudy {
 
    padding: 5px;
    border-top: solid 1px #268482;
    width: 410px;
    height: auto;
    float: left;
    color: #777777;
    font-size: 1.1em;
}

#contentbodyleftbottom {
 
    width: 315px;
    height: 90px;
    clear: both;
}

#contentbodyright {
 
    width: 300px;
    height: 410px;
    float: left;
}

#contentbodyrightcasestudy {
 
    width: 200px;
    height: 410px;
    float: left;
    text-align: center;
}

.contentheading {
 
    font-size: 1.5em;
    color: #268482;
    font-weight: bold;
}

.bottomgreenlink {
 
    padding-left: 20px;
    width: 115px;
    height: 30px;
    background-image: url(/images/tier_bottom_link.gif);
    background-repeat: no-repeat;
    line-height: 23px;
    font-size: 1.2em;
}

.bottomgreenlink a {
 
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;    
}

.bottomgreenlink a:hover {

    text-decoration: none;
}

.tierlinktall {
 
    background-image: url(/images/tier_bottom_link_tall.gif);
    background-repeat: no-repeat;
    width: 94px;
    height: 29px;
    padding-left: 20px;
    margin: 0px 40px 20px 0px;
    float: left;  
    color: #FFFFFF;
    font-weight: bold;
    display: table;
    top: 50%;
}

.tierlinktall a {
 
    color: #FFFFFF;
    text-decoration: none;   
}

.tierlinktall a:hover {
 
    text-decoration: underline;   
}

.contenttitles {
 
    color: #008080;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

#content a {
    font-weight: bold;
}

#footer {
 
    border-top: solid 1px #278684;
    width: 765px;
    height: 26px;
    line-height: 26px;
    color: #656565;
    clear: both;
}