.fp_header {
	color: #800000;
	display: block;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

#fp_about {
	font-size: 8pt;
	height: 220px;
	line-height: 175%;
	margin-left: 270px;
	padding-top: 20px;
	width: 210px;
}

#fp_contact {
	padding-top: 10px;
	text-align: center;
}

#fp_contact td {
	border-left: 1px dotted #800000;
	text-align: center;
	width: 33%;
}

* html #fp_contact td {
	background: url( ../gfx/dotted_border_800000.gif ) left repeat-y;
	border: none;
}

#fp_main {
	background: url( fp_bg.jpg ) center top;
	height: 400px;
	width: 750px;
}

#fp_services {
	display: inline;
	float: right;
	font-size: 8pt;
	line-height: 175%;
	margin-right: 20px;
	padding-top: 20px;
	width: 210px;
}

#fp_services_list {
	margin: 10px 0px;
}

#fp_services_list a {
	border-bottom: 1px solid #E9BCB6;
	display: block;
	padding: 2px;
	text-decoration: none;
}

#fp_services_list a:hover {
	background: #FCF5F4;
}