@charset "utf-8";
/* CSS Document */

html {margin: 0; padding: 0;}

body{margin: 0px ; padding: 0; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

.bg{ background-image:url(../images/bg.jpg); background-repeat:repeat-x; min-width:1024px;; margin:0px; padding:0px;}

a:link, a:active, a:visited, a:hover{color:#006327; text-decoration:none; font-size:12px; line-height:15px;}

#footer_outer{min-width:996px; background-color:#ffffff; margin-left:20px; margin-right:20px;}

#footer{color:#666666; width:996px; text-align:left;}
#footer ul{list-style:disc;}
#footer p{color:#666666;}

#footer_center{color:#666666; width:996px; text-align:center;}

#footer a:link, #footer a:visited, #footer a:active{color:#025b24; text-decoration:underline;}
#footer a:hover{color:#025b24; text-decoration:none;}

#footer table{ font-size:12px;}

#button_text{margin-left:15px; margin-right:15px; margin-bottom:35px; font-size:12px; line-height:16px;}