#footer {
	width:100%; height:80px;
	background:url(../img/footer/background.gif) top center repeat-x;
	left:0px; 
	position:absolute;
}

#footerText { 
	margin:0px auto 0px auto;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#75777a;
} 
#footerText a:link, #footerText a:visited{ color:#ffffff; text-decoration:none; }
#footerText a:hover, #footerText a:active, #footerText a:focus { color:#b7daff; }

#footerLeftLogo {
	position:absolute;
	top:21px; left:23px; 
}

#footerLeftLogo img {
	margin-left:17px;
}

#marvelLogo {
	position:relative;
	top:-8px;
}

#footerRightLogo {
	position:absolute;
	top:12px; right:20px;

	font-family:Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#75777a;
	text-align:center;
}
#footerRightLogo img { display:block; margin-bottom:4px;} 
#footerRightLogo a:link, #footerRightLogo a:visited{ color:#ffffff; text-decoration:none; }
#footerRightLogo a:hover, #footerRightLogo a:active, #footerRightLogo a:focus { color:#b7daff; }