#Footer {
   width: 1000px;
   clear: both;
   height: 110px;
   background-repeat: no-repeat;
   background-position: left top;
   position: relative;
}

#Footer p {
   padding: 0;
   margin: 0;
   color: #ACB9B9;
   letter-spacing: 0.20em;
   line-height: 150%;
   font-variant: small-caps;
   position: absolute;
   left: 175px;
   bottom: 10px;
}
