/************************************************************
Title:   Splash | Author:    Emile Blume - Netcreators.com
************************************************************/

body { background:#003c7b url(../img/bg-home.jpg) no-repeat center top;}
#container {
	margin:auto;
	text-align:left;
	width:980px;
}

#header {
	height: 500px;
}

#nav-splash ul, #nav-splash li { list-style:none; margin:0; padding:0; }

#nav-splash a {	
	cursor: pointer;
	display: block;
	height: 60px;
	width: 160px;
	position: absolute;
	z-index: 999;
}

#nav-splash a.m-42 { left:666px; top:155px; }
#nav-splash a.m-36 { left:196px; top:380px; }
#nav-splash a.m-31 { left:390px; top:94px; }
#nav-splash a.m-30 { left:716px; top:354px; }

#main, #left, #center, #right, #footer { display:none; }