* html #masterStripe {
	background: transparent url(../_img/stripe2.gif) repeat-x;
	width: 100%;
	min-width: 980px;
}

* html #peopleRelative {
	position: relative;
	width: 100%;
	min-width: 980px;
	height: 0;
	/*filter: progid:DXImageTransform.Microsoft.Alpha( opacity=50 );*/
}

* html #peopleAbsolute {
	position: absolute;
	left: 50%;
	width: 50%;
	background: transparent url(../_img/silhouette-line-with-crowd.gif);
	height: 220px;
}

* html #headerTOC ul {
	background: transparent url(../_img/tocBack.gif) no-repeat 0 0;
}

* html .land_privacyisaright {
	width: 440px;
	height: 114px;
	margin: 0 50px;
	float: left;
	background: transparent url(../_img/privacy-is-a-right.gif);
}

* html .land_howtoprotect {
	width: 250px;
	float: right;
	padding: 5px;
	background: #C5C5C5;
	height: 730px;
}

* html #headerTOC .last {
	clear: right;
}

* html #headerTOC li.stagger {
	margin-top: 50px;
}

* html #headerTOC li.stagger.indent {
	clear: left;
}
