/*
-----------------------------------------------
shepherd+ wedderburn styles (about)
----------------------------------------------- */

/* Subnav
----------------------------------------------- */
#sn-literature, ul#nav #about #sn-literature a {
	background:url(../img/about/nav/literature.gif) no-repeat;
	width:79px;
}
#sn-community, ul#nav #about #sn-community a {
	background:url(../img/about/nav/community.gif) no-repeat;
	width:91px;
}
#sn-corporate-social-responsibility, ul#nav #about #sn-corporate-social-responsibility a {
	background:url(../img/about/nav/community.gif) no-repeat;
	width:91px;
}
#sn-world-services-group, ul#nav #about #sn-world-services-group a {
	background:url(../img/about/nav/world-services-group.gif) no-repeat;
	width:152px;
}
#sn-the-firm, ul#nav #about #sn-the-firm a {
	background:url(../img/about/nav/the-firm.gif) no-repeat;
	width:67px;
}

#sn-alumni, ul#nav #about #sn-alumni a {
	background:url(../img/about/nav/alumni.gif) no-repeat;
	width:58px;
}

ul#nav #about #sn-literature.on a, ul#nav #about #sn-community.on a, ul#nav #about #sn-corporate-social-responsibility.on a, ul#nav #about #sn-world-services-group.on a, ul#nav #about #sn-the-firm.on, ul#nav #about #sn-alumni.on  a { background-position:0 -54px; }
ul#nav #about #sn-literature a:hover, ul#nav #about #sn-community a:hover, ul#nav #about #sn-corporate-social-responsibility a:hover, ul#nav #about #sn-world-services-group a:hover, ul#nav #about #sn-the-firm a:hover, ul#nav #about #sn-alumni a:hover { background-position:0 -27px; }
ul#nav #about #sn-literature.on a:hover, ul#nav #about #sn-community.on a:hover, ul#nav #about #sn-corporate-social-responsibility.on a:hover, ul#nav #about #sn-world-services-group.on a:hover, ul#nav #about #sn-the-firm.on a:hover, ul#nav #about #sn-alumni.on a:hover { background-position:0 -54px; }


