div#splash_page{
	width:800px;
	background:#ebf5fa url(/images/bg-splash-page.jpg) no-repeat 0 0;
	overflow:hidden;
}
div#splash_page ul{
	float:left;
	width:650px;
	padding:0 74px 0 76px;
}
div#splash_page ul li{
	float:left;
	padding:81px 0 0;
	text-align:center;
	display:inline;
}
div#splash_page ul li a{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	display:inline;
}
div#splash_page ul li.documents{
	width:186px;
	padding:81px 0 0 50px;
}
div#splash_page ul li.documents a{
	background:url(/images/bg-splash-about.jpg) no-repeat 0 0;
	width:157px;
	height:195px;
}
div#splash_page ul li.peoples{
	width:186px;
}
div#splash_page ul li.peoples a{
	background:url(/images/bg-splash-peoples.jpg) no-repeat 0 0;
	width:158px;
	height:199px;
	margin:16px 0 0 9px;
}
div#splash_page ul li.house{
	width:202px;
}
div#splash_page ul li.house a{
	background:url(/images/bg-splash-house.jpg) no-repeat 0 0;
	width:202px;
	height:201px;
	margin:14px 0 0;
}
div#splash_page ul li h1{
	color:#3f4e5c;
	font-weight:normal;
	font-size:18px;
	line-height:54px;
	float:left;
}
div#splash_page ul li.documents h1{
	padding:32px 0 0;
	width:148px;
}
div#splash_page ul li.peoples h1{
	padding:13px 0 0;
	width:180px;
}
div#splash_page ul li.house h1{
	padding:13px 0 0;
	width:202px;
}

div#splash_page div#header{
	height:auto;
	background:none;
}
