
html, body{ margin: 0; font-family: "Georgia", Times New Roman, Times, serif; font-weight:normal; font-size: 11px; color: #ffffff; background-color:#666; padding: 10;  }

#outerWrapper {position: relative; width: 970px; margin: 0 auto;  background-color:#3f3f3f; }
#container {border:3px #efefef solid; background-repeat: no-repeat;  background-image: url(/images/home.jpg); height:510px; margin-top:50px;}
#footer{ line-height:1.7; background-color:#333; color:#fff; border-bottom:3px #efefef solid; border-left:3px #efefef solid; border-right:3px #efefef solid; overflow:hidden;}
#footer .left {float:left; padding-left:10px; margin:10px 0px;}
#footer .left a:link, a:active, a:visited {color:#7aa212; border-bottom:1px dashed #7aa212; text-decoration:none;}
#footer .right {float:right; padding-right:10px; margin:10px 0px;}


