body
{
    background: url(../img/relift/bg.jpg) white repeat-x;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 0px;
    padding: 0px;
}

a img
{
    outline: 0;
    border: none;
}

.aNoTxtDeco
{
    text-decoration:none;
}

.button
{
    background-color:#16582A;
    color:White;
    padding: 2px 10px;
}

#wrapper
{
    width: 1220px;
    padding:1px;
    margin: 0px auto;
}

.top-links
{
    height: 24px;
    width: 1180px;
    padding: 0px 20px;
}

.top-links a
{
    color: white;
    text-decoration: none;
}

.top-links a:hover
{
    color: #edb32b;
}

.top-links h1
{
    color:white;
    float:left;
    font-size:18px;
    font-style:italic;
    margin:0;
    padding:0;
    text-transform:uppercase;
}

.right-links
{
    float:right;
    list-style-type:none;
    margin:0;
    padding:5px 0 0;
    text-transform:uppercase;
}

.right-links li
{
    float: left;
    margin-left: 15px;
}

.header
{
    width: 1220px;
    height: 150px;
    background: url(../img/relift/header.jpg) no-repeat;
}

.content
{
    background: url(../img/relift/body-bg.jpg) no-repeat;
    width: 1160px;
    padding: 0px 30px 0px 30px;
    height: 750px;
}

.content-main
{
    float: left;
    width: 970px;
}

#navigation, #navigation ul
{
    background: #2b4830;
    width: 970px;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-transform: uppercase;
    list-style-position: outside;
}

#navigation a
{
    color: white;
    text-decoration: none;
    display: block;
    padding: 8px 13px 8px 13px;
    background: #2b4830;
}

#navigation li ul li a
{
    width: 170px;
    border-top: 1px solid white;
    text-transform:none;
}

#navigation li
{
    float: left;
    display: block;
    position:relative;
}

#navigation li ul
{
    position: absolute;
    left: -999em;
    width: 195px;
    list-style-type: none;
}


#navigation li a:hover, #navigation li a.active
{
    background: #48655a;
    color: #edb32b;
    
}

#navigation li:hover ul, #navigation li.sfhover ul
{
    left: auto;
}

#navigation li .special
{
    background: #EDB32B;
    color:#2B4830;
    font-weight:bolder;
}

.sponsors
{
    float: right;
    width: 180px;
    background: url(../img/relift/sponsors-bg.gif) repeat-y;
}

.sponsors h1
{
    background: #edb431;
    color: white;
    font-size: 14px;
    height: 19px;
    margin: 0px;
    padding: 8px 0 6px 17px;
    font-weight: normal;
}

.sponsors ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 17px;
}

.sponsors li
{
    margin-bottom: 0px;
}


.features
{
    padding: 0px 0px 0px 0px;
    width: 200px;
    float: left;
}

.features img
{
    float: left;
    margin-top: 7px;
}

.article
{
    width: 730px;
    float: right;
    margin: 7px 10px 5px 10px;
}

.article h1
{
    width: 725px;
    background: url(../img/relift/article-header-bg.jpg) no-repeat;
    height: 25px;
    color: #2a472f;
    font-size: 14px;
    margin: 0px 0px 10px 0px;
    padding: 7px 0px 0px 27px;
}

.article h1 a
{
    text-decoration: underline;
    color: #2a472f;
}

.article img
{
    float: left;
    margin: 0px 10px 0px 0px;
}

.article object
{
    float: left;
    margin: 0px 10px 0px 0px;
}

.article p
{
    margin: 10px 0px 10px 0px;
}

.article a
{
    color: #16582A;
    font-weight: bold;
}

.article a.read-more
{
    float: right;
}

.socialMediaBox
{
    padding: 10px;
    border: solid 1px #CCCCCC;
    width:60px;
    text-align:center;
}

.socialMediaBox .mediaButton
{
    padding-bottom:8px;
}

.socialMediaBox .mail
{
    background-image: url(../img/email_icon.png);
    height:40px;
}

.socialMediaBox a
{
    text-decoration:none;
    display:inline-block;
}

.socialMediaBox .mail span
{
    position:relative;
    top:15px;
    color:#CCCCCC;
}

.finalScoreLink
{
    padding-left:66px;
}