#bbox {
	border: 1px solid #3972AB;
}
	#bbox #bheader {
		background-color: #3972AB;
	}
	#bbox #bcontent {
		padding: 5px;
	}
	
#rbox {
	border: 1px solid #FF7400;
}
	#rbox #rheader {
		background-color: #FF7400;
	}
	#rbox #rcontent {
		padding: 5px;
	}
#abox {
	background-color: #FFFFFF;
}
	#abox #aheader {
		background-color: #FFCF00;
		border-bottom: 1px solid white;
	}
	#abox #acontent {
		padding: 5px;
		font-size: 8pt;
		background-color: #FFCF00;
	}
	#abox #announcement {
		font-size: 8pt;
		color: black;
	}
	#abox #announcement .newsTitle {
		font-weight: bold;
	}
	#abox #announcement .newsTimeStamp {
		font-size: 7pt;
	}
#advbox {
	
}
#adbox {
	text-align: center;
	padding: 0px;
}
.businessbg {
	background: white url(http://www.netdoor.com/images/bg-businesstest.jpg) no-repeat right bottom;
	}
.residentialbg {
	background: white url(http://www.netdoor.com/images/bg-residentialtest.jpg) no-repeat right bottom;
	}

