HTML {
	height: 100%;
}

BODY {
	margin: 0;
	padding: 0;
	
	background: url('../res/bg-body.png') top left;
	height: 100%;
}

/*.cImage {
	text-align: center;
/* 	height: 440px; *
}

.cImage IMG {
	margin-top: 15px;
	margin-bottom: 20px;
}

TD.cMain {
	height: auto;
}*/

.cContentSplash {
	background-color: white;
	padding: 10px;
	width: 780px;
	height: 540px;
	margin: 0 auto;
}

.cSplashImage {
	width: 780px;
	height: 380px;
	overflow: hidden;
}

.cMainSplash {
	text-align: center;
	padding-top: 20px;
}
