﻿.AdvantageRow
{
    border-bottom:solid 1px #acacac;
    color:#888;
    font-size:14px;
    font-weight:bold;
    padding-bottom:15px;
    margin-bottom:15px;
}

.AdvantageRow a
{
    color: #10428b;
    font-weight:normal;
    margin:0 3px;
    text-decoration:none;
}

.AdvantageRow a:hover
{
    color: #10428b;
    font-weight:normal;
    text-decoration:underline;
}

/* Specialize */
    .RightColumn .SpecializeRight
    {
        margin-right:10px;
        overflow:hidden;
    }

    .RightColumn .SpecializeRight img
    {
        float:left;
        margin:10px 15px 10px 0;
    }

    .RightColumn .SpecializeRight p
    {
        font:normal 10px Verdana;
        margin-top:20px;
    }

/* People */
    .RightColumn .PeopleLogos
    {
        margin:10px 35px 10px 35px;
    }

    .RightColumn .PeopleLogos p
    {
        font:italic 11px Trebuchet MS;
    }

    .RightColumn .PeopleLogos img
    {
    }
    
/* Experience */
    .RightColumn .ExperienceRight
    {
        background: url(../Images/bgExperienceRight.gif) no-repeat right bottom;
        padding-bottom: 185px;
    }
    
/* Service Excellence */
    .RightColumn .ServiceRight
    {
        background: url(../Images/bgServiceRight.gif) no-repeat right bottom;
        margin-bottom: 120px;
        padding-bottom: 165px;
    }
    
    .LeftColumn .ServiceLeft
    {
        background: url(../Images/bgServiceLeft.gif) no-repeat right bottom;
        overflow:hidden;
        padding-bottom:105px;
    }
    
/* Customer Info Center */
    .RightColumn .InfoRight
    {
        background: url(../Images/bgInfoRight.gif) no-repeat right top;
    }
    
    .LeftColumn .Info
    {
        background: url(../Images/bgInfo.gif) no-repeat right 110px;
    }

    .LeftColumn li
    {
        list-style-type:disc;
        margin-left:25px;
    }