#footer {
  clear: both;
  width: 100%;
  min-width: 973px;
  position: relative;
  background-position: left bottom;
  background-image: url(footer00.gif);
  background-repeat: repeat-x;
  height: 50px;
  white-space: nowrap;
  margin-top: -46px;
}

#footer ul {
  margin-left: 156px;
  width: 634px;
  padding: 0;  
  position: relative;
  top: 27px;
}

#footer ul li {
  display: inline;
  text-transform: uppercase;
  font-size: 11px; 
  color: #fff;
  padding: 0 7px 0 11px;
  margin: 0;
  background: url(footer_b.gif) no-repeat;
  background-position: 0 3px;
}

#footer ul li.first {
  padding-left: 0;
  border-left: 0 none;
  background: none;
}

#footer ul li a {
  color: #fff;
  text-decoration: none;
}

#footer ul li.copyright {
  padding: 0;
  border-left: 0 none;
  background: none;
	color: #677AA1;
	font-size: 10px;
	text-transform: none;
}

#footer img.uilogo {
  position: absolute;
  top: -11px;
  left: 26px;
}

/*
#footer{
  clear: both;
  width: auto;
  min-width: 790px;
  position: relative;
  background: url(/common/img/layout/footer/footer.gif) bottom left repeat-x;
  height: 53px;
  white-space: nowrap;
  padding: 0px;
	margin: 0px;
}

#footer ul {
  margin-left: 156px;
  width: 634px;
  padding: 0;  
  position: relative;
  top: 30px;
}

#footer ul li {
  display: inline;
  text-transform: uppercase;
  font-size: 11px; 
  color: #fff;
  padding: 0 7px 0 11px;
  margin: 0;
  background: url(/common/img/layout/footer/footer_between.gif) no-repeat;
  background-position: 0 3px;
}

#footer ul li.first {
  padding-left: 0;
  border-left: 0 none;
  background: none;
}

#footer ul li a {
  color: #fff;
  text-decoration: none;
}

#footer li.copyright {
  padding: 0;
  line-height:13px;
  background:none;
  text-transform:none;
	color: #677AA1;
	font-size: 10px;  
}

#footer img.uilogo {
  position: absolute;
  top: -8px;
  left: 26px;
}

#footer img.uitglogo {
  position: absolute;
  top: -120px;
  left: 30px;
}

*/
