@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/BG_LadderRepeat.jpg);
	background-repeat: repeat-y;
	background-position: center 572px;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	color: #FFFFFF;
	text-align: center;
}
#wrapper a {
	color: #FFFFFF;
	;
	text-decoration: none;
}
#wrapper a:hover {
	color: #FFFFFF;
	;
	text-decoration: underline;
}
#content {
	float: left;
	height: 572px;
	width: 1000px;
	background-image: url(../images/HoldingPage.jpg);
	background-repeat: no-repeat;
}
#footer {
	float: left;
	height: 100%;
	width: 1000px;
	background-image: url(../images/BG_LadderRepeat.jpg);
	background-repeat: repeat-y;
}
#text {
	float: left;
	width: 570px;
	margin-left: 215px;
	margin-right: 215px;
	margin-top: 510px;
}
