/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 28, 2014, 9:33:11 PM
    Author     : davidcannon
*/
#mainImageRow {
    margin:0;
    margin-left:-15px;
    margin-right:-15px;
    padding:0;
}
#mainImageCol {
    margin:0;
    padding:0;
}
#anchorLinks {
    text-align: center;
    background-color:#FFF;
    padding-top:10px;
    padding-bottom: 25px;
}
#anchorLinks a {
    padding-left:20px;
    font-size: 10px;
    font-weight: bold;
}
#serviceDescriptions {
    background-color: #FFF;
    padding-left:30px;
    padding-right:30px;
}
#serviceDescriptions .serviceTitle {
    text-align: center;
}