#ei_footer{
font-size: .9em; color: black;
width: 780px;
margin: 0; padding: 0;
background: white url(../images/ei_footer_bg.gif) top left repeat-x;
position: relative;
}

#ei_footer .links{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
position: absolute;
left: 467px; top: 20px;
}

a.footer {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a.footer:hover {
background-color: transparent;
color: #333333;
text-decoration: underline;
}

img {
	border: none;

}

