#center {
	width: 550px;
	float: left;
	padding: 10px 0px 0px 0px;
}

#center_wrapper {
	margin: 50px 15px 0px 32px;
}

#foot {
	height: 65px;
	padding: 30px 0px 0px 10px;
}


/*  footer navigation icons  */
.footer_nav {
    position: relative;
    width: 140px;
    height: 62px;
    float: left;
    margin: 0px 23px 0px 0px;
}

.footer_nav div.wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 140px;
}

.footer_nav div.wrapper, .footer_nav a:hover {
    background-image: url(../images/footer-links.gif);
}

.footer_nav div.wrapper, .footer_nav a {
    height: 62px;
    display: block;
}

#remortgage { background-position: 0px  0px;  }
#purchase { background-position: 0px -62px; }
#products { background-position: 0px -124px; }
#pricing-structure {  background-position: 0px -186px; }
#solicitor-panel { background-position: 0px -248px; }
#service-standards {  background-position: 0px -310px; }
#sale {  background-position: 0px -372px; }
#online-portal { background-position: 0px -434px; }
#main-benefits { background-position: 0px -496px; }
#download-info { background-position: 0px -558px; }
#register-now { background-position: 0px -620px; }

#remortgage a:hover {  background-position: -140px -0px;   }
#purchase a:hover {  background-position: -140px -62px;  }
#products a:hover {  background-position: -140px -124px;  }
#pricing-structure a:hover {  background-position: -140px -186px;  }
#solicitor-panel a:hover {  background-position: -140px -248px;  }
#service-standards a:hover {  background-position: -140px -310px;  }
#sale a:hover {  background-position: -140px -372px;  }
#online-portal a:hover {  background-position: -140px -434px;  }
#main-benefits a:hover {  background-position: -140px -496px;  }
#download-info a:hover {  background-position: -140px -558px;  }
#register-now a:hover { background-position: -140px -620px; }
