* {behavior:url(style/iepngfix.htc);}
*			{border: 0px; margin: 0px; padding: 0px; outline:none;}
.clr 		{clear:both;}
body {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin: 0;
padding: 0;
background:url(../images/back-splash.jpg) repeat-x top left;
background-color:#99D7DB;
}

a {
color:#B0131A;
text-decoration:none;
outline:none;
}
a img {
border:none;
}
a:hover {
color:#333333;
text-decoration:none;
}


#container {
	width: 958px;  /* using 20px less for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
#splashBar {
	position:relative;
	top:395px;
	left:0px;
	z-index:2;
}
#splashLogo {
	position:relative;
	top:-70px;
	left:445px;
	width:282px;
	height:146px;
	z-index:2;
}
#splashLamp {
	position:relative;
	top:77px;
	left:280px;
	z-index:2;
	width:105px;
	height:153px;
}

#splashEnterBtn {
	position:relative;
	top:-28px;
	left:270px;
	z-index:2;
	width:208px;
	height:50px;
}
#splashEmailBtn {
	position:relative;
	top:-78px;
	left:485px;
	z-index:2;
	width:208px;
	height:50px;
}
#splashText {
	margin-top:6px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#837467;
}
