
	#headerContentLeft
	{
		width: 299px;
		height: 171px;
		
		float: left
	}
	
	.headerSep
	{
		width: 1px;
		height: 145px;
		
		background-color: #4f6eaf;
		float: left
	}
	
	img.headerTitle
	{
		display: block;
		margin-left: auto;
		margin-right: auto;
		
		padding-top: 17px;

	}
	
	img.headerDiag
	{
		display: block;
		margin-left: auto;
		margin-right: auto

	}
	
	#headerContentCentre
	{
		width: 300px;
		height: 171px;
		float: left
	}
	
	#headerContentRight
	{
		width: 299px;
		height: 171px;
		float: right
	}