﻿#mainheader
	{
		height:35px;
		width:900px;
		margin-bottom:20px;
	}

#subnavpanel
	{
		height:45px;
		width:900px;
	}
	
#heropanel
{
	width:900px;
	margin-bottom:15px;
}

#centrepanel
	{
		width:900px;
	}
	.featureContainer
		{
			width:717px;
			float:left;
		}
		.feature1
			{
				float:left;	
				width:351px;
			}
		.feature2
			{
				float:right;
				width:351px;
			}