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

div { text-align:left; }
img { border:0px; }

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

#footerwrapper { position:relative; z-index:0; height:180px; background:#2D2D2D; }
#footer { width:990px; margin:0 auto; color:white; padding-top:40px; }

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