@charset "utf-8";
		html, body {
	height:100%;
	margin:0;
	border:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#000000; /* specify background image/color here */
	background-color: #000000;
	background-image: url(../img/back_splash.gif);
	background-repeat: repeat-x;
	background-position: top;
		}
table#index-center { /* vertically cetering */
			width:100%;
			height:100%;
			vertical-align:middle;
		}
#splash {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 386px;
}

    
#back {
	background-color: #000000;
}
#heading {
	height: 50px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}


	#logo-header {
	height: 89px;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo-img {
	height: 43px;
	width: 646px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
