#mainContent {
    width: 936px;
    margin: 2px 15px 35px 21px;
    z-index: 1;
    position: relative;
}

.cntr_arw_cont {
    width: 941px;
    margin: 0 auto;
    padding: 10px 0 10px 20px;
    background: #3d3d3d;
}

    .cntr_arw_cont h6 {
        background: url(/images/Pages/Home/gr-arw.jpg) left 3px no-repeat;
        padding: 12px 0 9px 30px;
        font: 15px "Arial", Helvetica, sans-serif;
        color: #FFF;
    }

    .cntr_arw_cont .ticker {
        display: none;
    }

        .cntr_arw_cont .ticker:first {
            display: list-item;
        }

.main_cont {
    width: 944px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}

#solutions-bar {
    background-image: url("/Images/Pages/Home/solutions_bar.jpg");
    background-repeat: no-repeat;
    width: 946px;
    height: 78px;
    position: relative;
    margin-left: -1px;
}

a.solution {
    position: absolute;
    top: 8px;
    height: 62px;
    width: 185px;
    position: relative;
    outline: none;
    border: none;
    display: inline-block;
}

a.sol1 {
    left: 141px;
}

a.sol2 {
    left: 149px;
}

a.sol3 {
    left: 165px;
}

a.sol4 {
    left: 182px;
}

#home-tabs {
    margin: 20px 0 15px 4px;
    position: relative;
}

#home-tab-sprite li, #home-tab-sprite li a {
    float: left;
}

    #home-tab-sprite li a {
        text-decoration: none;
        display: block;
        margin-right: 0;
        margin-top: 3px;
        width: 157px;
        height: 36px;
    }

#home-tabs #home-tab-sprite {
    background: url("/Images/Pages/Home/Tabs/home_tabs.jpg") no-repeat scroll -7px -12px transparent;
    width: 669px;
    height: 45px;
    position: relative;
    margin-left: -3px;
    margin-top: 5px;
    margin-bottom: -4px;
    z-index: 100;
}

    #home-tabs #home-tab-sprite.noquicktips {
        background: url("/Images/Pages/Home/Tabs/home_tabs2.jpg") no-repeat scroll -7px -12px transparent;
        width: 511px;
        height: 45px;
        position: relative;
        margin-left: -3px;
        margin-top: 5px;
        margin-bottom: -4px;
        z-index: 100;
    }

.tab-wrap {
    border: none;
    border-bottom: none;
    position: relative;
    z-index: 1000;
    /* margin-left: -3px; */
    margin-top: 0;
    width: 100%;
}

.tabarea-shrt {
    width: 50%;
    padding-top: 10px;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
    min-height: 180px;
    border: 2px solid #ddd;
    border-radius: 4px;
}

.img-box {
    width: 180px;
    padding: 0 10px;
}

    .img-box a {
        display: inline-block;       
        outline: none;
        border: none;
    }

        .img-box a img {
            max-height: 180px;
            max-width: 180px;
            border: none;
        }

.content-box {
    width: 278px;
    padding: 10px;
    vertical-align: top;
}

    .content-box h2 {
        font-size: 16px;
        color: #222222;
        font-weight: bold;
        margin: 0 0 5px 0;
    }

    .content-box h6 {
        font-size: 13px;
        color: #454545;
        font-weight: bold;
        margin: 0;
    }

    .content-box p {
        font-size: 13px;
        color: #444444;
        margin: 10px 0;
        line-height: 19px;
    }

.small-margin {
    margin-top: 7px;
}

.content-box ul ol {
    font-size: 13px;
    color: #444444;
    margin: 10px 0;
}

.content-box ol {
    font-size: 13px;
    color: #444444;
    margin: 10px 0 10px 20px;
    line-height: 20px;
}

    .content-box ol li {
        margin-bottom: 2px;
    }

.content-box ul li {
    float: none !important;
    line-height: 17px;
    margin-top: 7px;
}

ul#colors {
    margin-bottom: 15px;
}

    ul#colors li {
        width: 83px;
        display: inline-block;
    }

ul.price li {
    display: inline-block;
    width: 124px;
    height: 23px;
}

.content-box ul li a {
    color: #3C5B92;
    font-size: 13px;
}

.more-lnk {
    float: left;
    color: Green;
    background: url("/Images/Pages/Home/Tabs/green-arw.jpg") no-repeat scroll 0 4px transparent;
    padding-left: 16px;
    font-size: 12px;
    font-weight: bold;
}
