html, body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}

body {
background-image: url(/template/shared/images/tile.gif);
}

table.containerTable {
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
}

table.containerTable td {
vertical-align: middle;
}

#top_container {
margin: 0px auto;
width: 505px;
}

#top_container div {
float: left;
}

#tl {
width: 8px;
height: 30px;
background-image: url(/template/login/images/login_shadow_tl.png);
}

#top {
width: 489px;
height: 30px;
background-image: url(/template/login/images/login_top.gif);
}

#tr {
width: 8px;
height: 30px;
background-image: url(/template/login/images/login_shadow_tr.png);
}

#container {
margin: 0px auto;
width: 505px;
background-image: url(/template/login/images/login_shadow_back.png);
clear: both;
}

#header {
position: relative;
margin: 0px 8px;
width: 489px;
height: 99px;
background-image: url(/template/login/images/login_header.gif);
background-repeat: no-repeat;
}

#logo,
#logo a {
width: 295px;
height: 92px;
}

#logo {
position: absolute;
top: -11px;
left: 25px;
overflow: hidden;
z-index: 100;
}

#logo a {
display: block;
padding-top: 92px;
background-image: url(/template/shared/images/logo_nswpb.png);
background-repeat: no-repeat;
}

#mid {
margin: 0px 8px;
width: 489px;
clear: both;
background-color: #ffffff;
}

#content {
padding: 20px 0px;
margin: 0px 20px;
background-color: #ffffff;
}

#footer {
margin: 0px 8px;
width: 489px;
height: 31px;
background-image: url(/template/login/images/login_footer.gif);
background-color: #ffffff;
}

#btm {
margin: 0px auto;
width: 505px;
height: 8px;
background-image: url(/template/login/images/login_shadow_btm.png);
}

#copyright {
width: 489px;
}
