@charset "UTF-8";
.footer { font-size: 11px; height: auto; text-align: center; padding: 0; background-color: #828282; color: #FFFFFF; clear: both; background-image: url(../main_images/bgFooter.gif); background-repeat: repeat; background-position: left top; }
.footerContentTop { width: 100%; margin: 0; padding: 0; background-image: url(../main_images/bgFooterTop.gif); background-repeat: repeat; background-position: left top; height: 25px; }
.footer a, .footer a:active, .footer a:visited { color: #FFFFFF; font-size: 11px; line-height: 16px; text-decoration: none; }
.footer a:hover { color: #FF9900; font-size: 11px; line-height: 16px; text-decoration: none; }
.footer p { text-align: right; }
.footer h1 { color: #FFFFFF; font-size: 16px; line-height: 24px; font-weight: normal; letter-spacing: 1px; margin: 0; padding: 0 0 5px 0; text-align: left; }
.footer h2 { color: #FFFFFF; font-size: 16px; line-height: 24px; font-weight: normal; letter-spacing: 1px; margin: 0; padding: 0 0 5px 0; text-align: left; text-decoration:underline; }
.footer ul { margin-bottom: 4px; margin-top: 6px; }
.footer ul li { list-style-image: url("../main_images/dot_orange.gif"); text-align: left; }
.footerCol5 { display: none !important; }
 @media (min-width: 767px) and (max-width: 979px) {
.footerCol1 { width: 100%; margin: 0 0 20px 0; }
.footerCol2, .footerCol3, .footerCol4 { width: 228px !important; }
}
@media (min-width: 481px) and (max-width: 767px) {
.footerCol1 { height: 80px; float: left; width: 50% !important; }
.footerCol2, .footerCol3, .footerCol4 { display: none !important; ; }
.footerCol5, .footerCol5 ul { display: block !important; height: 80px; float: right; width: 50% !important; }
.footerCol5 ul { margin: 0 40px 0 0; }
}
 @media (max-width: 480px) {
.footerCol1 { float: none; width: 100% !important; }
.footerCol2, .footerCol3, .footerCol4 { display: none !important; }
.footerCol5 { display: none !important; }
.footerCol2 ul, footerCol3 ul, footerCol4 ul { width: auto; margin: 0 auto; }
.footerCol2 ul li, footerCol3 ul li, footerCol4 ul li { width: auto; margin: 0 auto; }
}