﻿body {
    background-color:#002F64;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    height:100%;
    margin:0;
    padding:0;
    text-align:left;
}

.wrapper{
    margin:0 auto;
    padding:0;
    position:relative;
    text-align:left;
    width:800px;
}

img{
    border: none;
}

a
{
    color: #ffffff;
    text-decoration: none;
}

h1
{
    font-size: 16px;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    margin: 0px 0px 15px 0px;
    padding: 0px;    
}

h2
{
    font-size: 16px;
    font-family: Arial, Sans-Serif;
    font-weight: normal;
    margin: 0px 0px 15px 0px;
    padding: 0px;    
}

p
{
    font-size: 13px;
    font-family: Arial, Sans-Serif;
    margin: 0px 0px 10px 0px;
    padding: 0px;    
}

a:hover
{
    text-decoration: underline;
}

.topper
{
     background-image: url('../images/topper_bg.gif'); 
     background-repeat: repeat-x; 
     width: 800px; 
     height: 45px;
}

.logoArea
{
     background-color: #b7c5d5; 
     width: 800px; 
     height: 25px; 
     border-bottom: solid 1px #ffffff;
}

.innerborder
{ 
    width: 752px;
    margin: 0 26px 0 22px; 
    border: solid #ffffff; 
    border-width: 0 1px;
}

#logo
{
    height:25px;
}

#nav
{
    position: relative;
    height: 85px;
}

.nav
{
     background-color: #1d3262; 
     width: 800px; 
     height: 85px; 
     border-bottom: solid 1px #ffffff; 
     position: relative;
}

.links
{
    position: absolute; 
    bottom: 0px;
}

.links a
{
    color: #ffffff; 
    text-decoration: none;
}

.navitem
{
    cursor: pointer; 
    border: 1px solid #ffffff; 
    border-bottom: none; 
    font-size: 12px; 
    float: left; 
    margin: 0px 0px 0px 10px;
    padding: 4px 14px 4px 14px;
}

#home
{
    margin: 0px 0px 0px 20px;
}

.SubNav
{
     width: 800px; 
     height: 31px; 
     border-bottom: solid 1px #ffffff;
}

#subnav
{
    position: relative;
    background-color: #ab1d36; 
    height: 31px; 
}

.subnavtable
{
     font-size: 11px; 
     line-height: 12px;
}

.subnavtable td
{
    vertical-align: middle; 
    text-align: center; 
    padding: 0 10px;
}

#servicessubnav
{
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: hidden;
}

#casestudiessubnav
{
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: hidden;
}

.Content
{
    width: 800px; 
    min-height: 300px; 
    border-bottom: solid 1px #ffffff;
}

#content
{
    min-height: 300px;
}

.Content a
{
    color: #AB1D36;
    text-decoration: none;
}

.footertop
{
     width: 800px; 
     height: 10px; 
     border-bottom: solid 1px #ffffff;
}

#footer
{
    background-color:#ab1d36;
    height: 10px;
}

.footerbottom
{
     width: 800px;
     height: 83px;
}

#footerbottom
{
     background-color:#1d3262; 
     height: 83px;
}

.footerlink
{
     margin: 0 18px;
}

.footerleft
{
     background-image: url('../images/overlap.gif'); 
     width:253px; 
     height:30px; 
     float: left; 
     margin-top: 20px;
}

.footermiddle
{
     background-image: url('../images/curve.gif'); 
     width:18px; 
     height:30px; 
     float: left; 
     margin-top: 20px;
}

.footerright
{
     background-image: url('../images/overlap2.gif'); 
     width:481px; 
     height:22px; 
     float: left; 
     margin-top: 20px; 
     padding-top: 8px;
}
