div#footer{
	float:left;
	position:relative;
	height:19px;
	width:936px;
	color:#ffffff;
	font-size:11px;
	padding:3px 0px 0px 24px;
	background:url(../img/footer-background.gif) repeat-x;
}
div#footer-right{
	float:right;
	position:absolute;
	top:0px;
	right:0px;
	height:19px;
	width:300px;
	color:#ffffff;
	font-size:11px;
	padding:3px 24px 0px 0px;
	text-align:right;
}