﻿body
{
    width:1024px; margin:0 auto;
}
ul,li,h1,h2,p,h5{
    padding:0; margin:0; font-family:Arial;
}
ul
{
    margin:0 0 0 10px;
}
li
{
    list-style-type:none; float:left; margin:0 10px 0 0; background:#eff6f3; width:170px;
}
h1,h2
{
    font-weight:normal; color:#6d726f; font-size:18px;
}
h1
{
    font-size:20px; width:420px; padding: 30px 0 0 0; line-height:26px; margin:0 10px 0 0;
} 
p
{
    font-size:12px; line-height:18px;
}
h5
{
    font-weight:normal; font-size:13px; color:#6d726f;
}
a
{
    text-decoration:none; color:#6d726f; background:#baf6c1; 
}
a:hover
{
    color:white; background:#6d726f;
}
div#OuterContainer
{
    background: url(../images/background_repeat.png) repeat-y; width:1024px;
}
div#InnerContainer
{
    width:920px; margin:0 auto;
}
div#LogoContainer
{
    background:black;
}
img.LContainer
{
    height:120px;
}
div#MapContainer
{
    border-bottom:2px solid #baf6c1; margin:0 10px;
}
div.Tagline
{
    float:left;
}
img.LocationMap
{
    padding:30px 0 30px 0; border:none;
}
div#OfficeContainer
{
    padding:30px 0 0 0; height:195px;
}
div#OfficeContainer ul li
{
    padding:5px 0 5px 0; height:165px;
}
div#OfficeContainer ul li a
{
    font-size:11px;
}
div#FooterContainer
{
    background: url(../images/background_end.png) no-repeat; width:1024px; height:20px;
}
