@import url(menu.css);
body{
    color: #000;
    margin: 0 auto;
    padding: 0px;
    background-color: #F2F3ED;
    font-family: arial, veranda, sans-serif;
    font-size: 12px;
}

div { text-align:left; }
img { border:0px; }
h2 { color:#00867F; font-weight:normal; }

#bodywrapper { width:990px; text-align:center; margin:0 auto; }
#contentwrapper { position:relative; z-index:10; margin-top:308px; background:#fff; height: auto; overflow:hidden; min-height:300px; padding-bottom:20px; margin-bottom:20px; }
#content { height:auto; overflow:hidden; }

#footerwrapper { position:relative; z-index:0; height:130px; background:url(../images/footer.jpg); }
#footer { width:990px; margin:0 auto; color:white; }

#container { float:left; width:700px; }