@CHARSET "UTF-8";

html
{
	height: 100%;
}

body
{
	height: 100%;
	background: #6799ff;
}

#page
{
	width: 1020px;
	margin: 0 auto;
}

#splash
{
	position: absolute;
	top: 50%;
	width: 810px;
	height: 292px;
	margin: -151px 0 0;
	padding: 0 108px 0 119px;
	background: url(/img/splash-bg.png) no-repeat center center #6799ff;
}

#splash a.flag
{
	display: block;
	margin: 10px 0 0 20px;
}

#splash .auditpartner
{
	float: left;
	margin: 0 30px 0 0;
}

#splash .viennacitytax
{
	float: right;
}

#splash .viennacitytax .arrow
{
	display: block;
	text-align: right;
}

#splash .viennacitytax .flag 
{
	margin: 10px 20px 0 0;
	text-align: right;
}
