/* HERE */
h1 
{
	margin: 10px 6px 0px 6px;
	padding: 0px 0px 10px 0px;
	float: left;
}

	h1 a 
	{
		width: 66px;
		height: 85px;
		background: url(../images/Logo.gif) no-repeat top left;
		display: block;
	}
	
		h1 a span 
		{
			display: none;
		}
		
h2 
{
	margin: 41px 0px 0px 11px;
	padding: 0px;
	float: left;
	width: 450px;
	height: 40px;
	background: url(../images/megaplanh2.gif) no-repeat top left;	
}

	h2 span 
	{
		display: none;
	}
