a.read-more {
	border-top: 1px solid #ccc;
}

#container {
	width: 721px;
}

#mainpanel {
	width: 721px;
	float: none;
	padding: 0;
	margin: 0;
	background: none;
}
	#mainpanel .intro {
		padding: 0;
		margin: 0;
		height: 209px;
		background: url(../images/flash-header.jpg) no-repeat 0 0;
	}

#secondary-content {
		clear: both;
		margin: 12px 0 0 0;
		padding: 0;
		float: none;
		width: 721px;
		background: none;
	}
	#secondary-content .teaser {
		position: relative;
		display: block;
		width: 226px;
		min-height: 260px;
		float: left;
		font-size: .9em;
		margin: 5px 17px 10px 0;
		padding: 0;
		border: 1px solid #ccc;
	}
	#secondary-content .teaser h3 {
		position: relative;
		display: block;
		overflow: hidden;
		height: 0;
		font-size: 14px;
		color: #fff;
		font-family: "Lucida Grande", "Trebuchet MS", HelveticaNeue, "Helvetica Neue", Verdana, sans-serif;
		padding: 110px 10px 0 10px;
		margin: 0;
		border: none;
		text-indent: -1000em;
		background: url(../images/bg-h3-teaser1.jpg) no-repeat 0 0;
	}
	#secondary-content .teaser h3 a {
		position: absolute;
		top: 0;
		left: 0;
		width: 226px;
		height: 115px;
	}
	#secondary-content .teaser p {
		padding: 12px 12px 0 12px;
		margin: 0;
	}
	#secondary-content #teaser1 h3 { background-image: url(../images/bg-h3-teaser1.jpg); }
	#secondary-content #teaser2 h3 { background-image: url(../images/bg-h3-teaser2.jpg); }
	#secondary-content #teaser3 h3 { background-image: url(../images/bg-h3-teaser3.jpg); }
	#secondary-content #teaser3 {
		margin-right: 0;
	}
	#secondary-content #notice h3 {
		font-size: 1.25em;
		line-height: 1em;
		color: #60482a;
		font-family: "arial black", sans-serif;
		letter-spacing: -1px;
		padding: 10px 0 15px 0;
		border: none;
	}
	#secondary-content #notice h3 .emphatic {
		font-size: 1.3em;
		color: #60482b;
		text-decoration: underline;
	}
#tertiary-content {
	margin: 0 0 0 10px;
	padding: 15px 0 0 0;
	border-top: none;
}
	#tertiary-content .teaser {
		width: 160px;
		margin: 5px 18px 0 0;
	}



