html,body{
	padding:0px;
	margin:0px;
	height:100%;
}
img{
	border:0px;
}
#splash
{
	background-image:url(../../_common/img/splash.gif);
	background-repeat:no-repeat;
	height:504px;
	width:1050px;
}
.mainTable {
	height:504px;
	width:1050px;
}
.logoSplash {
	background-image:url(../../_common/img/splash_logo.gif);
	background-repeat:no-repeat;
	background-position:left 90px;
	height:252px;
	_height:187px;
}
.enterSite {
	padding-top:130px;
	vertical-align:top;
}
.contact {
	margin-left:105px;
}
.contact tr td {
	text-align:left;
	color:#7B869D;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}