#document-wrapper{
	background:url(../images/bg-splash.jpg) no-repeat;
	height:606px;
}
ul#splash-main-nav{
	float:left;
	list-style:none;
	margin:55px 0 0 95px;
}
ul#splash-main-nav li{
	clear:both;
}
ul#splash-main-nav a img{
	display:none;
}
a.splash-main-nav-north{
	float:left;
	width:152px;
	height:188px;
	margin: 0 0 90px 0;
	background:url(../images/btn-splash-north-off-on.jpg) top left no-repeat;
}
a.splash-main-nav-north:hover{
	background-position:bottom;
}
a.splash-main-nav-south{
	float:left;
	width:152px;
	height:137px;
	background:url(../images/btn-splash-south-off-on.jpg) top left no-repeat;
		
}
a.splash-main-nav-south:hover{
	background-position:bottom;
}

