@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
#top {
	background-image: url(../images/background_01.jpg);
	height: 270px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#right {
	background-image: url(../images/text_02.jpg);
	height: 580px;
	width: 488px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	position: relative;
}
#txt {
	width: 315px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#left {
	height: 580px;
	width: 221px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/text_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 12px;
	color: #CCC;
	text-align:left;
	line-height:normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCC;
	text-align:left;
	line-height:normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#table {
	width: 272px;
	height: 175px;
}
#bottom {
	margin-top: 15px;
	float: left;
	height: 80px;
	width: 1024px;
}

table {
	margin-left: 0px;
	border: 1px none #9F8763;
	margin-top: 5px;
	margin-bottom: 5px;
}
hr {
	color: #5C4D3A;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #918265;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CCC;
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 25px;
}
#facebook  img {
	margin-left: 10px;
	margin-right: 10px;
}
#facebook {
	text-align: left;
	position: absolute;
	left: 225px;
	top: 259px;
	width: 249px;
	height: 33px;
}
