/* *** Front page stuff *** */

#fppadder {
	width: 700px;
	height: 375px;
}

/* Find a provider section */

#fp_fapbox {
	width: 303px;
	height: 165px;
	position: absolute;
	left: 376px;
	top: 106px;
}

#fp_fapbox div {
	background-repeat: no-repeat;
	background-position: top left;
}

#fp_fapgirl {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("img/fp_girl.jpg");
	position: absolute;
	left: 0px;
	top: 0px;
	width: 96px;
	height: 165px; 
}

#fp_faprt {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url("img/fp_faprt.gif");
	position: absolute;
	left: 294px;
	top: 0px;
	width: 9px;
	height: 165px;
}

#fp_faphdr {
	position: absolute;
	left: 96px;
	top: 0px;
	width: 198px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url("img/fp_fap.gif");
}

#fp_fapcontent {
	position: absolute;
	left: 107px;
	top: 31px;
	height: 124px;
	width: 190px;
	font-size: 13px;
}

div.fpc {
	padding-top: 0px;
	padding-bottom: 8px;
}


#fp_fapftr {
	position: absolute;
	left: 96px;
	top: 155px;
	width: 198px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("img/fp_sqbot.gif");
}


/* Got other questions section */

#fp_oqbox {
	width: 303px;
	height: 174px;
	position: absolute;
	left: 376px;
	top: 288px;
}

#fp_diaper {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("img/fp_diaper.jpg");
	position: absolute;
	left: 0px;
	top: 0px;
	width: 96px;
	height: 174px; 
}

#fp_oqhdr {
	position: absolute;
	left: 96px;
	top: 0px;
	width: 198px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url("img/fp_goq.gif");
}

#fp_oqrt {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url("img/fp_oqrt.gif");
	position: absolute;
	left: 294px;
	top: 0px;
	width: 9px;
	height: 174px;
}

#fp_oqcontent {
	position: absolute;
	left: 107px;
	top: 33px;
	height: 124px;
	width: 190px;
	font-size: 12px;
}

#fp_oqftr {
	position: absolute;
	left: 96px;
	top: 164px;
	width: 198px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url("img/fp_sqbot.gif");
}

/* Welcome section */
#fp_wel {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("img/fp_welcome.gif");
	position: absolute;
	left: 22px;
	top: 105px;
	width: 324px;
	height: 74px; 
}

#fp_weltext {
	position: absolute;
	left: 32px;
	top: 192px;
	width: 325px;
	height: 176px;
}

#fp_welsig {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("img/fp_bevsig.gif");
	position: absolute;
	left: 128px;
	top: 387px;
	width: 117px;
	height: 54px; 
}

#pgfootrule {
	visibility: hidden;
}
