﻿    body
    {
        background-color: #224568;
    }
    
    #wrapper
    {
        margin-top: 10;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        width: 950px;
        background-color: White;   
        padding-top: 0;
        padding-bottom: 0;
    }
    #footer
    {   
        text-align: center;
        color: #224568;
        padding-bottom: 3px;
    }
    #footer p
    {
        font-family: Times New Roman;
        font-size: .7em;
    }
    
    .banner
    {
        margin: 0 auto;
        width: 900px;
    }

    .pageheader p
    {
        width: 100%;
        text-align: left;
        font-family: Times New Roman;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        background-image: url(images/PageHeaderBackgroundSegment.png);
        background-repeat: repeat-x;        
        color: White;
    }
    .blogtext p
    {
        font-family: Times New Roman;
        font-size: 1em;
        padding-left: 20px;
        padding-right: 20px;
    }
    .blogquote
    {
       font-style: italic;
    }        
   #mainleft
   {
       float: left;
       margin-top: 20px;
       margin-left: 15px;
       font-family: Times New Roman;
       width: 380px;
   } 
   .mainleftMiddle
   {
       margin-top: 30px;
   }   
   .mainservicesSidebar
    {
        border-style: Solid;
        border-width: 2;
        border-color: #224568; 
        text-align: center;
        margin-left: 3px;
        padding: 5px 5px 5px 3px;
        line-height: 10px;
    }
    .mainservicesSidebar h1
    {
        font-family: Times New Roman;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 2px;
        border-bottom-style: solid;
        border-bottom-width: 1;
        border-bottom-color: #224568;
        color: #224568;
        padding: 0 0 30px 0;
    }
    .mainservicesSidebar h2
    {
        font-family: Times New Roman;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 2px;
    }
    .goGreenSide
    {
        margin: 3px 0 0 3px;
        text-align: center;
        background-image: URL(images/speedyspydergreenbackground.gif);
        background-repeat: repeat;
    }
    .goGreenSide p
    {
        font-family: Times New Roman;
        font-size: 30px;
        font-weight: bold;
        color: White;
        padding-top: 5px;
    }
    .goGreenSide h1
    {
        font-family: Times New Roman;
        font-size: 48px;
        font-weight: bold;
        color: White;
        letter-spacing: 2px;
        line-height: 48px;
        padding-top: 10px;
        padding-bottom: 0;
    }
    .goGreenImage
    {
        float:left;
        padding-left: 20px;
        margin-right: 20px;
    }

   #servicesLeft
   {
       float: left;
       margin-top: 0;
       margin-left: 15px;
       font-family: Times New Roman;
       width: 450px;
       clear: left;
   }
   #servicesLeft h1
   {
        font-size: 32px;
        font-weight: bold;
        letter-spacing: 2px;
        color: #224568;
   }
   #servicesLeft p
   {
       font-size: 1.2em;
       line-height: 24px;
   }
   #servicesRight
   {
       margin-top: 0;
       margin-left: 485px;
       margin-right: 15px;
       font-family: Times New Roman;
       padding-top: 1px;
       padding-bottom: 10px;
   }
   #servicesRight h1
   {
        font-size: 32px;
        font-weight: bold;
        letter-spacing: 2px;
        color: #224568;
   }
   #servicesRight p
   {
       font-size: 1.2em;
       line-height: 24px;
   }
    .quote
    {
       border-style: solid;
       border-color: #224568;
       border-width: 2;
       font-family: Times New Roman;
       font-size: 1.2em;
       font-style: italic;
       text-align: center;
       padding: 5px 5px 5px 5px;
    }
    
    .topnavbar
    {
        color: #224568;
        font-family: Times New Roman;
        font-size: 18px;
        font-weight: bold;
        padding: 2px;
        margin-left:450px;
    }    
    .bottomnavbar
    {
        margin: 0 auto;
        color: #224568;
        font-family: Times New Roman;
        font-size: 8px;
        font-weight: bold;
        padding: 2px;
        text-transform: uppercase;
    }    
    .contactLabel
    {
        float: left;
        width: 130px;
        margin-left: 20px;
        margin-right: 10px;
        text-align: right;
        font-weight: bold;
        clear: left;   
    }
    .contactTextbox
    {
        margin-top: -2px;
        width: 300px;
    }
    .contactDropdown
    {
        margin-top: -2px;
        width: 305px;
    }
    .contactMessage
    {
        margin: 0 5px 0 5px;
        width: 93%;
    }
    #contact
    {
        margin: 0 auto;
        width: 600px;
        background-color: Gray;
    }
    #contact h1
    {
        margin: 0 auto 20px auto;
        padding-top: 10px;
        padding-bottom: 10px;
        font-family: Times New Roman;
        font-size: 36px;
        border-bottom-style: dotted;
        border-bottom-color: #224568;
        width: 60%;
        color: #224568;
    } 
    #contact p
    {   
        margin: 5px;
        font-family: Times New Roman;
        font-size: 1em;
    }          
    .sendButton
    {
        margin: 5px auto;
        font-family: Times New Roman;
        font-size: 24px;
        color: White;
        background-color: #224568;
    }
    #contactPhone p
    {
        margin-top: 5px;
        margin-bottom: 5px;
        font-family: Times New Roman;
        font-size: 1.5em;
        font-weight: bold;
        color: #224568;
        text-align: center;
        padding-bottom: 10px;
    }
    #leftsidebar
    {
        float: left;
        border-style: dashed;
        border-color: Green;
        border-width: 2;
        padding-left: 2px;
        padding-right: 2px;
    }

   #mainRight
   {
       margin-top: 20px;
       margin-left: 420px;
       margin-right: 15px;  
   } 
   #mainRight p
   {
       font-family: Times New Roman;
       font-size: 1.2em;
       padding: 5px 5px 5px 5px;
       margin-left: 5px;
       line-height: 24px;
    }
    #mainRight h2
    {
        font-family: Times New Roman;
        font-size: 28px;
        font-weight: bold;
        letter-spacing: 2px;
        color: #224568;
        text-align: center;
    }
    .curvyCorners
    {
    }
   
    ul.none
    {
        list-style-type: none;
    }