body
{
 margin-left:0px;
}
Div.Div1
{
    padding-bottom: 0px;
    margin: 0px auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    width: 934px;
    height:200px;
}
.header
{
    background-position: 0px top;
    height: 200px;
    width: 100%;
    background: url(images/background.jpg) #fff repeat-y 0px top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.main
{
    height:100%;
    width:100%;
    background: url(images/background.jpg) #fff repeat-y -940px top;
    
}

.pagefooter
{
    background-image: url('images/background.jpg');
    width: 934px;
    background-repeat: no-repeat;
    background-position: -1880px top;
    height: 128px;
    clear: both;
}


.TH
{
    background-image: url('images/container_header_bg3.gif');
    height:20px;
    background-repeat:repeat-x;
}
