/* 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-botom: 2px; margin: 0px; }

.bottom-menu-cell {	float: left; padding: 0px 25px;  }
.bottom-menu-cell2 { float: right; padding: 10px; }

/*expanded menu*/
.bottom-menu-main { font-size: 23px; line-height: 36px; 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:#27A2EB !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:#27A2EB; text-decoration:none; }
.bottom-menu-sub a:active { color:#bababa; text-decoration:none; }

.contactus{margin-right:40px; margin-left:20px}
.contactus a:link{color: #838383; text-decoration:none;}
.contactus a:active{color: #838383; text-decoration:none;}
.contactus a:hover{color: #838383; text-decoration:underline;}
.contactus a:visited{color: #838383; text-decoration:none;}
.contactus h4{
font-family: 'Trebuchet MS';
font-size: 23px;
line-height: 36px;
color: #ffffff;
font-weight: bold;
padding-bottom: 7px;
margin-top:0px;
margin-bottom:0px;
text-shadow: 0px 2px 0px #000;
}
.contactus p {margin:0px; padding:0px;}
.contactus p:nth-child(5)
{
font-size:16px;
}