html {
	min-width: 799px;
	 }
	/* Helpers and base rules */

body {
	background-color: #6A8581;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575858;
}
#content {
	background-color: #fff;
}
#maincontent {
	background-image: url(http://www.wittmares.com/images/b-main.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 767px;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#maincallouts {
	padding: 0px;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 767px;
}
#mainleft {
	float: left;
	margin-left: 0px;
	width: 306px;
	padding: 5px 0px 0px 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
}
#mainright {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 54px;
	height: auto;
	width: 302px;
}
img {
	border: 0;
}
#header {
	background-color: #fff;
	width: 799px;
	height: 78px;
	vertical-align: bottom;
	padding-top: 16px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 318px;
	height: 36px;
}
h1 a:link, h1 a:visited	{
	display: block;
	width: 500px;
	height: 51px;
	background: #fff url(/logo.jpg) no-repeat left top;
	margin: 2px 0 0 18px;
	padding: 0;
	border: 0;
}
#container {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
a:link, a:visited {
	text-decoration : none;
	background: transparent;
}

#imagemap {
	position: absolute;
	float: left;
	z-index: 36;
	width: 75px;
	height: 245px;
}

a.divlink, a.divlink:link {
display:block;
width:100%; /*width needs to be specified to work in IE*/
height:100%; /*height needs to be specified to work in IE*/
/*Other browsers expand the link to full width and height.*/
line-height:0;
font-size:0;
}

p#tagline {
	text-indent: -99999px;
	background-image: url(http://www.wittmares.com/images/main-tagline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 12px 0 15px 18px;
	padding: 0;
	width: 381px;
	height: 13px;
	border: 0;
	clear: right;
}
#content #secondaryNav {
	border-top: 1px solid #fff;
}
div#content {
	width: 799px;
	padding: 27px 0 11px;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003B34;

	background-image: url(http://www.wittmares.com/images/b-map.gif);
	background-repeat: no-repeat;
	background-position: left top;

	position: relative;
	height: auto;
}
.calloutrightspace {
	margin-right: 9px;
}
#content p {
	padding: 0;
	margin: 7px 0 0 0;
}
#content p.industry {
	margin: 7px 0 0 10px;
}
#content a:link, #content a:visited {
	color: #E44E0D;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#logo {
	float: left;
}
#upperNav {
	float: right;
	margin-right: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E44E0D;
	text-align: right;
	margin-bottom: 15px;
}
#upperNav a:link, #upperNav a:visited {
	color: #123E5C;
	background: transparent;
	text-decoration: none;
}
#upperNav a:hover {
	text-decoration: underline;
}
#secondary p#tagline {
	float: right;
	margin: 0;
	padding-right: 71px;
	}
#secondary #header {
	height: 55px;
	width: 799px;
}
#secondary #content {

	background-image: url(http://www.wittmares.com/images/b-secondarycontent-long.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#secondarycallout p {
	/*
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 12px;
	*/
	margin: 2px 10px;
}
p#credit {
	padding-left: 85px;
}
.iconSpace {
	margin-right: 5px;
}
#m {
	margin: 0 25px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #c0afcf;
}
#m a:link,#m a:visited {
	display: block;
	margin: 1px 0;
   	padding: 3px 0;
   	background: #9966ad;
   	color: #fff;
	text-decoration: none;
	text-indent: 6px;
   	font-weight: bold;
	width: 150px
}
#m a:hover {
	background: #dcdcdc;
	font-weight: bold;
	color: #9966ad
}
#servicesLeft {
	float: left;
	width: 260px;
	padding-top: 12px;
}
#servicesRight {
	width: 260px;
	float: left;
	padding-top: 12px;
	padding-left: 20px;
}
#servicesPartners {
	float: left;
	width:280px;
	height:131px;
	padding-left: 40px;
	padding-top: 50px;

}
#servicesBottom {
	float: bottom;
	width: 458px;
	padding-top: 40px;
}

/* --- Drop Down Menu --- */
div#mainnav li:hover ul, div#mainnav li.over ul{
	display: block;
	}

#mainnav li li a:link, #mainnav  li li a:visited {
	display: block;
	text-indent: 0;
	text-decoration: none;
	color: #E7591B;
	font-size: 10px;
	line-height: 16px;
	background: url(http://www.wittmares.com/images/b-nav.gif) no-repeat left bottom;
	height: 16px;
	padding-left: 5px;
}
#mainnav li li, li li a {
	height: 16px;
	display: block;
}
#mainnav li li a:hover {
	display: block;
	text-indent: 0;
	text-decoration: none;
	background: #6E918B url();
	color: #fff;
	padding-left: 5px;
}
div#mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E7591B;
	font-size: 10px;
	line-height: 16px;
}
div#mainnav li ul {
	display: none;
	position: absolute;
	z-index: 1;
	top: 31px;
	left: 0;
	background-color: #fff;
	color: #E7591B;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
  	border-left: 1px solid #1F524B;
	border-right: 1px solid #1F524B;
	border-bottom: 1px solid #1F524B;

}
#partners .rightColumn {
	position: absolute;
	top: 31px;
	left: 221px;
}
div#mainnav li li {
	display: block;
	float: none;
	background-color: #fff;
	border: 0;
	clear: both;
	padding: 0;
	text-indent: 0;

}
div#mainnav #ourCompany ul	{width: 172px;}
div#mainnav #services	ul {width: 200px;}
div#mainnav #partners	ul {width: 220px;}
div#mainnav #newsEvents ul {width: 126px;}
div#mainnav #locations	ul {width: 100px;}
div#mainnav #resources	ul {width: 120px;}
div#mainnav #employmentOpp ul {width: 210px;}

#mainnav li .last a:link, #mainnav li .last a:visited{
	background: url();
}
#mainnav li .last a:hover {
	background: #6E918B url();
}
/*  --- End of Drop Down Menu --- */

/* --- Main Navigation --- */
#mainnav {
	height: 31px;
	width: 799px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #003B34;
}
#mainnav #nav {
	height: 31px;
	width: 799px;
	background: transparent url(http://www.wittmares.com/images/mainnav.gif) top left no-repeat;
	margin: 0;
	padding: 0;

}
#mainnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	top: 0;
	position: relative;
	z-index: 1;
}
#mainnav li, ul#nav a {
	height: 31px;
	display: block;
}
#mainnav li a {
	text-indent: -9999px;
	text-decoration: none;
}
#ourCompany	{position:relative; width: 108px;}
#services	{position:relative; width: 81px;}
#partners	{position:relative; width: 85px;}
#newsEvents {position:relative; width: 126px;}
#locations	{position:relative; width: 90px;}
#resources	{position:relative; width: 96px;}
#employmentOpp	{position:relative; width: 213px;}
#ourCompany	a:hover{background: transparent url(http://www.wittmares.com/images/mainnav.gif) 0 -32px no-repeat;}
#services	a:hover{background: transparent url(http://www.wittmares.com/images/mainnav.gif) -108px -32px no-repeat;}
#partners	a:hover{background: transparent url(http://www.wittmares.com/images/mainnav.gif) -189px -32px no-repeat;}
#newsEvents a:hover{background: transparent url(http://www.wittmares.com/images/mainnav.gif) -274px -32px no-repeat;}
#locations	a:hover{background: transparent url(http://www.wittmares.com/images/mainnav.gif) -400px -32px no-repeat;}
#resources	a:hover{background: transparent url(http://www.wittmares.com/images/mainnav.gif) -490px -32px no-repeat;}
#employmentOpp	a:hover{background: transparent url(http://www.wittmares.com/images/mainnav.gif) -586px -32px no-repeat;}
/* --- End of Main Navigation --- */

/* --- Secondary Navigation --- */
#secondaryNav {
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E44E0D;
	margin-bottom: 20px;
}
#secondaryNav a:link, #secondaryNav a:visited {
	color: #123E5C;
	background: transparent;
	text-decoration: none;
}
#secondaryNav a:hover {
	text-decoration: underline;
}
#secondaryNav a:active {
	color: #123E5C;
	background: transparent;
	text-decoration: none;
}
#secondaryNav p.breadcrumb {
	margin-bottom: 20px;
}
/* --- End of Secondary Navigation --- */

/* --- Secondary Page Titles --- */
h2 {
	padding: 0 0 3px;
	text-indent: -9999px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 17px;
	border-bottom: 1px solid #003333;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 5px;
}
h2#home {
	margin: 0;
	padding: 0 0 11px;
	text-indent: -9999px;
	height: 10px;
	background-image: url(http://www.wittmares.com/images/hdr-main-callout-services2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 17px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 6px;
	font-size: 5px;
	height: 10px;
	width: 257px;
	clear: both;
	border-bottom: 0;
}
h2#news {
	background-image: url(http://www.wittmares.com/images/hdr-news-you-need-to-know.gif);
	width: 174px;
	margin-top: 21px;
}
h2#news {
	cursor: pointer;
	}
h2#balance-sheet {
	background-image: url(http://www.wittmares.com/images/hdr-balance-sheet.gif);
	width: 226px;
}
h2#balance-sheet {
	cursor: pointer;
	}
h2#divisions {
	background-image: url(http://www.wittmares.com/images/hdr-divisions.gif);
	width: 71px;
}
h2#industry {
	background-image: url(http://www.wittmares.com/images/hdr-industry-specialties.gif);
	width: 154px;
	margin-top: 5px;
}
h2#industry {
	cursor: pointer;
	}
h2#taxPlanning {
	background-image:  url(http://www.wittmares.com/images/hdr-tax-planning-guide.gif);
	width: 258px;
}
h2#balanceSheet {
	border: 0;
	background-image: url(http://www.wittmares.com/images/hdr-the-balance-sheet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 212px;
}
h2#balance {
	border: 0;
	background-image: url(http://www.wittmares.com/images/hdr-balance.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 303px;
}
h2#servicesHead {
	background-image: url(http://www.wittmares.com/images/hdr-services.gif);
	width: 64px;
}
h2#banksHead {
	background-image: url(http://www.wittmares.com/images/hdr-banks.gif);
	width: 45px;
}
h2#estateHead {
	background-image: url(http://www.wittmares.com/images/hdr-estate.gif);
	width: 183px;
}
h2#individualTaxHead {
	background-image: url(http://www.wittmares.com/images/hdr-individual-tax.gif);
	width: 178px;
}
h2#credit-unionsHead {
	background-image: url(http://www.wittmares.com/images/hdr-credit-unions.gif);
	width: 103px;
}
h2#credit-servicesHead {
	background-image: url(http://www.wittmares.com/images/hdr-credit-services.gif);
	width: 163px;
}

h2#owner-managedHead {
	background-image: url(http://www.wittmares.com/images/hdr-owner-managed.gif);
	width: 210px;
}
h2#business-servHead {
	background-image: url(http://www.wittmares.com/images/hdr-business-services.gif);
	width: 135px;
}
h2#tax-preparationHead {
	background-image: url(http://www.wittmares.com/images/hdr-tax-preparation.gif);
	width: 121px;
}
h2#clientHead {
	background-image: url(http://www.wittmares.com/images/hdr-client-focus.gif);
	width: 92px;
}
h2#companyHead {
	background-image: url(http://www.wittmares.com/images/hdr-our-company.gif);
	width: 97px;
}
h2#partnersHead {
	background-image: url(http://www.wittmares.com/images/hdr-partners.gif);
	width: 70px;
}
h2#brooksHead {
	background-image: url(http://www.wittmares.com/images/hdr-brooks.gif);
	width: 167px;
}
h2#carterHead {
	background-image: url(http://www.wittmares.com/images/hdr-carter.gif);
	width: 166px;
}
h2#haighHead {
	background-image: url(http://www.wittmares.com/images/hdr-haigh.gif);
	width: 235px;
}
h2#huemerHead {
	background-image: url(http://www.wittmares.com/images/hdr-huemer.gif);
	width: 143px;
}
h2#maresHead {
	background-image: url(http://www.wittmares.com/images/hdr-mares.gif);
	width: 224px;
}
h2#marstonHead {
	background-image: url(http://www.wittmares.com/images/hdr-marston.gif);
	width: 163px;
}
h2#mccourtHead {
	background-image: url(http://www.wittmares.com/images/hdr-mccourt.gif);
	width: 215px;
}
h2#smith-dHead {
	background-image: url(http://www.wittmares.com/images/hdr-smith-d.gif);
	width: 135px;
}
h2#white-aHead {
	background-image: url(http://www.wittmares.com/images/hdr-white-a.gif);
	width: 172px;
}
h2#windleyHead {
	background-image: url(http://www.wittmares.com/images/hdr-windley.gif);
	width: 140px;
 }
h2#wittHead {
	background-image: url(http://www.wittmares.com/images/hdr-witt.gif);
	width: 124px;
}
h2#blairHead {
	background-image: url(http://www.wittmares.com/images/hdr-blair.gif);
	width: 151px;
}
h2#dwyerHead {
	background-image: url(http://www.wittmares.com/images/hdr-dwyer.gif);
	width: 201px;
}
h2#healyHead {
	background-image: url(http://www.wittmares.com/images/hdr-healy.gif);
	width: 147px;
}
h2#hicksHead {
	background-image: url(http://www.wittmares.com/images/hdr-hicks.gif);
	width: 171px;
}
h2#murphyHead {
	background-image: url(http://www.wittmares.com/images/hdr-murphy.gif);
	width: 150px;
}
h2#murrayHead {
	background-image: url(http://www.wittmares.com/images/hdr-murray.gif);
	width: 149px;
}
h2#white-jHead {
	background-image: url(http://www.wittmares.com/images/hdr-white-j.gif);
	width: 147px;
}
h2#reillyHead {
	background-image: url(http://www.wittmares.com/images/hdr-reilly.gif);
	width: 175px;
}
h2#leisterHead {
	background-image: url(http://www.wittmares.com/images/hdr-leister.gif);
	width: 189px;
}
h2#newmanHead {
	background-image: url(http://www.wittmares.com/images/hdr-newman.gif);
	width: 161px;
}
h2#ortwineHead {
	background-image: url(http://www.wittmares.com/images/hdr-ortwine.gif);
	width: 216px;
}
h2#potiHead {
	background-image: url(http://www.wittmares.com/images/hdr-poti.gif);
	width: 129px;
}
h2#strausHead {
	background-image: url(http://www.wittmares.com/images/hdr-straus.gif);
	width: 165px;
}
h2#winnHead {
	background-image: url(http://www.wittmares.com/images/hdr-winn.gif);
	width: 184px;
}
h2#bushHead {
	background-image: url(http://www.wittmares.com/images/hdr-bush.gif);
	width: 197px;
}
h2#garrisonHead {
	background-image: url(http://www.wittmares.com/images/hdr-garrison.gif);
	width: 192px;
}
h2#goetschHead {
	background-image: url(http://www.wittmares.com/images/hdr-goetsch.gif);
	width: 197px;
}
h2#mastalerHead {
	background-image: url(http://www.wittmares.com/images/hdr-mastaler.gif);
	width: 209px;
}
h2#smith-rHead {
	background-image: url(http://www.wittmares.com/images/hdr-smith-r.gif);
	width: 156px;
}
h2#newsHead {
	background-image: url(http://www.wittmares.com/images/hdr-news-and-events.gif);
	width: 108px;
}
h2#locationsHead {
	background-image: url(http://www.wittmares.com/images/hdr-locations.gif);
	width: 73px;
}
h2#resourcesHead {
	background-image: url(http://www.wittmares.com/images/hdr-resources.gif);
	width: 78px;
}
h2#taxalertsHead {
	background-image: url(http://www.wittmares.com/images/hdr-taxalerts.gif);
	width: 88px;
}
h2#financialtoolsHead {
	background-image: url(http://www.wittmares.com/images/hdr-financialtools.gif);
	width: 119px;
}
h2#informationcenterHead {
	background-image: url(http://www.wittmares.com/images/hdr-informationcenter.gif);
	width: 149px;
}
h2#employmentHead {
	background-image: url(http://www.wittmares.com/images/hdr-employment.gif);
	width: 194px;
}
h2#lifestyleHead {
	background-image: url(http://www.wittmares.com/images/hdr-lifestyle.gif);
	width: 72px;
}
h2#core-valuesHead {
	background-image: url(http://www.wittmares.com/images/hdr-core-values2.gif);
	width: 90px;
}
h2#continuing-educationHead {
	background-image: url(http://www.wittmares.com/images/hdr-continuing-education.gif);
	width: 270px;
}
h2#openingsHead {
	background-image: url(http://www.wittmares.com/images/hdr-openings4.gif);
	width: 124px;
}
h2#benefitsHead {
	background-image: url(http://www.wittmares.com/images/hdr-benefits.gif);
	width: 66px;
}
h2#internshipsead {
	background-image: url(http://www.wittmares.com/images/hdr-internships.gif);
	width: 189px;
}
h2#cultureHead {
	background-image: url(http://www.wittmares.com/images/hdr-culture2.gif);
	width: 62px;
}
h2#socialsHead {
	background-image: url(http://www.wittmares.com/images/hdr-socials.gif);
	width: 220px;
}
h2#professional-developmentHead {
	background-image: url(http://www.wittmares.com/images/hdr-professional-developmen.gif);
	width: 204px;
}
h2#campus-recruitingHead {
	background-image: url(http://www.wittmares.com/images/hdr-campus-recruiting2.gif);
	width: 139px;
}
h2#fairfaxHead {
	background-image: url(http://www.wittmares.com/images/hdr-fairfax.gif);
	width: 54px;
}
h2#newportHead {
	background-image: url(http://www.wittmares.com/images/hdr-newport-news.gif);
	width: 108px;
}
h2#norfolkHead {
	background-image: url(http://www.wittmares.com/images/hdr-norfolk.gif);
	width: 61px;
}
h2#richmondHead {
	background-image: url(http://www.wittmares.com/images/hdr-richmond.gif);
	width: 68px;
}
h2#smithfieldHead {
	background-image: url(http://www.wittmares.com/images/hdr-smithfield.gif);
	width: 77px;
}
h2#suffolkHead {
	background-image: url(http://www.wittmares.com/images/hdr-suffolk.gif);
	width: 59px;
}
h2#vabeachHead {
	background-image: url(http://www.wittmares.com/images/hdr-virginia-beach.gif);
	width: 104px;
}
h2#williamsburgHead {
	background-image: url(http://www.wittmares.com/images/hdr-williamsburg.gif);
	width: 100px;
}
h2#privacyHead {
	background-image: url(http://www.wittmares.com/images/hdr-privacy-policy.gif);
	width: 107px;
}
h2#processHead {
	background-image: url(http://www.wittmares.com/images/hdr-our-process.gif);
	width: 93px;
}
h2#yourExperienceHead {
	background-image: url(http://www.wittmares.com/images/hdr-your-experience2.gif);
	width: 123px;
}
h2#memberHead {
	background-image: url(http://www.wittmares.com/images/hdr-memberships.gif);
	width: 205px;
}
h2#historyHead {
	background-image: url(http://www.wittmares.com/images/hdr-history.gif);
	width: 56px;
}
h2#wmDifferenceHead {
	background-image: url(http://www.wittmares.com/images/hdr-wm-difference2.gif);
	width: 200px;
}
h2#communityHead {
	background-image: url(http://www.wittmares.com/images/hdr-community.gif);
	width: 77px;
}
h2#scholarshipsHead {
	background-image: url(http://www.wittmares.com/images/hdr-scholarships.gif);
	width: 99px;
}
h2#contactHead {
	background-image: url(http://www.wittmares.com/images/hdr-contact.gif);
	width: 59px;
}
h2#health-newsHead {
	background-image: url(http://www.wittmares.com/images/hdr-healthcare-news.gif);
	width: 129px;
	margin-top: 16px;
}
h2#pensionHead {
	background-image:  url(http://www.wittmares.com/images/hdr-pension-designs.gif);
	width: 210px;
}
h2#micgHead {
	background-image:  url(http://www.wittmares.com/images/hdr-micg.gif);
	width: 222px;
}
h2#financial-visionHead {
	background-image:  url(http://www.wittmares.com/images/hdr-financial-vision.gif);
	width: 243px;
}
h2#career-solutionsHead {
	background-image:  url(http://www.wittmares.com/images/hdr-career-solutions.gif);
	width: 220px;
}
h2#executiveHead {
	background-image:  url(http://www.wittmares.com/images/hdr-executive.gif);
	width: 249px;
}
h2#temporaryHead {
	background-image:  url(http://www.wittmares.com/images/hdr-temporary.gif);
	width: 263px;
}
h2#hr-consultingHead {
	background-image:  url(http://www.wittmares.com/images/hdr-hr-consulting.gif);
	width: 223px;
}
h2#consultingHead {
	background-image:  url(http://www.wittmares.com/images/hdr-consulting.gif);
	width: 83px;
}
h2#health-newsHead {
	background-image: url(http://www.wittmares.com/images/hdr-healthcare-news.gif);
	width: 129px;
	margin-top: 16px;
}
h2#individualHead {
	background-image:  url(http://www.wittmares.com/images/hdr-individuals.gif);
	width: 85px;
}
h2#individual-servHead {
	background-image:  url(http://www.wittmares.com/images/hdr-individual-services.gif);
	width: 145px;
}
h2#public-companiesHead {
	background-image:  url(http://www.wittmares.com/images/hdr-public-companies.gif);
	width: 129px;
}
h2#constructionHead {
	background-image:  url(http://www.wittmares.com/images/hdr-construction.gif);
	width: 102px;
}
h2#public-sectorHead {
	background-image:  url(http://www.wittmares.com/images/hdr-public-sector.gif);
	width: 103px;
}
h2#pub-sector-servicesHead {
	background-image:  url(http://www.wittmares.com/images/hdr-pub-sector-services.gif);
	width: 172px;
}
h2#hospitalityHead {
	background-image: url(http://www.wittmares.com/images/hdr-pkf-hospitality.gif);
	width: 203px;
}
h2#hotelsHead {
	background-image: url(http://www.wittmares.com/images/hdr-hotels.gif);
	width: 254px;
}
h2#restaurantsHead {
	background-image: url(http://www.wittmares.com/images/hdr-restaurants.gif);
	width: 96px;
}
h2#clubsHead {
	background-image: url(http://www.wittmares.com/images/hdr-country-clubs.gif);
	width: 229px;
}
h2#employee-benefitHead {
	background-image: url(http://www.wittmares.com/images/hdr-employee-benefit.gif);
	width: 180px;
}
h2#critical-updatesHead {
	background-image: url(http://www.wittmares.com/images/hdr-critical-updates.gif);
	width: 124px;
}
h2#press-releasesHead {
	background-image:  url(http://www.wittmares.com/images/hdr-press-releases.gif);
	width: 116px;
}
h2#articlesHead {
	background-image:  url(http://www.wittmares.com/images/hdr-articles.gif);
	width: 64px;
}
h2#events-seminarsHead {
	background-image:  url(http://www.wittmares.com/images/hdr-events-seminars.gif);
	width: 139px;
}
h2#newslettersHead {
	background-image:  url(http://www.wittmares.com/images/hdr-newsletters.gif);
	width: 97px;
}
h2#balancesheetpageHead {
	background-image:  url(http://www.wittmares.com/images/hdr-balancesheetpage.gif);
	width: 142px;
}
h2#healthHead {
	background-image: url(http://www.wittmares.com/images/hdr-healthcare.gif);
	width: 93px;
}
h2#audit-attestHead {
	background-image: url(http://www.wittmares.com/images/hdr-audit-attest.gif);
	width: 107px;
}
h2#tax-planningHead {
	background-image: url(http://www.wittmares.com/images/hdr-tax-planning.gif);
	width: 210px;
}
h2#internshipsHead {
	background-image: url(http://www.wittmares.com/images/hdr-internships.gif);
	width: 189px;
}
/* --- End of Secondary Page Titles --- */

/* --- Secondary Headers in Page Content --- */
h3 {
	padding: 0;
	text-indent: -9999px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0 0 0;
	border: 0;
}

h3#tax {
	background-image: url(http://www.wittmares.com/images/hdr-tax.gif);
	width: 84px;
}
h3#finance {
	background-image: url(http://www.wittmares.com/images/hdr-finance.gif);
	width: 123px;
}
h3#info {
	background-image: url(http://www.wittmares.com/images/hdr-info.gif);
	width: 154px;
}
h3#useful {
	background-image: url(http://www.wittmares.com/images/hdr-useful-links2.gif);
	width: 94px;
}
h3#clients {
	background-image: url(http://www.wittmares.com/images/hdr-clients.gif);
	width: 54px;
}
h3#forms {
	background-image: url(http://www.wittmares.com/images/hdr-forms2.gif);
	width: 43px;
}
h3#calculators {
	background-image: url(http://www.wittmares.com/images/hdr-calculators.gif);
	width: 92px;
}

h3#fairfax {
	background-image: url(http://www.wittmares.com/images/hdr-fairfax2.gif);
	width: 52px;
}
h3#newportNews {
	background-image: url(http://www.wittmares.com/images/hdr-newport-news2.gif);
	width: 104px;
}
h3#norfolk {
	background-image: url(http://www.wittmares.com/images/hdr-norfolk2.gif);
	width: 60px;
}
h3#richmond {
	background-image: url(http://www.wittmares.com/images/hdr-richmond2.gif);
	width: 67px;
}
h3#smithfield {
	background-image: url(http://www.wittmares.com/images/hdr-smithfield2.gif);
	width: 77px;
}
h3#suffolk {
	background-image: url(http://www.wittmares.com/images/hdr-suffolk2.gif);
	width: 59px;
}
h3#williamsburg {
	background-image: url(http://www.wittmares.com/images/hdr-williamsburg2.gif);
	width: 100px;
}
h3#practice {
	background-image: url(http://www.wittmares.com/images/hdr-areas-of-practice.gif);
	width: 129px;
}
h3#education {
	background-image: url(http://www.wittmares.com/images/hdr-education.gif);
	width: 71px;
}
h3#affiliations {
	background-image: url(http://www.wittmares.com/images/hdr-affiliations.gif);
	width: 190px;
}
h3#difference {
	background-image: url(http://www.wittmares.com/images/hdr-difference.gif);
	width: 237px;
}
h3#count {
	background-image: url(http://www.wittmares.com/images/hdr-count2.gif);
	width:210px;
}
h3#clientAppreciation {
	background-image: url(http://www.wittmares.com/images/hdr-client-appreciation.gif);
	width: 280px;
}
h3#alertsUpdates {
	background-image: url(http://www.wittmares.com/images/hdr-alerts-updates.gif);
	width: 126px;
}
h3#opportunities {
	background-image: url(http://www.wittmares.com/images/hdr-opportunities.gif);
	width: 256px;
}
h3#communityService {
	background-image: url(http://www.wittmares.com/images/hdr-community-service.gif);
	width: 135px;
}
h3#awards {
	background-image: url(http://www.wittmares.com/images/hdr-awards.gif);
	width: 158px;
}
h3#publication {
	background-image: url(http://www.wittmares.com/images/hdr-publication.gif);
	width: 226px;
}
h3#hospitality {
	background-image: url(http://www.wittmares.com/images/hdr-hospitality.gif);
	width: 165px;
}
h3#operational {
	background-image: url(http://www.wittmares.com/images/hdr-operational.gif);
	width: 182px;
}
h3#technologySolutions {
	background-image: url(http://www.wittmares.com/images/hdr-technology-solutions.gif);
	width: 168px;
}
h3#changeManagement {
	background-image: url(http://www.wittmares.com/images/hdr-change-management.gif);
	width: 155px;
}
h3#management {
	background-image: url(http://www.wittmares.com/images/hdr-management.gif);
	width: 91px;
}

h3#ourDirectors {
	background-image: url(http://www.wittmares.com/images/hdr-team-members2.gif);
	width: 106px;
}
h3#publications {
	background-image: url(http://www.wittmares.com/images/hdr-publications.gif);
	width: 92px;
}
h3#family {
	background-image: url(http://www.wittmares.com/images/hdr-family.gif);
	width: 44px;
}
h3#ownership {
	background-image: url(http://www.wittmares.com/images/hdr-ownership.gif);
	width: 78px;
}
h3#financial {
	background-image: url(http://www.wittmares.com/images/hdr-financial.gif);
	width: 69px;
}
h3#serviceAreas {
	background-image: url(http://www.wittmares.com/images/hdr-service-areas.gif);
	width: 101px;
	padding-bottom: 4px;
}
h3#divisions2 {
	background-image: url(http://www.wittmares.com/images/hdr-divisions2.gif);
	width: 64px;
	padding-bottom: 4px;
}
h3#industry2 {
	background-image: url(http://www.wittmares.com/images/hdr-industry-specialties2.gif);
	width: 154px;
	padding-bottom: 4px;
}
h3#clientFocus {
	background-image: url(http://www.wittmares.com/images/hdr-client-focus2.gif);
	width: 92px;
	padding-bottom: 4px;
}
h3#procedures {
	background-image: url(http://www.wittmares.com/images/hdr-procedures.gif);
	width: 85px;
	padding-bottom: 4px;
}
h3#strategic {
	background-image: url(http://www.wittmares.com/images/hdr-strategic.gif);
	width: 141px;
	padding-bottom: 4px;
}
h3#revenue {
	background-image: url(http://www.wittmares.com/images/hdr-revenue.gif);
	width: 206px;
	padding-bottom: 4px;
}
h3#mergers {
	background-image: url(http://www.wittmares.com/images/hdr-mergers.gif);
	width: 168px;
	padding-bottom: 4px;
}
h3#taxPreparation {
	background-image: url(http://www.wittmares.com/images/hdr-tax-preparation2.gif);
	width: 115px;
	padding-bottom: 4px;
}
h3#irsSupport {
	background-image: url(http://www.wittmares.com/images/hdr-irs-support.gif);
	width: 84px;
	padding-bottom: 4px;
}
h3#estatePlanning {
	background-image: url(http://www.wittmares.com/images/hdr-estate2.gif);
	width: 117px;
	padding-bottom: 4px;
}
h3#litigation {
	background-image: url(http://www.wittmares.com/images/hdr-litigation.gif);
	width: 69px;
	padding-bottom: 4px;
}
h3#critical-updates {
	background-image: url(http://www.wittmares.com/images/hdr-critical-updates2.gif);
	width: 121px;
}
h3#press-releases {
	background-image: url(http://www.wittmares.com/images/hdr-press-releases2.gif);
	width: 112px;
}
h3#articles {
	background-image: url(http://www.wittmares.com/images/hdr-articles2.gif);
	width: 62px;
}
h3#events-seminars {
	background-image: url(http://www.wittmares.com/images/hdr-events-seminars2.gif);
	width: 135px;
}
h3#newsletters {
	background-image: url(http://www.wittmares.com/images/hdr-newsletters2.gif);
	width: 93px;
}
h3#news {
	background-image: url(http://www.wittmares.com/images/hdr-news2.gif);
	width: 37px;
}

h3#audit-attest {
	background-image: url(http://www.wittmares.com/images/hdr-audit-attest2.gif);
	width: 103px;
}
h3#construction {
	background-image: url(http://www.wittmares.com/images/hdr-construction2.gif);
	width: 98px;
}
h3#banks {
	background-image: url(http://www.wittmares.com/images/hdr-banks2.gif);
	width: 44px;
}
h3#tax-planning {
	background-image: url(http://www.wittmares.com/images/hdr-tax-planning2.gif);
	width: 202px;
}
h3#partners {
	background-image: url(http://www.wittmares.com/images/hdr-partners2.gif);
	width: 67px;
}
h3#partnersSecondary {
	margin-left: 0;
	background-image: url(http://www.wittmares.com/images/hdr-your-partners.gif);
	width: 106px;
}
h3#firm-general {
	background-image: url(http://www.wittmares.com/images/hdr-firm-general.gif);
	width: 95px;
}
h3#merger {
	background-image: url(http://www.wittmares.com/images/hdr-merger.gif);
	width: 52px;
}
h3#balanceSheet {
	background-image: url(http://www.wittmares.com/images/hdr-the-balance-sheet2.gif);
	height: 28px;
	width: 212px;
}
h3#constructionAdvisor {
	background-image: url(http://www.wittmares.com/images/hdr-construction-advisor.gif);
	height: 47px;
	width: 221px;
}
h3#accounting-services {
	background-image: url(http://www.wittmares.com/images/hdr-accounting-services.gif);
	width: 150px;
}
h3#corporate {
	background-image: url(http://www.wittmares.com/images/hdr-corporate.gif);
	width: 76px;
}
h3#financial-planning {
	background-image: url(http://www.wittmares.com/images/hdr-financial-planning.gif);
	width: 141px;
}
h3#hospitality {
	background-image: url(http://www.wittmares.com/images/hdr-hospitality.gif);
	width: 81px;
}
h3#owner-managed {
	background-image: url(http://www.wittmares.com/images/hdr-owner-managed2.gif);
	width: 202px;
}
h3#pension-designs {
	background-image: url(http://www.wittmares.com/images/hdr-pension-designs2.gif);
	width: 117px;
}
h3#public-sector {
	background-image: url(http://www.wittmares.com/images/hdr-public-sector2.gif);
	width: 100px;
}
h3#issues {
	background-image: url(http://www.wittmares.com/images/hdr-issues.gif);
	width: 158px;
}
h3#continuing-education {
	background-image: url(http://www.wittmares.com/images/hdr-continuing-education3.gif);
	width: 260px;
}
h3#openings {
	background-image: url(http://www.wittmares.com/images/hdr-openings3.gif);
	width: 131px;
}
h3#socials {
	background-image: url(http://www.wittmares.com/images/hdr-socials3.gif);
	width: 74px;
	}
h3#values {
	background-image: url(http://www.wittmares.com/images/hdr-core-values.gif);
	width: 91px;
}
h3#benefits {
	background-image: url(http://www.wittmares.com/images/hdr-benefits2.gif);
	width: 65px;
}
h3#culture {
	background-image: url(http://www.wittmares.com/images/hdr-culture.gif);
	width: 65px;
}
h3#campus-recruiting {
	background-image: url(http://www.wittmares.com/images/hdr-campus-recruiting.gif);
	width: 138px;
}
h3#internship-opportunities {
	background-image: url(http://www.wittmares.com/images/hdr-internship-opportunities.gif);
	width: 190px;
}
h3#our-process {
	background-image: url(http://www.wittmares.com/images/hdr-your-experience.gif);
	width: 150px;
}
h3#memberships {
	background-image: url(http://www.wittmares.com/images/hdr-memberships2.gif);
	width: 199px;
}
h3#history {
	background-image: url(http://www.wittmares.com/images/hdr-wm-difference.gif);
	width: 200px;
}
h3#video {
	background-image: url(http://www.wittmares.com/images/hdr-know-us.gif);
	width: 126px;
}
h3#servicesSecondary {
	background-image: url(http://www.wittmares.com/images/hdr-services2.gif);
	width: 62px;
}
h3#consulting {
	background-image: url(http://www.wittmares.com/images/hdr-consulting2.gif);
	width: 81px;
}
h3#consortium {
	background-image: url(http://www.wittmares.com/images/hdr-consortium-of-credit-un.gif);
	width: 200px;
	height: 25px;
}
h3#specializedServices {
	background-image: url(http://www.wittmares.com/images/hdr-specialized-services2.gif);
	width: 150px;
}
h3#teamMembers {
	background-image: url(http://www.wittmares.com/images/hdr-team-members.gif);
	width: 103px;
}
h3#placing {
	background-image: url(http://www.wittmares.com/images/hdr-placing.gif);
	width: 54px;
}
h3#disciplines {
	background-image: url(http://www.wittmares.com/images/hdr-disciplines.gif);
	width: 80px;
}
h3#our-clients {
	background-image: url(http://www.wittmares.com/images/hdr-our-clients.gif);
	width: 85px;
}
h3#fee-only-investment {
	background-image: url(http://www.wittmares.com/images/hdr-fee-only.gif);
	width: 246px;
}
h3#trusted-advisor {
	background-image: url(http://www.wittmares.com/images/hdr-trusted-advisor.gif);
	width: 231px;
}
h3#clients-in-control {
	background-image: url(http://www.wittmares.com/images/hdr-clients-in-control.gif);
	width: 197px;
}
h3#solid-foundation {
	background-image: url(http://www.wittmares.com/images/hdr-solid-foundation.gif);
	width: 138px;
}
h3#our-team {
	background-image: url(http://www.wittmares.com/images/hdr-our-team.gif);
	width: 65px;
}
h3#what-sets-us-apart {
	background-image: url(http://www.wittmares.com/images/hdr-what-sets-us-apart.gif);
	width: 141px;
}
h3#contact-us {
	background-image: url(http://www.wittmares.com/images/hdr-contact-us.gif);
	width: 79px;
}
h3#how-you-benefit {
	background-image: url(http://www.wittmares.com/images/hdr-how-you-benefit.gif);
	width: 117px;
}
h3#what-we-provide {
	background-image: url(http://www.wittmares.com/images/hdr-what-we-provide.gif);
	width: 121px;
}
h3#six {
	background-image: url(http://www.wittmares.com/images/hdr-2006.gif);
	width: 28px;
}
h3#five {
	background-image: url(http://www.wittmares.com/images/hdr-2005.gif);
	width: 28px;
}
h3#four {
	background-image: url(http://www.wittmares.com/images/hdr-2004.gif);
	width: 28px;
}
h3#three {
	background-image: url(http://www.wittmares.com/images/hdr-2003.gif);
	width: 28px;
}
h3#continuing-pro-ed {
	background-image: url(http://www.wittmares.com/images/hdr-continuing-education2.gif);
	width: 260px;
}
h3#client-service {
	background-image: url(http://www.wittmares.com/images/hdr-client-service.gif);
	width: 269px;
}
h3#exceptional-quality {
	background-image: url(http://www.wittmares.com/images/hdr-exceptional-quality.gif);
	width: 300px;
}
h3#innovation {
	background-image: url(http://www.wittmares.com/images/hdr-innovation.gif);
	width: 233px;
}
h3#integrity {
	background-image: url(http://www.wittmares.com/images/hdr-integrity.gif);
	width: 224px;
}
h3#people {
	background-image: url(http://www.wittmares.com/images/hdr-people.gif);
	width: 199px;
}
h3#profitability {
	background-image: url(http://www.wittmares.com/images/hdr-profitability.gif);
	width: 252px;
}
h3#teamwork {
	background-image: url(http://www.wittmares.com/images/hdr-teamwork.gif);
	width: 238px;
}
h3#blank {
	background: transparent;
	width: 0;
}
/* --- End of Secondary Headers in Page Content --- */

h4 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575858;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
}

/* --- Footer --- */
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CEE1DE;
	text-align: center;
	clear: both;
}
#footer a:link, #footer a:visited{
	color: #fff;
	background: transparent;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 3px;
	padding: 0;
}
p.pkf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
/* --- End of Footer --- */

#secondary #content.creditBg{

	background-image: url(http://www.wittmares.com/images/b-credit-unions.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#secondary #content.banksBg{

	background-image: url(http://www.wittmares.com/images/b-banks.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#secondary #content.constructionBg{

	background-image: url(http://www.wittmares.com/images/b-construction.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#secondary #content.public-sectorBg{

	background-image: url(http://www.wittmares.com/images/b-public-sector.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#secondary #content.hospitalityBg{

	background-image: url(http://www.wittmares.com/images/b-hospitality.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#secondary #content.employeeBg{

	background-image: url(http://www.wittmares.com/images/b-employee-benefit.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#secondarycallout {
	position:relative;
	width: 209px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #104139;
	margin-bottom: 5px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575858;

	height: 100%;
}
#secondarycallout img {
	margin: 40px 0 10px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #104139;
	border-bottom-color: #104139;
	border-right-width: 0;
	border-left-width: 0;
	display: block;
}
#bottom {
	clear: both;
	visibility: hidden;
}

li#micg-investment {
	list-style-image: url(http://www.wittmares.com/images/bullet-micg-investments.gif);
}
li#pension-designs {
	list-style-image: url(http://www.wittmares.com/images/bullet-pension-designs.gif);
}
li#careers-resources {
	list-style-image: url(http://www.wittmares.com/images/bullet-career-resources.gif);
}
ul.areasList {
	margin: 4px 0 0 30px;
	padding: 0;
}
ul.areasList li{
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	padding: 0;
}
ul.communityList {
	margin: 10px 0 0 0;
	padding: 0;
}
ul.communityList li{
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	margin: 4px 0 0 16px;
	padding: 0;
}
li#accounting-consulting {
	list-style-image:  url(http://www.wittmares.com/images/bullet-accounting.gif);
}
ul#clientList {
	margin: 0 0 0 30px;
	padding: 0;
}
ul#clientList li {
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	padding: 0;
	margin: 0 0 9px 0;
}
ul.yourpartnersList {
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	margin: 0;
	margin-left: 30px;
	padding: 0;
}
ul.servicesList {
	margin: 0;
	padding: 0;
}
ul.servicesList li {
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	padding: 0;
	margin: 0 0 9px 16px;
}
ul.secondaryList {
	margin: 9px 0 10px 16px;
	padding: 0;
}
ul.secondaryList li {
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	padding: 0;
	margin: 0;
	margin: 0 0 0 16px;
}
ul.listings {
	list-style-type: none;
}

li#construction {
	list-style-image: url(http://www.wittmares.com/images/bullet-construction.gif);
}
li#healthcare-consulting {
	list-style-image:  url(http://www.wittmares.com/images/bullet-healthcare.gif);
}
li#wittmares-hospitality {
	list-style-image: url(http://www.wittmares.com/images/bullet-pkf.gif);
}
ul#industryList {
	margin: 6px 0 0 14px;
	padding: 0;
}
ul#industryList li {
	padding: 0 0 0 38px;
	margin: 0 0 15px 0;
}
li#banks {
	list-style: none;
	background: url(http://www.wittmares.com/images/bull-banks.gif) top left no-repeat;
	}
li#creditunions {
	list-style: none;
	background: url(http://www.wittmares.com/images/bull-credit-unions.gif) top left no-repeat;
}
li#construct {
	list-style: none;
	background: url(http://www.wittmares.com/images/bull-construction.gif) top left no-repeat;
}
li#public {
	list-style: none;
	background: url(http://www.wittmares.com/images/bull-public-sector.gif) top left no-repeat;
}
li#hospitality {
	list-style: none;
	background: url(http://www.wittmares.com/images/bull-hospitality.gif) top left no-repeat;
}
li#employee {
	list-style: none;
	background: url(http://www.wittmares.com/images/bull-employee-ben-plans.gif) top left no-repeat;
}
ul.partnersList {
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	padding: 0;
	margin: 5px 0 20px 16px;
}
ul.consultingList {
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	padding: 0;
	margin: 10px 0 15px 30px;
}
ul.acrobatList {
	list-style-image: url(http://www.wittmares.com/images/icon-adobe-small.gif);
	padding: 0;
	margin: 10px 0 15px 30px;
}

ul.revenueList {
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	padding: 0;
	margin: 4px 0 15px 30px;
}
ul.linksList {
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	padding: 0;
	margin: 10px 0 15px 30px;
}

ul.scholarshipsList {
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	padding: 0;
	margin: 10px 0 10px 30px;
}
ul.scholarshipsList li {
	margin-bottom: 10px;
}

ul.locationsList {
	list-style-image: url(http://www.wittmares.com/images/bullet-servicesList.gif);
	padding: 0;
	margin: 10px 0 10px 40px;
}
ul.adobeList {
	list-style-image: url(http://www.wittmares.com/images/icon-adobe-reader.gif);
	padding: 0;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
}
#servicesContent {
	padding-left: 20px;
	width: 540px;
	height: auto;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	float: left;
	position: relative;
}

.healthBlue {
	color: #66CCCC;
}
.pensionGreen {
	color: #88CAAA;
}
.healthBlue {
	color: #66CCCC;
}
.individualsPurple {
	color: #330066;
}

#index #mainnav {
	clear: both;
}
.corner {
	display: block;
	margin-top: 3px;
	margin-right: 8px;
	}
.division {
	display: block;
	margin-bottom: 20px;
	}
/*
h1#career-opp {
	background: transparent url(/images/hdr-career-opp.gif) no-repeat 0 0;
	width: 100%;
	height: 16px;
	margin: 5px 0 15px 0;
	padding: 0;
	font-size: 1px;
	border: 0 solid white;
	display: block;
}
#physicians h2 {
	background: transparent url(/images/hdr-physicians.gif) no-repeat 0 0;
	width: 100%;
	height: 10px;
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 1px;
	border: 0 solid white;
	display: block;
}
*/