#homeMain	{
	overflow:hidden;
	width:100%;
	position:relative;
	height:373px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	#homeMain #content,  #header #logo 	{width:40%; float:left; }
	#homeMain #headerImg, #header #phoneNum	{width:60%; float:left; }
	#homeMain #content	{background:#336633 url(/images/homeMain-contentBG.gif) top left repeat-x ; height:100%; padding:60px 0 0 0;}
	#homeMain #headerImg	{background:url(/images/protectBG.jpg) top left repeat-x #fef9e4; display: inline;margin-right: -3px;} 
	#homeMain #headerImg img, #header #phoneNum img	{float:right}
	#homeMain .divider 	{position:absolute; top:0px; z-index:100; display:block; left:40%; width:48px; margin-left:-24px;}
	#homeMain p	{padding:0 62px 0 22px;}
	
#header	{position:relative; overflow:hidden; width:100%;}
	#header #logo	{background:url(/images/logoBG.jpg) bottom left repeat-x;}
		#header #logo img	{padding-left:22px; border:0px;}
	
	#header #phoneNum	{display: inline;margin-right: -3px;}
	#header .divider {position:absolute; top:0px; z-index:102; display:block; left:40%; margin-left:-44px;}
	
.wrapperCelebrating{
	position:relative;
	float:right;
	top:0;
	left:0;
}

.Celebrating{
	position:absolute;
	top:10px;
	left:-1240px;
	z-index:999;
}
