html, body { width:100%; height:100%; margin:0; padding:0; }
html { background:#9EDA45 url(../images/back2.png) bottom repeat-x; }
body { background:url(../images/back.jpg) bottom center no-repeat; }
a img { border:none; }
a { text-decoration:none; }

#nav { width:100%; position:absolute; bottom:100px; }
#nav div { margin:0 auto; }

#copy { width:564px; margin:0 auto; padding-bottom:5px; font:11px verdana; color:#999; position:relative; }
#copy p { text-align:justify !important; line-height:18px; }

#footer { width:100%; position:absolute; bottom:1px; color:#FFF; }
#footer p { margin:0 0 12px 0; padding:0; text-align:center; }
#footer .nav { font:bold 12px arial; }
#footer .nav a { padding:0 12px; color:#84BC30; }
#footer .nav a:hover { color:#425E18; }
#footer .address { font:10px verdana; color:#CCC; }
#footer .address span { margin-left:8px; color:#595959; }
#footer .address a { color:#558515; border-bottom:1px dashed #2B430B; }
#footer .address a:hover { color:#2B430B; }
#footer .sub { font:10px arial; }
#footer .sub a { padding:0 0 0 12px; color:#595959; }
#footer .sub a:hover { color:#FFF; }