td.subheader {
width:1050px;
margin: 0 auto;
padding:0px;
border-collapse:collapse;
}

table.subheader-table {
margin: 0 auto;
padding:0px;
width:1050px;
height:50px;
background-image:url(images/bannerstrip.gif);
background-repeat:no-repeat;
border-collapse:collapse;
}

div.subheader {
margin: 0 auto;
padding:0px;
width:1050px;
height:50px;
background-image:url(images/bannerstrip.gif);
background-repeat:no-repeat;
border-collapse:collapse;
position:relative;
top:105px;
z-index:1;
}

td.subheader-left {
width:250px;
height:50px;
margin: 0 auto;
padding:0px;
background-repeat:no-repeat;
border-collapse:collapse;
}

td.subheader-right {
width:300px;
height:50px;
margin: 0 auto;
padding:0px;
background-repeat:no-repeat;
border-collapse:collapse;
}

td.subheader-centre {
width:490px;
height:50px;
margin: 0 auto;
padding:0px;
border-collapse:collapse;
}


table.footer-table {
margin: 0 auto;
padding:0px;
width:1050px;
height:50px;
background-image:url(images/footerstrip.gif);
background-repeat:no-repeat;
border-collapse:collapse;
}

td.footer-left {
width:250px;
padding:0px;
height:50px;
margin: 0 auto;
background-repeat:no-repeat;
border-collapse:collapse;
}

td.footer-right {
width:300px;
height:50px;
margin: 0 auto;
padding:0px;
background-repeat:no-repeat;
border-collapse:collapse;
}

td.footer-centre {
width:490px;
height:50px;
margin: 0 auto;
padding-top:0px;
border-collapse:collapse;
}
