﻿#content
{
    padding: 30px 0 30px 30px;
    width: 555px;
    float: left;
}

h1
{
    background-image: url('/img/h1-home.png');
    width: 538px;
    height: 20px;
    text-indent: -9999em;
}

#content p { width: 515px; }

#side
{
    float: right;
    width: 260px;
    margin: 30px 20px 0 0;
    padding: 0 25px;
    background-image: url('/img/home-side-bg.png');
    background-position: top left;
    background-repeat: no-repeat;
}

#side p
{
    font-size: 70%;
    line-height: 140%;
    width: 145px;
}

#location
{
    background-image: url('/img/home-side-location.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    border-bottom: dotted 1px #3d3d3d;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#offices
{
    background-image: url('/img/home-side-offices.jpg');
    background-position: top right;
    background-repeat: no-repeat;
}
