#content_footer {
float:right;
width:489px;
height:35px;
color:#CA7D11;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;

background-image:url(../images/content_footer.png);
background-repeat:no-repeat;
margin:0px 11px 0px 0px;
padding:50px 60px 0px 0px;
}
	/* for Internet Explorer */
	/*\*/
	* html #content_footer {
	margin:0px 4px 0px 0px;
	}
	/**/
	/* for Opera */
	html:first-child>body #content_footer {
	margin:0px 90px 0px -30px;
	}
	/**/
	#content_footer a, a:active, a:visited {
	text-decoration:underline;
	font-style:normal;
	color:#CA7D11;
	}
	#content_footer a:hover {
	text-decoration:none;
	font-style:normal;
	color:#4B0343;
	}
#footer {
float:left;
width:760px;
}
/* for Opera */
html:first-child>body #footer {
margin:0px 0px 0px -2px;
}
/**/
