/***********************************************/
/* Home Page CSS                               */
/***********************************************/
body {
	line-height: 100%;
}
h4 {
	margin:15px 0px 5px 0px;
}
/***** Shaping Families Banner *****/
#sf_banner {
    background: url('/image/Promo/sfBannerBottom.png') no-repeat center bottom;
    left:50%;
    margin-left:150px;
    padding-bottom:35px;
    position: absolute;
    top:10px;
    z-index:100;
}
#sf_banner a {
    display: block;
    margin: 0;
    padding: 0;
}
#sf_banner a img {
    border: none;
}
#sf_banner a#sf_program_title {
    background: url('/image/Promo/sfBannerBg.png');
    /* color: #447; */
    padding: 6px;
    width: 138px;
}
/***** End Shaping Families Banner *****/
#frame{
	background-position: top right;
	font-size: 85%;
}
#frame2{
	background-image:none;
}
#contentcenter {
	width:450px;
}
#contentcenter div {
	padding-left: 10px;
}
#contentright{
	text-align: right;
	margin: 15px 0px 0px 0px;
	padding: 10px;
	width: 200px;
}
.feature, #sectionLinks {
	text-align: left;
}
#sectionLinks ul,#sectionLinks li {
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:1em;
}
#sectionLinks .sectionTitle {
	letter-spacing: .1em;
	font-size: 12px;
	display: block;
	margin-top: 7px;
}
#search {
	margin: 10px 0px 10px 10px;
}

