#body {
width:100%;
margin:0px auto;
}
#logo {
width: 50%;
margin-left: 25%;
}
#logo img {
margin-bottom: -50px;
}
#teaser {
width:100%;
height: 55px;
background-color: #a0af0a;
color: #ffffff;
font-size: 16pt;
text-align: left;
clear:both;
}
#teaser-text {
width:50%;
margin-left: 25%;
}
#top {
width:750px;
height:20px;
float: left;
}
#footer {
width:50%;
height:50px;
float:left;
margin-left: 25%;
}
