#pageHeader {
	width: 100%;
	height: 20px;

	margin: 0px;
	padding: 0px;
	
	background-image: url('../../images/vpeople_header_background.gif');
}

#pageHeader2 {

	width: 100%;


	margin: 0px;
	margin-bottom: -2px;
	padding: 0px;
	background-color: #0099FF;
}