html, body
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
	width: 100%;
	background: #0c0d0e;
}

body
{
	color: #ffffff;
	background: #0c0d0e;
	soverflow: hidden;
}

div#splash
{
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

/* splash footer */
#st_f
{
	display: none;
	width: 737px;
	height: 80px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	background: url(mfooter.gif) 0px 0px no-repeat;
	overflow: hidden;
}

/* footer */

a#st_f_dev
{
	position: absolute;
	margin: 20px 0px 0px 286px;
	display: block;
	width: 282px;
	height: 50px;
	background: url(x.gif);
}

a#st_f_dev:hover
{
	background: url(footer.gif) 0px -91px no-repeat;
}


a#st_f_copy
{
	position: absolute;
	margin: 20px 0px 0px 0px;
	display: block;
	width: 224px;
	height: 50px;
	background: url(x.gif);
}

a#st_f_copy:hover
{
	background: url(footer.gif) -282px -91px no-repeat;
}

a#st_f_login
{
	position: absolute;
	margin: 20px 0px 0px 224px;
	display: block;
	width: 34px;
	height: 50px;
	background: url(x.gif);
}

a#st_f_login:hover
{
	background: url(footer.gif) -506px -91px no-repeat;
}

span#st_f_login
{
	position: absolute;
	margin: 20px 0px 0px 224px;
	display: block;
	width: 34px;
	height: 50px;
	background: #0C0D0E;
}

span#st_f_ctr
{
	position: absolute;
	margin: 30px 0px 0px 608px;
	display: block;
	width: 88px;
	height: 31px;
}
