.fpHD1{
	color: #009DDD;
	font-size: 14px;
	font-weight: bold;
} /* light blue */
.fpHD2{color: #333366;} /* dark blue*/
/*--- front framework---*/
#fpYSCont{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	}

	#fpTopimgCont{}
				#fpPromoImg{
					text-align: center;
					padding-top: 5px;
					padding-bottom: 5px;
				}
				.fpPromoImgCl{
				background-image: url(../default/ys-houses.gif);
				width: 436px;
				height: 171px;
				border: none;
				background-repeat: no-repeat;
				}
	
	#fpPromoCont{
		float: left;
		width: 100%;
		padding-top: 8px;
		padding-bottom: 8px;
		}
				#fpLogo{
					width: 262px;
					float: left;	
					}
				.fpLogoImgCl{
					background-image: url(../default/ys-reflection2.gif);
					width: 262px;
					height: 80px;
					border: none;
					background-repeat: no-repeat;
					}
				#fpBannerTxt{
					width: 320px;
					float: right;
					}
	
	
	#fpContentCont{
		padding: 3px;
		float: left;
		width: 100%;
		}
				#fpContentA1{padding: 10px;/* move ul to top left corner */}