body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 60px 0 0 0; background: #101010; }
#nav ul li a { display: block; height: 30px; text-indent: -9999em; background: transparent url(/img/sprite-nav-fr.png) no-repeat scroll 0 0;  }
#nav ul li.clients a { width: 103px; background-position: -452px 0; }
#nav ul li.practices a { width: 117px; background-position: -154px 0; }
#nav ul li.studiod a { width: 70px; background-position: -277px 0; }
#nav ul li.influence a { width: 93px; background-position: -353px 0; }
#nav ul li.about a { width: 148px; }

#nav ul li.about a { width: 148px; }
#nav ul li.practices a { width: 117px; background-position: -154px 0; }
#nav ul li.studiod a { width: 70px; background-position: -277px 0; }
#nav ul li.influence a { width: 93px; background-position: -353px 0; }
#nav ul li.clients a { width: 103px; background-position: -452px 0; }

#nav ul li.about a:hover { background-position: 0 -30px; }
#nav ul li.practices a:hover { background-position: -154px -30px; }
#nav ul li.studiod a:hover { background-position: -277px -30px; }
#nav ul li.influence a:hover { background-position: -353px -30px; }
#nav ul li.clients a:hover { background-position: -452px -30px; }

body#about #nav ul li.about a { background-position: 0 -60px; }
body#practices #nav ul li.practices a { background-position: -154px -60px; }
body#studiod #nav ul li.studiod a { background-position: -277px -60px; }
body#influence #nav ul li.influence a { background-position: -353px -60px; }
body#clients #nav ul li.clients a { background-position: -452px -60px; }

/*Our Approach Section*/
body.products-services #content { background: #fff url(/img/bg-products-services.png) no-repeat scroll center 95px; }
ul#influence-model { width: 300px; height: 290px; margin: 0 auto 20px auto; position: relative; list-style-type: none; padding: 0; background: transparent url(/img/sprite-products-services.png) no-repeat scroll 0 0; }

ul#influence-model li.discover a:hover { background: transparent url(/img/sprite-products-services.png) no-repeat scroll -105px -290px; }
ul#influence-model li.measure a:hover { background: transparent url(/img/sprite-products-services.png) no-repeat scroll 0 -367px; }
ul#influence-model li.analyze a:hover { background: transparent url(/img/sprite-products-services.png) no-repeat scroll -210px -367px; }
ul#influence-model li.engage a:hover { background: transparent url(/img/sprite-products-services.png) no-repeat scroll -39px -491px; }
ul#influence-model li.create a:hover { background: transparent url(/img/sprite-products-services.png) no-repeat scroll -170px -491px; }

ul#influence-model li.discover.selected a { background: transparent url(/img/sprite-products-services.png) no-repeat scroll -105px -580px; }
ul#influence-model li.measure.selected a { background: transparent url(/img/sprite-products-services.png) no-repeat scroll 0 -657px; }
ul#influence-model li.analyze.selected a { background: transparent url(/img/sprite-products-services.png) no-repeat scroll -210px -657px; }
ul#influence-model li.engage.selected a { background: transparent url(/img/sprite-products-services.png) no-repeat scroll -39px -781px; }
ul#influence-model li.create.selected a { background: transparent url(/img/sprite-products-services.png) no-repeat scroll -170px -781px; }