html, body {
    margin: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    height: 100%;
    width: 100%;
    }

#banner
{
	height: 119px;
	width: 800px;
    float: left;
    background-image: url(../images/banner_top.gif);
}
#banner2
{
	height: 119px;
	width: 800px;
    float: left;
    background-image: url(../images/banner_top02.gif);
}
#banner3
{
	height: 119px;
	width: 800px;
    float: left;
    background-image: url(../images/banner_top03.gif);
}
#banner4
{
	height: 119px;
	width: 800px;
    float: left;
    background-image: url(../images/banner_top04.gif);
}
