/* BEGIN HOME */
	
	div.home{ 
		height: 480px; width: 900px; 
		position: relative; 
		margin: -10px 0 0 0;
	}
	
	div.home h3{
		height: 29px; width: 860px;
		padding: 12px 0 7px 0;
		position: absolute;
		bottom: 0; left: 0;
		margin: 0 20px!important;
		border: none!important;
		background: transparent url('../sitecore/shell/themes/Standard/Images/dot-orange.gif') repeat-x 0 27px;
	}
	
	div.home h3 a{
		color: #333;
		text-decoration: none;
	}

	div.home h3 a:hover{
		color: #ff6600;
	}
	
	span.black{ 
		font: normal 12px Arial, sans-serif; 
		color: #333; text-transform: none;
		text-indent: inherit!important;
	}

	div.home h3 a:hover span.black{
		color: #ff6600;
	}
		
	span.grey{
		font: normal 12px Arial, sans-serif; 
		color: #999; text-transform: none;
	}
		
	div.about{ width: 900px; }
	
	div.about h3{ 		
		padding: 0 20px 9px 20px; width: 860px; margin: 0!important; 
	}	
	
	div.border{	background: transparent url('../sitecore/shell/themes/Standard/Images/footer-background.gif') repeat-x 0 0;	}
	
	div.story{ padding: 26px 20px 0 20px; }
	
	div.clear-story{
		height: 96px;
		clear: both;
	}
	
	span#latest-news{ 
		margin: 0 11px 0 0;
		padding: 0 12px 0 0;
		background: transparent url('../sitecore/shell/themes/Standard/Images/a-facebox.gif') no-repeat 100% 2px;
 
	}
	
	
		
/* END HOME */
