/* STYLES IN THIS FILE ARE USED ON THE HOME PAGE ONLY */

/* PAGE BODY */
#page-body{}

	#body-flashCon
	{
		width:843px;
		height:294px;
		margin:15px 0 0 116px;

	}
	
	#body-content
	{
		width:843px;
		margin:0 0 0 116px;	
		overflow:hidden;	
	}
	
	#content-left
	{
		width:365px;
		height:100px;
		float:left;
		background:url(../images/home-theader.jpg) no-repeat right 0;
	}
	

	
	#content-right
	{
		width:433px;
		_width: 478px; /* IE6 */
		
		float:left;
		
		padding:28px 0 0 28px;
	}
	
	#content-right p
	{
		margin:0 0 15px 0;
		padding:0 8px 0 0;
	}


	
	
