﻿h1
{
    width: 587px;
    height: 65px;
    background-image: url('/img/h1-home.png');
}

#content ul
{
    margin-top: 30px;
}

#content ul li
{
    list-style-type: none;
    display: inline;
    padding-right: 10px;
    margin: 0;
}

img.banner { vertical-align: top; }