html, body, #hp_table, #hp_cellCenter {

    height: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}

#header { 
min-width: 480px;
max-width: 1366px;
width: 100%;
margin:0 auto;
}


.headerimgs { 
background-image:url(./images/banner2.jpg);
background-repeat: no-repeat; 
width:100%;
height:100%;
min-width: 480px;
max-width: 1366px;

position:absolute; 
}

