﻿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;
}

#HeaderNav
{
    
}
#m5logo
{
    text-align: center;
    
}
#overview
{
    background-image: url('/images/main/spotlight/m5-logo.png');
    background-repeat: no-repeat;
    height: 110px;
    padding-left: 240px;
    padding-top: 30px;

}
#servicesTitle
{
    background-image: url('/images/main/spotlight/ps-m5net.png');
    background-repeat: no-repeat;
    width: 669px;
    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;  
}
#contentText
{
       
}
#pricing
{
 font-size: 16px;   
}
.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: 126px;
    height: 100px;
}
#datacenter
{
    background-image: url('/images/main/services/datacenter.png');
    background-repeat: no-repeat;
    padding-left: 126px;
    height: 100px;
}
#desktop
{
    background-image: url('/images/main/services/desktop.png');
    background-repeat: no-repeat;
    padding-left: 126px;
    height: 100px;
}
#dr
{
    background-image: url('/images/main/services/dr.png');
    background-repeat: no-repeat;
    padding-left: 126px;
}
#security
{
    background-image: url('/images/main/services/security.png');
    background-repeat: no-repeat;
    padding-left: 126px;
}
#compliance
{
    background-image: url('/images/main/services/compliance.png');
    background-repeat: no-repeat;
    padding-left: 126px;

}
