/* ################ footer css ######################## */
#footerlogo {
	float:left;
	width: 400px;
	margin-top: 0px;
	border: #00CC33 solid 0px;
	background-image: url(../images/logo_footer.gif);
	background-repeat: no-repeat;
	height: 55px;
}
#footer_rhs {
	float:right;
	width: 450px;
	margin-top: 5px;
	border: #00CC33 solid 0px;
	text-align:right;
	padding-right: 30px;
}
#footermenu {
}
#footercopy{}
#desby{}
#footer a {color:#3C5B70;}


