@charset "utf-8";
/* CSS Document */
html, body
{
font-family:Arial;font-size:11px;margin:0px;padding:0px; color:#571c1f;background-image:url(images/consumer_splash_bg.png);background-position:top;background-repeat:repeat-x; background-color:#FCFCF5; height:100%;
}

img{border:0px}
.template_style{width:100%;margin:0 auto}
#bg_splash 
{
	background-image:url(images/business_splash_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	left: 0px;
	width: 50%;
	position: absolute;
	top: 0px;
  MIN-HEIGHT: 100%;
	height:100%;
	background-color: #FAFCFC;
}

#content_splash {
z-index: 1; margin: 0px auto; width:925px; position: relative;
}

.splash_topbox
{	
	width:925px;
	height:31px;
	font-family:Arial;
	text-align:center;
	color:#fff;
	font-size:11px;
	background-color:#571c1f;
	
}
.splashlogo{margin:30px auto 11px; text-align:center}
.splash_masterdiv_businessconsumer{margin:0px auto 11px; text-align:center}
