.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.home .current   {
	margin-left: 0px;
}
.home ul .current a p {
	color: #C0272D;
	background-image: url(../images/fatb_red.png);
}

.home ul {
	clear: both;
	margin-top: 15px;
}
.home ul li {
	float: left;
}
.home ul li a {
	display: block;
	text-decoration: none;
	color: #4D4D4D;
	width: 225px;
	margin-left: 33px;
	font-family: "TrajanPro";
}
.home ul li a img {
	filter: alphaopacity=80 gray
}

.home ul li a:hover p{
	background-image: url(../images/fatb_red.png);
	color: #C0272D;
	background-repeat: no-repeat;
}

.home ul  li p {
	background-image: url(../images/fatb_grey.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	line-height: 22px;
	height: 22px;
	width: auto;
	font-size: 12px;
}

.photo_txt {
	width: 1002px;
	position: absolute;
	top: 500px;
	height: 175px;
}
#photo_z p .loader {
	margin-top: 140px;
}
