html, body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	text-align: center;
}
#phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #00723B;
	position: absolute;
	top: 12px;
	right: 8px;
	overflow: visible;
	height: auto;
	width: auto;
}
#fpcan {
	text-align: left;
	height: 460px;
	width: 760px;
	margin-top: -230px;
	margin-left: -380px;
	border: 2px solid #00723B;
	position: absolute;
	left: 50%;
	top: 50%;
}
#fpbar {
	background-image: url(i/fp/fpbarbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	height: 180px;
	width: 760px;
	margin: 0px;
	position: absolute;
	top: 145px;
	left: 0;
}
#fpnews {
	float: left;
	height: 180px;
	width: 152px;
	background-image: url(i/fp/fplime.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
#fpnews p {
	margin: 8px;
}

#fptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	position: absolute;
	height: auto;
	width: 450px;
	top: 350px;
	left: 20px;
	line-height: 1.4em;
}
#fpnavbar {
	overflow: visible;
	position: absolute;
	height: 25px;
	width: auto;
	top: 100px;
	right: 8px;
}
#fpnhbc {
	position: absolute;
	height: 26px;
	width: 60px;
	right: 15px;
	bottom: 15px;
}
#fpcan #abelprop {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	height: 60px;
	width: 225px;
	position: absolute;
	right: 15px;
	bottom: 30px;
}

#fptext p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.fpslot {
	float: right;
	height: 180px;
	width: 152px;
}
.fpslottd {
	background: #999999;
	text-align: center;
	vertical-align: middle;
	height: 152px;
}

.fpbar {
	background: #999999 url(i/fpdot_f01.gif) no-repeat left center;
	display: block;
}
.fpbar:hover {
	background: #999999 url(i/fpdot_f02.gif) no-repeat left center;
}
#fpflsh {
	overflow: hidden;
	position: absolute;
	height: 75px;
	width: 250px;
	left: 310px;
	top: 15px;
}

