#splashWipe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1500px;
	height: 2000px;
	background: #fff url('/images/splash/loader.gif') 20px 20px no-repeat;
	z-index: 200;
}

#right {
	z-index: 1;
}

#splashBg {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff;
}


#splashWrap {
	height: 336px;
	margin: 100px 0 0;
}

#sWelcome {
	font-family: arial;
	font-size: 30px;
	color: #00275e;
	text-align: center;
}

#sPlease {
	font-size: 16px;
	font-family: arial;
	color: #f00076;
	text-align: center;
	margin: 0 0 20px 0;
}

#sBanner {
	height: 164px;
	background: url('/images/splash/bg.gif') left top repeat-x;
	margin: 0 0 15px 0;
}

#sBanner div {
	background-color: #fff;
	padding: 0 0 0 1px;
	width: 488px;
	margin: 0 auto;
}

#sBanner div a {
	display: block;
	width: 243px;
	height: 164px;
	float: left;
	margin: 0 1px 0 0;
}

#splashWrap form {
	text-align: center;
	margin: 0 0 65px 0;
}

#splashWrap form label {
	font-size: 14px;
	color: #656565;
	font-family: arial;
}

#splashWrap p {
	text-align: center;
}

/**************** international addition *************/

#interLink {
	text-align: center;
}

#interLink p {
	font-size: 18px;
	color: #373737;
	padding: 20px;
}

#interLink p a {
	text-decoration: underline;
	color: #f00076;
}
