﻿#mainheader
	{
		height:35px;
		width:900px;
		margin-bottom:20px;
	}

#subnavpanel
	{
		height:45px;
		width:900px;
	}
	
#heropanel
	{
		width:900px;
	}
	#heroLeft
		{
			width:717px;
			float:left;	
		}
	#heroRight
		{
			width:168px;
			float:right;	
		}

#centre_column1
	{
		width:680px;
		float:left;
	}

#centrepanel
	{
		width:900px;
	}
	.latestContainer
		{
			width:717px;
			float:left;
			padding-bottom:20px;
		}
		.feature1
			{
				float:left;	
				width:351px;
			}
		.feature2
			{
				float:right;
				width:351px;
			}
		.latest1
			{
				float:left;	
				width:717px;
			}
			.latestBanner
				{
					width:534px;
					float:left;
				}
			.latestNews
				{
					width:168px;
					float:right;
				}
		.latest2
			{
				float:left;	
				width:717px;
				margin-top:15px;
			}
