@charset "utf-8";
/* CSS Document */


body {
	background-color: #C0B3AA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/shadow-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Arial Black", Gadget, sans-serif;
}
#container #head {
	height: 300px;
	text-align: center;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 878px;
	background-image: url(../images/moneypaper.jpg);
	padding: 0px;
	vertical-align: top;
	height: 1100px;
}

#container #content .text-box {
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 900px;
	height: 50px;
	border: 1px solid #AAA9B8;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}

#container #content .text-box a {
	}

#container #content .white-text-box .banner-box {
	height: 59px;
	background-image: url(../images/logo.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000;
	padding-top: 10px;
}
#container #footer {
	height: 200px;
	background-color: #AEAC9F;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
	background-position: bottom;
	margin-top: 40px;
}
a:link {
	color: #000;
}
a:hover {
	color: #264CEF;
}
#container #email {
	text-align: center;
	padding-top: 975px;
}

