﻿#banner {
    background-image: url(../../Images/bannerbg_home.gif);
}

#banner, #theme {
    height: 238px;
}

#theme {
    background-image: url(../../Images/homepage.jpg);
    width: 338px;
}

#caption {
    margin-top: 10px;
    width: 605px; height: 219px;
}

#caption div.inner 
{
    overflow: auto;
    /*padding: 10px 15px 0;*/
}

#caption div.inner * {
    display: block;
}

#caption div.inner h1 {
    line-height: 39px;
}

