/*###### FOOTER STYLES ######*/
#clearfooter {
	clear:both;
	height: 65px;
}

#isufooterwrap {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #666;
}

	
#isufooter {
	margin: auto;
	height: 50px;
	width: 960px;
	font-size: 13px;
}

#isufooter ul{
	list-style-type: none;
	margin: 0;
	padding:12px 0 0 141px;
}

#isufooter li {
	font-size: 1em;
	float: left;
	color: #efefef;
	padding: 0 15px;
}

#isufooter li.address  {
	font-size: .85em;
	line-height: 1.3em;
}

#isufooter a{
	text-decoration: none;
	color: #f99d34;
}

#isufooter a:hover{
	text-decoration: none;
	color: #d56427;
}
