/* CSS Document  - People pages only */#mainNav {	height: 350px;}#people #content { width:568px; height:350px; }#mainContent {	width: 420px;}#peopleNav {	margin: 0;	padding: 0;	float: left;	width: 716px;	height: 146px;	list-style: none;}/* people Nav stuff first */#peopleNav li {	float: left;	height: 146px;	width: 40px;	padding: 0;	margin: 0;	border: 0;}#peopleNav li.people01 { width: 85px; }#peopleNav li.people02 { width: 75px; }#peopleNav li.people03 { width: 90px; }#peopleNav li.people04 { width: 75px; }#peopleNav li.people05 { width: 89px; }#peopleNav li.people06 { width: 94px; }#peopleNav li.people07 { width: 85px; }#peopleNav li.people08 { width: 60px; }#peopleNav li.people09 { width: 63px; }a.aPeople01, a.aPeople02, a.aPeople03, a.aPeople04, a.aPeople05, a.aPeople06, a.aPeople07, a.aPeople08, a.aPeople09 {	display: block;	padding: 0;	margin: 0;	border: 0;	height: 146px;}a.aPeople01 {	background: url(../images/people/People_01.gif) no-repeat; 	width: 55px;}a.aPeople02 {background: url(../images/people/People_02.gif) no-repeat; width: 55px;}a.aPeople03 {background: url(../images/people/People_03.gif) no-repeat; width: 65px;}a.aPeople04 {background: url(../images/people/People_04.gif) no-repeat; width: 58px;}a.aPeople05 {background: url(../images/people/People_05.gif) no-repeat; width: 56px;}a.aPeople06 {background: url(../images/people/People_06.gif) no-repeat; width: 74px;}a.aPeople07 {background: url(../images/people/People_07.gif) no-repeat; width: 60px;}a.aPeople08 {background: url(../images/people/People_08.gif) no-repeat; width: 40px;}a.aPeople09 {background: url(../images/people/People_09.gif) no-repeat; width: 63px;}#peopleNav li.people01, a.aPeople01:hover { background: url(../images/people/People_01_over.gif) no-repeat; }#peopleNav li.people02, a.aPeople02:hover { background: url(../images/people/People_02_over.gif) no-repeat; }#peopleNav li.people03, a.aPeople03:hover { background: url(../images/people/People_03_over.gif) no-repeat; }#peopleNav li.people04, a.aPeople04:hover { background: url(../images/people/People_04_over.gif) no-repeat; }#peopleNav li.people05, a.aPeople05:hover { background: url(../images/people/People_05_over.gif) no-repeat; }#peopleNav li.people06, a.aPeople06:hover { background: url(../images/people/People_06_over.gif) no-repeat; }#peopleNav li.people07, a.aPeople07:hover { background: url(../images/people/People_07_over.gif) no-repeat; }#peopleNav li.people08, a.aPeople08:hover { background: url(../images/people/People_08_over.gif) no-repeat; }#peopleNav li.people09,a.aPeople09:hover { background: url(../images/people/People_09_over.gif) no-repeat; }/* people Question stuff second */#peopleSub01, #peopleSub02, #peopleSub03, #peopleSub04, #peopleSub05, #peopleSub06, #peopleSub07, #peopleSub08, #peopleSub09 {	position: absolute;	top: 330px; 	left: 0;	height: 64px; 	z-index: 50;	margin: 0;	padding: 0;	/*display: block;*/	}#peopleSub01 { /*Tax*/	left: 22px;	width: 113px;	background: url(../images/subheading/servicesTax.gif) no-repeat;	}#peopleSub02 { /*Acc*/	left: 87px;	z-index: 12;	width: 103px; 	background: url(../images/subheading/servicesAcc.gif) no-repeat;}#peopleSub03 { /*Consult*/	left: 175px;	z-index: 13;	width: 101px;	background: url(../images/subheading/servicesConsult.gif) no-repeat;}#peopleSub04 { /*Insolv*/	left: 274px;	z-index: 14;	width: 70px;	background: url(../images/subheading/servicesInsolv.gif) no-repeat; }#peopleSub05 { /*AandV*/	left: 310px;	z-index: 15;	width: 159px;	background: url(../images/subheading/servicesAandVnew.gif) no-repeat;}#peopleSub06 { /*SS*/	left: 400px;	z-index: 16;	width: 150px;	background: url(../images/subheading/servicesSS.gif) no-repeat;}#peopleSub07 { /*ES*/	left: 522px;	z-index: 17;	width: 96px;	background: url(../images/subheading/servicesES.gif) no-repeat; }#peopleSub08 { /*CS*/	left: 585px;	z-index: 18;	width: 134px;	background: url(../images/subheading/servicesCSnew.gif) no-repeat;  }#peopleSub09 { /*Manage*/	left: 651px;	z-index: 19;	width: 105px;	background: url(../images/subheading/servicesManage.gif) no-repeat;}