  #modFooter {
  	width: 785px;
  }
  
  #modFooter dt {
	background: #DF9339;
	line-height: 20px;
	color: #FEFEFE;
	text-transform: uppercase;
	padding-left: 9px;
	font-weight: bolder;
  } 
  
  #modFooter dd {
	border: 1px solid #D87A2B;
	margin: 0px;
	margin-bottom: 20px;
	padding: 5px 9px;
  } 
  
  #modFooter ul {
  	list-style-type: none;
  	margin: 0;
  	padding: 0;
  	clear: both;
  }
  
  #modFooter ul#links {
	border: 1px solid white;
	width:785px
  }
  
  #modFooter ul#links #links-left, #modFooter ul#links #links-right {
  	float: left;
  	background: url('http://cachefly.apartmentsapart.com/aa/img_modules/hotels/modules/links-left.gif');
	width: 5px;
	height: 35px;	
	border: 0px;
  }
  
  #modFooter ul#links #links-right {
	float: left;
	background: url('http://cachefly.apartmentsapart.com/aa/img_modules/hotels/modules/links-right.gif') no-repeat;
  }  
  
  #modFooter ul#links li {
  	float: left;
  	background: #FBF1E1;
  	border: 1px solid #D87A2B;
  	border-left: 0;
  	border-right: 0;  	
  	line-height: 33px;
  	width: 774px;
  	text-align: center;
  } 

  #modFooter ul#links li a {
  	color: #965720;
  	text-decoration: none;
  	font-weight: bolder;
  	margin: 0 10px;
  } 

  #modFooter ul#bottom {
  	padding-top: 15px;
	width: 800px;
	height: 20px;
  }
  
  #modFooter ul#bottom #bottom-left, #modFooter ul#bottom #bottom-right {
  	float: left;
  	background: url('http://cachefly.apartmentsapart.com/aa/img_modules/hotels/modules/footer-left.gif');
  	width: 5px;
  	height: 17px;
  }  
  
  #modFooter ul#bottom #bottom-right {
  	float: left;
  	background: url('http://cachefly.apartmentsapart.com/aa/img_modules/hotels/modules/footer-right.gif');
  }
  
  #modFooter ul#bottom li {
  	float: left;
  	width: 775px;
  	line-height: 17px;
  	font-size: 11px;
  	font-weight: lighter;
	background: #485888 ;
	text-align: center; 
	color: #FEFEFE; 	
  }

  #modFooter ul#bottom li a {
  	text-decoration: none;
  	color: #FEFEFE;
  }
  #modFooter ul#bottom li a:hover {
  	background-color: #5F74AF;
  }
