	body
	{
		margin: 0px;
		font-family: verdana, sans-serif;
		font-size: 11px;
		line-height: 15px;
		color: #aaa;
	}
	
	#pageHeaderArea
	{
		display: block;
		width: 968px;
		height: 143px;
	}
	
	#pageHeader
	{
		display: block;
		width: 606px;
		margin: 0px auto;
	}
	
	h1
	{
		width: 71px;
		height: 123px;
		background-image: url(../_images/header/logo.gif);
		background-repeat: no-repeat;
		margin: 0px;
		display: block;
	}
	.h4_old
	{
		width: 180px;
		height: 52px;
		margin: 0px;
		display: block;
	}
	h4
	{
		width: 180px;
		height: 26px;
		margin: 0px;
		display: block;
		background-image: url(../_images/Backgrounds/ParisManageMonthlyParking.gif);
	}
	h5
	{
		width: 180px;
		height: 26px;
		margin: 0px;
		display: block;
		background-image: url(../_images/Backgrounds/ParisFindALocation.gif);
	}
	h6
	{
		width: 182px;
		height: 26px;
		margin: 0px;
		display: block;
		background-image: url(../_images/Backgrounds/Citation.gif);
	}
	
	#pageNavigation
	{
		display: block;
		width: 968px;
		height: 243px;
		margin: 0px;
		padding: 0px;
	}
	
	#pageContentArea
	{
		display: block;
		width: 968px;
		height: auto;
		padding: 30px 0px;
	}
	
	#pageContent
	{
		display: block;
		width: 968px;
		height: auto;
		margin: 0px auto;
		padding-left: 0px;
	}
	
	.pageContenttext
	{
		width: 606px;
		display: block;
		margin: 0px 10px 0px 0px; 
		float: left;
	}
	
	#pageContent ul
	{
		margin-top: 0px;
		margin-right: 50px;
		margin-bottom: 1em;
	}
	
	#pageContent ul li
	{
		padding: 0px 0px 4px 0px;
	}
	
	#pageContent ul li ul li
	{
		padding: 4px 0px 0px 0px;
	}
	
	h2
	{
		font-size: 21px;
		line-height: 1em;
		display: block;
		margin: 0px auto 20px auto;
		padding: 0px;
	}
	
	h3
	{
		font-size: 14px;
		display: block;
		margin: 19px auto 0px auto;
		padding: 0px;
	}
	
	.profileRHS h3
	{
		font-size: 14px;
		display: block;
		margin: 0px auto 0px auto;
		padding: 0px;
	}
	
	.profileLHS
	{
		width: 156px;
		height: 218px;
		display: block;
		margin: 0px 10px 0px 0px; 
		float: left;
	}
	
	.profileLHSm
	{
		width: 126px;
		height: 218px;
		display: block;
		margin: 0px 10px 0px 0px; 
		float: left;
	}
		
	.profileRHS
	{
		width: 500px; 
		margin: 0px 0px 19px 0px; 
		float: left;
	}
			
	.headshot
	{
		border: 1px white solid;
	}
	
	#pageFooterArea
	{
		display: block;
		width: 968px;
		background-color: #fff;
		border-top: 4px #00702f solid;
	}
	
	#pageFooterNav
	{
		display: block;
		width: 606px;
		height: 200px;
		margin: 0px auto;
		text-align: center;
	}
	
	#pageFooterNav ul
	{
		width: 562px;
		height: 9px;
		margin: 20px auto;
		display: block;
	}
	
	#pageFooterNav ul li
	{
		display: block;
		float: left;
		margin: 0px 25px;
		padding: 0px;
	}
	
	#pageFooterNav ul li a
	{
		height: 9px;
		display: block;
	}
	
	#pageFooterNav ul li#customerService a
	{
		background-image: url(../_images/footer/customerService.gif);
		width: 108px;
	}
	
	#pageFooterNav ul li#careers a
	{
		background-image: url(../_images/footer/careers.gif);
		width: 48px;
	}
	
	#pageFooterNav ul li#clientLogin a
	{
		background-image: url(../_images/footer/clientLogin.gif);
		width: 74px;
	}
	
	#pageFooterNav ul li#customerSurvey a
	{
		background-image: url(../_images/footer/customerSurvey.gif);
		width: 107px;
	}
	
	#pageFooterNav ul li#customerService a:hover
	{
		background-image: url(../_images/footer/customerServiceOver.gif);
	}
	
	#pageFooterNav ul li#careers a:hover
	{
		background-image: url(../_images/footer/careersOver.gif);
	}
	
	#pageFooterNav ul li#clientLogin a:hover
	{
		background-image: url(../_images/footer/clientLoginOver.gif);
	}
	
	#pageFooterNav ul li#customerSurvey a:hover
	{
		background-image: url(../_images/footer/customerSurveyOver.gif);
	}
	
	#copyright
	{
		clear: left;
		width: 280px;
		height: 28px;
		margin: 0px auto;
		background-image: url(../_images/footer/copyright.gif);
		background-repeat: no-repeat;
	}
	
	p
	{
		margin: 0px 0px 1em 0px;
	}
	
	.hidden
	{
		display: none;
	}
	
	b
	{
		color: #9d9d9d;
	}

	a
	{
		color: #79b46d;
		text-decoration: none;
	}

	a:hover
	{
		color: #79b46d;
		text-decoration: underline;
	}

	a img
	{
		border: 0px;
	}
	
	input.formfield
	{
		font-family: verdana, sans-serif;
		font-size: 10px;
		line-height: 14px;
		width: 250px;
	}
