html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	min-height: 100%;
	margin: 0;
	color: #454545;
	font: 1.5em/1.533em Georgia, "Times New Roman", Times, serif;
	font-size: 100.01%;
	background: transparent;
	background-color: #fff;
}
a {
	color: #824100;
	font-weight: bold;
}
.footer {
	font: 12px geneva, verdana, arial, sans-serif;
}
.footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 8px;
}
#bg-01 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
}
#bg-02 {
	position: relative;
	width: 100%;
}
#bg-03 {
	position: relative;
	width: 100%;
	background-color: #f9f7e2;
	border: 1px solid #f9f7e2;
}
#bg-04 {
	position: relative;
	width: 100%;
	background-color: #f5f5ef;
	border: 1px solid #f5f5ef;
}
#bg-05 {
	position: relative;
	width: 100%;
	background-color: #b7b9b7;
	border: 1px solid #b7b9b7;
}
.content-01 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.content-02 {
	top: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.bg-dotted {
	background: url(images/dash.gif) repeat-x 0 100%;
	height: 10px;
}
.content-table {
	margin: 0px;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0;
}
.content-table td {
	vertical-align: top;
	padding: 0;
}
.content-table p {
	text-align: justify;
}
@font-face {
	font-family: 'LeagueGothic';
	src: url('fonts/league_gothic-webfont.eot');
	src: url('fonts/league_gothic-webfont.eot?iefix') format('eot'), url('fonts/league_gothic-webfont.woff') format('woff'), url('fonts/league_gothic-webfont.ttf') format('truetype'), url('fonts/league_gothic-webfont.svg#webfont8Ck5qjCR') format('svg');
	font-weight: normal;
	font-style: normal;
}
h2 {
	margin: 0;
	font: 2.267em/1.235em LeagueGothic, Arial, Helvetica, sans-serif;
	color: #505d7a;
	text-transform: uppercase;
}
h3 {
	margin: 0;
	font: 1.4em/1.238em LeagueGothic, Arial, Helvetica, sans-serif;
	color: #50566b;
	text-transform: uppercase;
}
h4 {
	margin: 0;
	font: 1.4em/.81em LeagueGothic, Arial, Helvetica, sans-serif;
	font-size: 2.19em;
	color: #d43756;
	text-transform: uppercase;
}
.copyright {
	font: 10px geneva, verdana, arial, sans-serif;
	color: black;
}
