/* CSS Document */

body, td, li {
	font-family: Verdana,Helvetica,san-serif;
	font-size: 12px;
}

#container 
	{	
	width:975px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	}
	
#homeboxleft
	{
	width:224px;
	height:485px;
	float:left;
	background-image:url(left.gif);
	padding-left:10px;

	}
	#homeboxleftinner
	{
	width:150px;
	height:445px;
	float:center;
	margin-left:38px;
		margin-right:36px;
		margin-top:30px;


	}
		#homeboxleftinner3
	{
	width:150px;
	height:300px;
	float:center;
	margin-left:38px;
		margin-right:36px;
		margin-top:30px;


	}
	#homeboxleftinner2
	{
	width:160px;
	height:30px;
	float:center;
	margin-left:38px;
		margin-right:16px;
		margin-top:20px;
	}
	#homeboxleftinner2a
	{
	width:160px;
	height:100px;
	float:center;
	margin-left:0px;
		margin-right:16px;
		margin-top:5px;
			overflow:auto;


	}
#homeboxcenter
	{

	width:488px;
	height:485px;
	float:left;
	background-image:url(centreback.jpg);
	
	
	
	}
	

#homeboxcenter2
	{

	width:488px;
	height:485px;
	float:left;

	
		}
	

#homeboxcenter3
	{

	width:701px;
	height:485px;
	float:left;
	
	
	}
	
#homeboxright
	{
	width:221px;

		height:485px;
	float:left;
	background-image:url(right.jpg);

	}

	

	
	#bottom 
	{	
	width:975px;
	height:25px;
	padding-top:5px;	
	margin-top:8px;

	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	float:left;
	clear:all;
	background-image:url(bot.gif);
	vertical-align:middle;
	}
	#bottom2 
	{	
	width:975px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	float:left;
	clear:all;
	background-color:#FFFFFF
	vertical-align:middle;
		}
	#menu 
	{	
	width:975px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	padding-top:6px;
	overflow:hidden;
	float:left;
	clear:all;
	background-image:url(menubar.gif);
	vertical-align:middle;
	}
