#flash-container {
	position:relative;
	margin:auto;
	width:909px;
	height:301px;
	clear:both; /* You Must Set for Webkit */
}
#mask-top {
	position:absolute;	
	width:909px;
	height:31px;
	top:0;
	left:0;
	background:url(/sites/428/design/images/mask-top.png) no-repeat;	
	z-index:2; /* You Must Set for Webkit */
}
#mask-right {
	position:absolute;	
	width:17px;
	height:258px;
	top:31px;
	right:0px;
	background:url(/sites/428/design/images/mask-right.png) no-repeat;	
	z-index:2; /* You Must Set for Webkit */
}
#mask-bottom{
	position:absolute;	
	width:909px;
	height:12px;
	bottom:0;
	background:url(/sites/428/design/images/mask-bottom.png) no-repeat;	
	z-index:2; /* You Must Set for Webkit */
}
#mask-left {
	position:absolute;	
	width:17px;
	height:258px;
	top:31px;
	left:0px;
	background:url(/sites/428/design/images/mask-left.png) no-repeat;	
	z-index:2; /* You Must Set for Webkit */
}
#mask-middle {
	position:absolute;	
	width:122px;
	height:258px;
	top:31px;
	left:390px;
	background:url(/sites/428/design/images/mask-middle.png) no-repeat;	
	z-index:2; /* You Must Set for Webkit */
}
#flash-home-content {
	position:absolute;	
	width:374px;
	height:22px;
	right:17px;
	top:31px;
	padding:118px 17px;
	background:url(/sites/428/design/images/home-flash-content.jpg) no-repeat;
	z-index:1; /* You Must Set for Webkit */
	font:normal 16px Verdana, Helvetica, sans-serif;
	color:#6c737d;
}
#flash-home-content strong {
	font:normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#343234;
}
#flash-home-photo {
	position:absolute;	
	width:449px;
	height:301px;
	left:15px;
	z-index:0; /* You Must Set for Webkit */
}
#content-home {
	width:909px;
	background:url(/sites/428/design/images/content-home-bg.png) repeat-y;
}
#content-home-1 {
	float:left;
	display:inline;
	width:494px;
	padding:30px 21px 0 40px;
} 
#content-home-2 {
	float:left;
	display:inline;
	width:273px;
	padding:30px 25px 0 25px;
	background:url(/sites/428/design/images/content-home-2-bg.gif) repeat-x top;
} 
/* Removed per client request on 2/27/09

#content-home-3 {
	float:left;
	display:inline;
	width:173px;
	padding:30px 43px 0 24px;
} 

*/