

	#pageSplash h1#yourvision
	{
		margin-right:			0;
		height:					156px;
		
		background:				#2180C0 url(/images/banner.jpg) center left no-repeat;
		border-bottom:			3px solid #FFFF00;
		
		text-indent:			-100em;
	}

	#codanProducts
	{
		background:				url(/images/splash/whatsnew.gif) top left no-repeat;
	}
	
	
	#leadingedge
	{
		background:				url(/images/splash/leadingEdge.gif) top left no-repeat;
	}

	#pageSplash table tr td
	{
		text-align:				justify;
	}

	#pageSplash table.two tr td
	{
		width:					50%;
		vertical-align:			top;
	}
	#pageSplash table.four tr td
	{
		width:					25%;
		vertical-align:			top;
		font-size:				0.8em;
	}



	#pageSplash table.two h2
	{
		padding:				0.4em 0.2em 0.4em 0.4em;
		
		background:				#ffffff url(/images/splash/heading.gif) top right no-repeat;
		color:					#ffffff;
		border-bottom:			3px solid #FFFF00;
		
		font-size:		0.85em !important;
	}



	#pageSplash table.two p
	{
		margin-top:				3px;
		padding:				37px 0.7em 0.7em 0.7em;
		
		border:					1px solid #404040;
		font-size:				0.7em;
		font-family:			Verdana;
	}

	#pageSplash table.two p img
	{
		float: 					right;
		padding-left:			0.5em;
		padding-bottom:			0.5em;
	}




	#pageSplash table.four tr td h2,
	#pageSplash table.four tr td  p
	{
		padding:				0;
		margin:					0;
		border:					0;
		background:				url(none);
		color:					#404040;
	}


	#pageSplash table.four tr td 
	{
		padding-right:			0.6em;
		border-right:			1px solid #9BA3A6;
		min-height:				250px;
		
		text-align:				center;
	}

	#pageSplash table.four tr td  h2
	{
		background:				url(/images/boxLogo.gif) top left no-repeat;
		text-align:				left;
		padding:				0;
		padding-left:			30px;
		width:					70%;
		color:					#404040;
		font-size:				1.5em;
		font-weight:			normal;
		line-height:			1.2;
		margin-bottom:			0.7em;
	}

	#pageSplash table.four tr td
	{
		padding-left:			0.8em;
		padding-right:			0.8em;
	}

	#pageSplash table.four tr td p
	{
		text-align:				left;
	}










