#rightFrameHome {
	width:850px;
	float:right;
}
#rightFrameHome h2{
	background-image:url(/images/home/BUA-feature.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:64px;
	margin:0px;
	padding:62px 0px 0px 420px;
	font-size:16px;
}

#leftFrameHome {
	width:279px;
	float:left;
	padding-left:21px;
	background-image:url(/images/home/leftFrameBkg.gif);
	background-position:right 10px;
	background-repeat:no-repeat;
	min-height:875px;
	margin-top:40px;
}
#leftFrameHome h2{
	background-image:url(/images/common/headerCell.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	height:43px;
	margin:0px 0px 10px 0px;
	color:#ffcc33;
	padding:0px 0px 0px 12px;
}
#leftFrameHome p{
	color:#666666;
	font-family:"Times New Roman", Times, serif;
}
#leftFrameHome p strong{
	font-style:italic;
}
#leftFrameHome p a{
	color:#990000;
	text-decoration:none;
}