﻿*
{
margin: 0px;
padding: 0px;
}


.foot
{
height: 1px;
line-height: 1px;
clear: both;
}


table
{
border-collapse: collapse;
width: 100%;
}

#outer
{
width: 780px;
margin: 20px auto 0px auto;
padding: 10px 13px 0px 13px;
}

#inner
{

background-color:white;
background-repeat: repeat-y;
}

#header
{
position: relative;
height: 130px;
background-image: url('images/banner6.jpg');
}


#main
{
position: relative;
margin: 3px 0px 0px 0px;
float: left;
}

#main_inner
{
padding: 31px 28px 18px 18px;
position: relative;
z-index: 5;
}

#footer
{
width: 780px;
margin: 12px auto 0px auto;
padding-bottom: 24px;
text-align: center;
}
