/* FOOTER */
.pad-t20 {padding-top:3px;}

.main-footer-bg {
	background:url(/templates/TECH_GREEN/bg-main-footer.png);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
.footer-container {
	/*width:960px;*/ 
	margin-left:auto; 
	margin-right:auto; 
	overflow:auto;
}
.footer-gradient {
	background:url(/templates/TECH_GREEN/bg-footer-gradient.png) repeat-x;
	/*padding-bottom:10px;*/
        -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-top: 10px;*/
	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: 12px;
	color: #ffffff;
	/*text-shadow: #2C75B1 0px 1px 0px;*/
	font-smooth: auto;
	/*padding-bottom:8px;*/
	text-align: left;
}
.bottom-menu-sub {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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:#FFFFFF;}

/* END FOOTER */