#footer{
	height:52px;
	overflow:hidden;
	float:right;
	border-bottom:10px solid #FFFFFF;
}
#footer ul li{
   list-style:none;
}
#footer .floatRight{
	float:right;
	border-left:1px solid #FFFFFF;
}

#copyright{
	height:52px;
	width:542px;
	padding:3px;
	background-color:#e6e6e6;
	float:left;
}

#copyright ul{
	font-size:8pt;
	color:#999;
	line-height:120%;
	padding-top:2px;
	margin-left:110px;
}

#copyright .footer-menu{
	line-height:150%;
}

#grayLogo{
	float:left;
	margin-right:4px;
}
#footer ul.floatRight {
	width:224px;
	height:52px;
	background-color:#e6e6e6;
	padding-left:10px;
	padding-top:8px;
	color:#999;
	font-size:7pt;
	line-height:13px;
}

#footer a{
	color:#999;
	text-decoration:none;
}
#footer a:hover{
	color:#000000;
}