div#footer {
	clear: left;
	float: left;
	width: 100%;
	height: auto;
	background: url('../images/tile_footer.jpg') repeat-x 0 0 #010101;
}
div#footerwrapper {
	width: 1000px;
	margin: 0 auto;
}
#innerFooter {
	width: 1040px;
	margin: 0 auto;
}

ul#footerText {
	float: left;
	width: auto;
	margin: 0px;
	margin-left: 0px;
	margin-top: 75px;
	padding: 0px;
	white-space: nowrap;
}

ul#footerText li {
	display: inline;
	float: left;
	padding: 0 5px;	
	color: #fff;
}

ul#footerText li a {
	color: #fff;
}

ul#footerText li a:hover {
	color: #ffffff;
}

ul#footerText li#bar {
	border-left: 1px solid #fff;
}

div#powered {
	float: right;
	width: 300px;
	margin: 0px;
	margin-top: 70px;
	margin-right: 0px;
	color: #fff;
}

div#powered ul {
	float: right;
	width: 318px;
	margin-bottom: 20px;
	padding: 0px;
	white-space: nowrap;
}

div#powered ul li {
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
	
}

div#powered ul li#resitePower a.resite {
	float: left;
	margin: 0px;
	margin-top: 3px;
	margin-left: 8px;
	color: #fff;
}


div#powered ul li#resitePower a.resite:hover {
	color: #ccc;
}

div#powered ul li img {
	float: left;
	width: 29px;
	height: 23px;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
}

/*****************************************************************/
/* Rent Mine Online */
/*****************************************************************/
#rentMineOnline {
	float: left;
	width: auto;
	margin-left: 0px;
	padding: 0px;
	background-color: #ffffff;
}


/*****************************************************************/
/* Footer City Links */
/*****************************************************************/
div#cityLimits {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 20px 0px 40px;
	background-color: #282810;	
}

div#cityLinks {
	width: 	900px;
	margin: 0px auto;
	padding-left: 45px;
	text-align: center;
}

div#cityLinks h3 {
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	padding: 10px 0px;
	color: #ffffff;
}

div#cityLinks a {
	float: left;
	width: auto;
	color: #fff;
	padding:10px 10px 10px 15px;
	text-decoration: underline;	
}


div#cityLinks a:hover {
	color: #ffffff;
	text-decoration: none;
}
