
/* CSS Document */
#wrap {
	width: 800px;
	text-align: left;
}

#headerPlacement {
	 position: absolute;
	 top: 0;
	 width: 800px;
	 clear: both;
	   
}

#contentPlacement {
	margin-top: 174px;
}

#footerPlacement {
	
	
}

