/* FOOTER */
.pad-t20 {padding-top:3px;}

.main-footer-bg {
	background:url(bg-main-footer.png);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
.footer-container {
	margin-left:auto; 
	margin-right:auto; 
	overflow:auto;
}
.footer-gradient {
	background:url(bg-footer-gradient.png) repeat-x;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}

#bottom-menu li{
	display: list-item;
	list-style: none;
	text-align: left;
}
#bottom-menu ul{
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	padding-botom: 2px;
	margin: 0px;
}

.bottom-menu-cell {
	padding-right:20px;
	float: left;
}
.bottom-menu-cell2 {
	padding: 10px;
	float: right;
}
.bottom-menu-main {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-smooth: auto;
	text-align: left;
}
.bottom-menu-sub {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#53B1DF;
	font-smooth: auto;
	line-height: 20px;
	line-height:24px
}
.bottom-menu-sub a:link {color:#53B1DF; text-decoration:none;}
.bottom-menu-sub a:visited {color:#53B1DF; text-decoration:none;}
.bottom-menu-sub a:hover {color:#DCF9FC; text-decoration:underline;}
.bottom-menu-sub a:active {color:#53B1DF; text-decoration:none;}


.bottom-menu-main  a {color:#000000;}
.footer-bar {width:960px; margin-left:auto; margin-right:auto; background:#666666; margin-top:15px; border-radius:4px; -moz-border-radius:4px; -ms-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px;} hello
.footer-bar-inner {overflow:auto; margin-top:10px; width:900px; margin-left:auto; margin-right:auto; padding:12px;}

/* END FOOTER */