/**********************************
			Home Flash
**********************************/
div#flashContent {
	width: 810px;
	height: 404px;
}
div#mainContent {
	padding: 13px;
}

/**********************************
		Related Info
**********************************/
div#homeRelated {
	background: url(/media/images/green_bkgd_bottom.gif) no-repeat left top;
	padding-top: 199px;
	clear: both;
}
ul.related {
	background: url(/media/images/home_dash.gif);
	float: left;
	margin-bottom: 6px;
}
div#homeRelated ul.related li {
	float: left;
	padding: 6px 10px 3px 65px;
	margin-top: 5px;
	width: 130px;
}
div#footer {
	border-top: 1px dashed #a2a69f;
	background: none;
	padding: 0;
	clear: both;
	padding-top: 15px;
}
li.persAdv {
	background: url(/media/images/icon_trust_tan.gif) no-repeat 5px 4px;
}
ul.related li.news, li.newsSignup {
	background: url(/media/images/icon_newsletter.gif) no-repeat 15px 9px;
}
ul.related li.commInvolve {
	background: url(/media/images/icon_community_tan.gif) no-repeat 15px 11px;
}
ul.related {
	width: 836px;
	padding: 0;
}
ul.related h2 {
	width: 130px;
	font-size: 14px;
}
ul.related li {
	margin-bottom: 2px;
}
