html
{
	margin: 0px;
	width: 100%;
	height: 100%;
}
body
{
	margin: 0px;
	width: 100%;
	height: 100%;
}

.splash
{
	width: 955px;
	height: 649px;
	background-image: url('../img/splash/bg_splash.jpg');
	text-align: left;
}

.left
{
	position: relative;
	width: 426px;
	margin-left: 13px;
	top: 202px;
	float: left;
}

.button
{
	padding-top: 15px;
}
.button2
{
	padding-top: 4px;
}
.button3
{
	padding-top: 3px;
}

.linkout
{
	margin-top: 50px;
	margin-left: 19px;
}

.right
{
	float: right;
	position: relative;
	margin-top: 104px;
}
