.fac_main {
	background-image: url(../fac/images/dightbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
	display: block;
	position: relative;
}
.fac_main td {
	background-image: url(../fac/images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 5px;
	vertical-align: top;
}
.fac_main td.notline {
	background-image: none;
}
.fac_main .picbox{
	border: 1px solid #D4CC8C;
	margin-right: 0px;
	margin-left: 20px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fac_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #000000;
	display: block;
	float: left;
	position: relative;
	margin-left: 5px;
}
.fac_txt h1{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.fac_txt h2{
	font-size: 10pt;
	font-weight: normal;
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 30px;
}
.fac_txt h2.picture{
	font-size: 10pt;
	font-weight: normal;
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.fac_txt h2.picture td{
	background-image: none;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.fac_txt h2.picture img{
	border: 1px solid #D4CC8C;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fac_main td.notable{
	background-image: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	text-align: right;
}
