body{
background-color: #454545;
margin: 0;
text-align: center;
}
div#wrapper{
width: 1280px;
margin: 1px auto;
text-align: left;
}
div#header{
background: url(../img/banner.jpg) no-repeat;
width:1280;
height: 147px;
}
div#menu{
background: url(../img/menu_background.jpg) repeat-x;
width:1280;
height:46px;
}
div#level0 {
background-color:#fff6ed
}
div#level1 {
margin-left:164px;
padding-left:0px;
background-color:#fff6ed;
}
div#level2 {
background:#fff6ed;
padding-top:5px;
width:952px;
}
div#footer{
clear:both;
width: 1280px;
height: 53px;
padding-top:1px;
text-align:center;
color:white;
background: url(../img/footer.jpg) repeat-x;
}
