﻿.top_gif { background-image: url('images/top.gif'); }
.features_gif { background-image: url('images/Features.gif'); }
.text_area_gif { background-image: url('images/text-area.gif'); }
.banner_area_gif { background-image: url('images/banner-area.gif'); }
.client_area_gif { background-image: url('images/client-area.gif'); }
.bottom_07_gif { background-image: url('images/bottom_07.gif'); }
.bottom_new_08_gif { background-image: url('images/bottom_new_08.gif'); }
.bottom_09_gif { background-image: url('images/bottom_09.gif'); }
.internal_pages_03_gif { background-image: url('images/internal-pages_03.gif'); }
.internal_pages_05_gif { background-image: url('images/internal-pages_05.gif'); }
.internal_pages_07_gif { background-image: url('images/internal-pages_07.gif'); }

jeff .panel
{
    overflow: auto; /*margin around each panel*/
    width: 20px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    float: left;
    margin: 10px;
    visibility: hidden;
}