﻿body
{
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    background-image: url('/images/main/gw-bggrad.png');
    background-repeat: repeat-x;
}
p
{
    font-size: 13px;   
}
h3
{
    font-family: arial;
    font-size: 17px;
}
#servicesTitle
{
    background-image: url('/images/main/services/managedservices.png');
    background-repeat: no-repeat;
    width: 419px;
    height: 43px;
    display: block;
    font-size: 1px;
    color: #FFFFFF;
}
#BodyStage
{
    width: 780px;
    padding-left: 18px;
    padding-right: 18px;
    border-bottom: solid 2px #0077d4; 
}
#servicesNav
{
    border-bottom: solid 2px #0077d4;  
}
#pricing
{
    font-size: 16px;   
    margin-top: 6px;
    padding-bottom: 14px;
    border-bottom: 2px solid #0077d4;
}
.serviceItem
{
    text-decoration: none;
    color: #ffffff;
    background-color: #C0C0C0;
    padding: 2px 6px 2px 6px;  
    height: 16px; 
    display: inline-block;
}
.serviceItemCurrent
{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    background-color: #0077d4;
    padding: 2px 8px 2px 8px;  
    height: 18px; 
    display: inline-block;
}
#monitoring
{
    background-image: url('/images/main/services/monitoring.png');
    background-repeat: no-repeat;
    padding-left: 60px;
    margin-left: 12px;
    height: 100px;
}
#datacenter
{
    background-image: url('/images/main/services/datacenter.png');
    background-repeat: no-repeat;
    padding-left: 60px;
    height: 60px;
    margin-left: 12px;
}
#desktop
{
    background-image: url('/images/main/services/desktop.png');
    background-repeat: no-repeat;
    padding-left: 60px;
    height: 100px;
    margin-left: 12px;
}
#dr
{
    background-image: url('/images/main/services/dr.png');
    background-repeat: no-repeat;
    padding-left: 60px;
    margin-left: 12px;
}
#security
{
    background-image: url('/images/main/services/security.png');
    background-repeat: no-repeat;
    padding-left: 60px;
    margin-left: 12px;
}
#compliance
{
    background-image: url('/images/main/services/compliance.png');
    background-repeat: no-repeat;
    padding-left: 60px;
    margin-left: 12px;
}
.monitoringDetails
{
    margin-left: 60px;   
    
}
.monitoringBulletPoints
{
    display: inline-block;   
    
}
