.homePageTopText {
	width: 100%;
}
.homePageBottomText {
	clear: both;
}

.leftTopText {
	float: left;
	width: 340px;
}
.rightTopText {
	float: right;
	width: 419px;
	height: 269px;
	padding-top: 11px;
	padding-left: 21px;
	background-image: url(../Images/FlashBackPlate.gif);
}
.bulletListLeft {
	float: left;
	width: 50%;
	line-height: 1.6;
	list-style-type: square;
	list-style-position: inside;
}
.bulletListRight {
	float: right;
	width: 50%;
	line-height: 1.6;
	list-style-type: square;
}
.homePageBaseText {
	clear: both;
	padding-top: 10px;
}
