html, body
{
	height: 100%;
}

body
{
	margin: 0px;
}

body div.container
{
	height: 100%;
}

table.full
{
	height: 100%;
	width: 100%;
}

table.full td.left,
table.full td.right
{
	height: 511px;
	width: 50%;
	font-size: 1px;
	background: white url(../images/splash/main-right-tile.gif) repeat-x center center;
}

table.full td.fleft
{
	background: url(../images/splash/main-left.gif) no-repeat left center;
	height: 511px;
}

table.full td.left div.left
{
	width: 100%;
}

table.full td.mid
{
	text-align: center;
	vertical-align: middle;
	font-size: 1px;
	background: url(../images/splash/logo_and_information.gif) no-repeat center center;
}

img
{
	border: none;
}

div.logo_and_information h1,
div.logo_and_information h2,
div.logo_and_information h4,
div.logo_and_information p
{
	display: none;
}

