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

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

#bodywrapper { position:relative; width:990px; text-align:center; margin:0 auto; z-index:1; margin-bottom:15px; }
#contentwrapper { clear:both; background:#fff; height: auto; overflow:hidden; padding-bottom:10px;  }
#content { height:auto; overflow:hidden; }

#footerwrapper { position:relative; z-index:0; height:146px; background:#012C72; }
#footer { width:990px; margin:0 auto; color:white; }

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