#footer {	
	width: 100%;
	height: 30px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

#footer #footer_logo {
	height: 26px;
	float: left;
	margin-left: 15px;
	padding-top: 2px;
}

#footer #footer_text {
	height: 26px;
	float: right;
	margin-right: 15px;
	color: black;
	line-height: 26px;
}

#footer #footer_text a {
	text-decoration: none;
	color: black;
}

img {
	border: none;
}

