.footer{width:750px; font-family: arial, helvetica, sans-serif; padding-bottom:25px;}
.footerBar{
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#b6b3b3;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.footerBar a, .footerBar a:active, .footerBar a:visited, .footerBar a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.footerBar a:hover {
	text-decoration:underline;
}

.footerBar ul {
    list-style-type:none;
	display:inline;
	margin:0; padding:0
	}
	
.footerBar ul li {
	display:inline;}

.footerText {color:#000000; font-size:11px; padding-top:5px; padding-left:5px; float:left}

.footercopyright	{color:#aaaaaa; font-size:11px; padding-top:5px; float:right}
