/*hacket xmas seo footer update*/
#footer{
float:left;
}
#seo{
  color:#666; 
  text-align:left;
  font-size:11px;
  clear:both;
 }
 #seo h3{
 font-size:15px;
 color:#666;
 display:block;
 padding:0  30px 0;
 }
 #seo p{
  padding:0 30px 0px;
 }
 
 #footer {
  background:transparent url(../images/footer.gif) no-repeat scroll bottom left !important;
height:auto !important;
 }
