@import url(menu.css);
body{
    color: #000000;
    margin: 0 auto;
    padding: 0px;
	background-repeat:repeat-x;
	background-position:center;
    font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
    font-size: 14px;
}

p, td, div {     
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif !important;
    font-size: 14px !important;
}

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

h2 { color:#3F6A39; font-size:22px; }

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

#header { padding:1em 0 1em 4em; }

#footerwrapper { position:relative; z-index:0; height:36px; background:#0D150C; }
#footer { width:100%; margin:0 auto; color:white; padding-top:2px; }

#container { float:left; width:630px; margin-left:25px; }