		/* MASTHEAD
		========================================================== */
		body.home #masthead,
		body.home #masthead_cycle {
			height: 330px; overflow: hidden;
		}
		body.home #masthead {
			margin-bottom: 20px;
		}
		
		body.home #nav_masthead_cycle {
			position: absolute; 
			right: 10px;
			top: 280px;
			height: 25px;
			width: 175px;
			z-index: 10; padding: 4px 2px 4px 4px; float: left; display: inline;
			line-height: 1em; color: #ffffff;
			font-family: Helvetica;
			font-size: 11pt;
			/*background: transparent url(../images/bg_nav_masthead_cycle.png) top left repeat;*/
		}
		
		body.home #nav_masthead_cycle a {
			display: inline; float: left; margin-right: 5px; width: 2.1em; padding: .25em 0; height: 1em;
			text-align: center; background-color: white; border: 2px solid #6caedf; color: #6caedf; font-size: 83.3%;
			text-decoration: none;
		}
		
		body.home #nav_masthead_cycle a:hover,
		body.home #nav_masthead_cycle a.activeSlide {
			background-color: #6caedf; color: #ffffff;
			border: 2px solid white;
			text-decoration: none;
		}
		

	body.home #content .column {
		margin: 15px 0 24px 24px; width: 197px; display: inline; float: left; font-size: 91.67%;
	}
	
	body.home #content .column img {
		border-bottom-width: 0; border-top-width: 5px;
	}
	
	body.home #content .row {
		font-size: 91.67%;
	}
	
	body.home #content .row {
		clear: both; display: inline; float: left; margin: 15px 0 0 24px; width: 312px;
		position: relative; padding-left: 327px;
	}
	
	body.home #content .row img {
		position: absolute; left: 0; top: 8px;
	}