#divFooter
{
	width:100%;
	height:65px;
	background:#FFFFFF url(/images/footer-bg.png) repeat-x right bottom;
	text-align:left;
	float:left;
}

#divFooterMenu
{
	position: relative;
	top: 40px;
	float:right;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#divFooterMenu a
{
	color: #FFFFFF;
}