@charset "utf-8";
/* these styles apply only to pages controlled by the landing page template */

/**HEADER
------------------------------------------------------------------------**/
#top-nav p a {text-decoration:none;}

/**FLASH CONTENT
------------------------------------------------------------------------**/
#flash-content {
	float:left;
	clear:both;
	width:908px; 
	height:315px; 
	margin:0 0.9em 0 2em;
}

/**Side column
------------------------------------------------------------------------**/
div.feature {
	height:auto;
}
div.feature:focus, div.feature:hover {background:#fff;}

/**TYPOGRAPHY	
------------------------------------------------------------------------**/
#landing blockquote {
	border:none;
	background-color:#fff;
	margin-left:1.25em;
	line-height:1.65em;
	color:#666666;
	font-size:0.9em;
}