body {
background:#000000;
}

#position {
width:1200px;
position:absolute;
top:0px;
left:50%;
margin-left:-600px;
border:1px solid #514F50;
}

#logo {
width:100%;
height:290px;
position:relative;
float:left;
background:#999999 url(/Files/System/GFX/TB_Alder_Logo.png);
}

#content {
width:100%;
height:225px;
position:relative;
float:left;
background:url(/Files/System/GFX/TB_Alder_Bg.png);
text-align:center;
padding-top:75px;
}

#footer {
width:100%;
height:100px;
position:relative;
float:left;
}

#z_logo {
width:20px;
height:20px;
position:relative;
float:right;
margin-top:75px;
margin-right:100px;
}