/* FOOTER */
.footer-container {	overflow:auto; }
.main-footer-bg{float:left;}
#bottom-menu li { display: list-item; list-style: none; text-align: left; line-height: 1.8; }
#bottom-menu ul { padding-left: 10px; padding-right: 0px; padding-top: 2px; padding-bottom: 2px; margin: 0px;}
.bottom-menu-cell {	float: left; padding-left:25px}
.bottom-menu-cell:first-child{padding-left:0}
.bottom-menu-cell2 { float: right; padding: 10px; }
/*expanded menu*/
.bottom-menu-main { font-size: 18px; color: #ffffff; font-weight: bold; position: relative; padding-bottom: 7px; /*text-shadow: 0px 2px 0px #000;*/}
/*linear menu*/
.bottom-menu-main  a { font-size: 16px; line-height: 20px; color: #ffffff !important; font-weight: normal; position: relative; padding-bottom: 7px; /*text-shadow: 0px 2px 0px #000;*/ }
.bottom-menu-main a:hover {color:#d6eed6 !important;}
.bottom-menu-sub { font-size: 13px; font-weight: bold; display: inline-block; color: #bababa; text-decoration: none; }
.bottom-menu-sub a:link { color:#bababa; text-decoration:none; }
.bottom-menu-sub a:visited { color:#bababa; text-decoration:none; }
.bottom-menu-sub a:hover { color: #D8D8CE; text-decoration:none; }
.bottom-menu-sub a:active { color:#bababa; text-decoration:none; }