﻿.home_table_style
{
    width: 930px;
    border-collapse: collapse;
}

.masthead
{
    background-image: url(images/layout1/masthead.jpg);
    background-repeat: no-repeat;
    height: 141px;
}
        
.mainpic
{
    background-image: url(images/layout1/mainpic.jpg);
    background-repeat: no-repeat;
    height: 363px;
}

.navigation
{
    background-image: url(images/layout1/navigation.jpg);
    background-repeat: no-repeat;
    height: 144px;
}

.footer1
{
    background-image: url(images/layout1/footer.jpg);
    background-repeat: no-repeat;
    height: 58px;
}
