﻿body 
{
    margin:0;
    background:#9F9AA5;
    font-family:Verdana;
}

#container
{
    margin:auto;
    width:769px;
    background:url(../images/layout/shadow.jpg);
    padding:0 20px 0 20px;
    background-repeat:repeat-y;
}

#menu
{
    width:206px;
    float:left;
    
}

#menu img
{
    border:0;
}

#logo
{
    margin-bottom:2px;
}

#menuBottom
{
    height:21px;
    background:url(../images/layout/menuBottomBackground.jpg) #37115D;
    background-position:right;
    background-repeat:no-repeat;
}

#rotator
{
    margin:0 0 2px 208px;
    height:266px;
    width:558px;
    overflow:hidden;
}

#subMenu
{
    margin:0 0 0 208px;
    width:558px;
    background:#37115D;
    margin-bottom:2px;
    text-align:center;
    height:35px;
    line-height:35px;
    vertical-align:middle;
}

#subMenu a
{
    color:White;
    font-family:Arial;
    font-size:12px;
    padding:0 60px 0 60px;
    font-weight:bold;
}

#green
{
    background:url(../images/layout/address.jpg) #C3E2C8;
    background-position:bottom left;
    background-repeat:no-repeat;
    width:766px;
    height:100%;
}

#testimonials
{
    width:186px;
    padding:10px;
    float:left;
}

#testimonials img
{
    margin:0 0 7px -5px;
}

#content
{
    background:white;
    min-height:350px;
    margin:0 0 0 206px;
    font-size:12px;
    padding:10px;
    padding-bottom:30px;
}

#content a
{
    color:#37115D;
}

#footer
{
    background:#37115D;
    margin:0 0 0 0;
    height:43px;
    font-size:12px;
    text-align:right;
    width:726px;
    padding:5px 20px 0 20px;
    color:White;
}

#footer a
{
    color:White;
}

#bottomShadow
{
    margin:auto;
    display:block;
}

h1,
h2
{
    font-size:16px;
    margin:0;
    width:60%;
    border-bottom:1px solid #37115D;
    color:#37115D;
    padding:0;
}

h2
{
    font-size:12px;
    border:0;
}