.advBox {
	position: relative;
	float: left;
	top: 5px;
	width: 750px;
	height:255px;
	z-index: 1;
}

.theAd {
	position: relative;
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	width: 670px;
	height:235px;
	z-index: 1;
}

.homePgCopy {	
	border-right: 1px solid #cccccc;
	font-size: 11px;
	font-weight: bold;
	float: left;
	line-height: 25px;
	margin: 0px 20px 0px 40px;
	_margin: 0px 20px 0px 20px;
	padding-right: 20px;
	text-align: left;
	width: 314px;
}

.HotLinksBox {
	font-size: 8pt;
	float: right;
	margin-right: 40px;
	text-align: left;
	width: 315px;
}

.HotLinksBox p { clear: both; }

a.HotLinks {	
	border-bottom: 1px solid #cccccc;
	color: #ef4822;
	display: block;		
	font-size: 8pt;
	font-weight: bold;
	margin: 15px 0px 5px 10px;
	padding: 0px 5px 5px 5px;	
	text-decoration: none;
}

a.HotLinks:hover { color: #3e647e; }