﻿#mainheader
	{
		height:35px;
		width:900px;
		margin-bottom:20px;
	}

#subnavpanel
	{
		height:45px;
		width:900px;
	}
	
#homebanner
	{
		position:absolute;
		top:99px;
		background:url(../images/home_banner.gif) no-repeat;
		height:399px;
		width:940px;
	}
#homebanner2
	{
		position:absolute;
		top:99px;
		height:214px;
		width:940px;
	}
#bodypanel
	{
		position:absolute;
		top:410px;
		background-color:White;
		padding:20px 20px 20px 20px;
	}
#bodypanel2
	{
		position:absolute;
		top:310px;
		background-color:White;
		padding:20px 20px 20px 20px;
	}
	
#centrepanel
	{
		width:900px;
	}
	.featureContainer
		{
			width:717px;
			float:left;
		}
		.feature1
			{
				float:left;	
				width:351px;
			}
		.feature2
			{
				float:right;
				width:351px;
			}
	.home_right
		{
			width:534px;
			float:left;
		}
	.homeCol1
		{
			width:534px;
			margin-bottom:15px;
		}
	.homeCol2
		{
			width:534px;
		}
		.homeEventList
			{
				float:left;
				width:351px;
			}
		.homeSubBanners
			{
				float:right;
				width:168px;
			}