body, html {
	background-color: #000;
	margin: 0px;
	height: 100%;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #010101;
	text-align: left;
}
a {
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
a:hover {
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
p { 
	margin-bottom: -6px !important;
	margin-bottom: -14px;
}

.fnd_about {
	background-image: url(images/fnd_about.jpg);
	background-repeat: no-repeat;
}
.fnd_contact {
	background-image: url(images/fnd_contact.jpg);
	background-repeat: no-repeat;
}
.fnd_index {
	background-image: url(images/fnd_index.jpg);
	background-repeat: no-repeat;
}
.fnd_menu {
	background-image: url(images/fnd_menu.jpg);
	background-repeat: no-repeat;
}
.fnd_tbe {
	background-image: url(images/fnd_tbe.jpg);
	background-repeat: no-repeat;
}
.image_right {
	padding-right: 55px;
}
.line_alternative1 {
	word-spacing: 2px;
	line-height: 1.3em;
}
.line_alternative2 {
	word-spacing: 2px;
	line-height: 1.2em;
}
.txt_inf2 {
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

