/* CSS Document */

/* footer */
div#footer { width: 100%; height: auto; margin: 0; top: 0; left: 0; bottom: 0; padding-top: 18px; border:0; background: #171e1e; }
div#bottomFooter { height: 34px; clear: both; width: 996px; margin: 0 auto; bottom: 0; padding: 0; border-top: 1px solid #394949; }
div#bottomFooter  p, div#bottomFooter a { float: left; font-size: 10px; text-align: left; color: #f1f1f1; padding: 8px 0 0 10px; margin: 0; }
div#bottomFooter  p.paddingLeft { padding: 8px 0 0 5%; }
div#bottomFooter a { text-decoration: underline; padding: 8px 0 0 10px; }
div#bottomFooter a:hover { text-decoration: none; }
div#bottomFooter a img { margin-top: -1px; padding-top: 2px; }

div#contentFooter { width: 996px; margin: 0 auto 0; color: #848484; text-align: left; }
div#footer h2 { line-height: 30px; width: auto; margin: 0 0 10px 0; padding-left: 29px; }
div#contentFooter p { padding: 0 0 8px; font-size: 10px; margin-top: 0; margin-left: 6px; line-height: 10px; }

div#contentFooter  ul { height: auto; width: 33%; margin: 0 0 10px; padding: 0; z-index: 2; }
div#contentFooter  ul li { margin: 0; height: auto; width: 100%; }

li#help { height: 140px; width: 100%; padding: 0 1% 0; border-right: 0px dotted #ccc; }
li#help h2 { background:url(/imgs/common/ico_help.jpg) no-repeat 0 0; line-height: 30px; }


