﻿#services-content
{
    margin-top:10px;
    padding:0px 25px 10px 30px;
}
 

p.title
{
    width:250px;
}

p.first
{
    float:left;
    width:340px;
}

p.second
{
    margin-top:-10px;
}

p.services-spotlight-pic
{
    float:left;
    margin:-20px 0px 0px 10px;
}

#services-subsection p.sub-header
{
    margin:30px 0px 10px -30px;    
}

#services-subsection .sub-left
{
    float:left;
    width:330px;    
}

#services-subsection .sub-right
{
    float:left;
    margin:0px 0px 0px 15px;
}

#services .horizontal-rule
{
    margin:10px 0px;
    height:3px;
    background:transparent url(/content/images/services-horizontal-rule.png) no-repeat scroll 0 0;
}

#services-subsection p.title
{
    text-transform:uppercase;
    font-weight:bold;
}

#services p.pricing-title
{
    text-transform:uppercase;
    font-weight:bold;
    font-size:16px;
    margin-top:10px;
}

#services-subsection p.sub-header img
{
    width:671px;
}

#services-subsection p.note
{
    margin-top:10px;
    line-height:14px;
    font-size:12px;
}

#services #pricing
{
    margin-left:-5px;
}

#services .request-information
{
    margin:40px 0px 0px 20px;
    padding:43px 0px 0px 175px;
    background:transparent url(/content/images/services-lets-get-started.png) no-repeat scroll 0 0;
    width:556px;
    height:120px;
    
}

 