body {
          background:#E5E5E5;  margin: 0;
        }


        #splashMain   {
          width: 100%; background:#E5E5E5;position: absolute; left:0px; top: 0;
        }

        #splashContent	{margin:0 auto; padding; height: 325px; float: right; width:45%; background:transparent;}
	/* #splashMain {background:#E5E5E5 url(images/splash.jpg) repeat-x; position: relative; top: 110px; } */
        #splashImage {background:#E5E5E5 url(../images/splash.jpg) repeat-x; position: relative; top: 150px; left:0px; height: 377px; width: 100%;float: left;}
        #splashHdr {position:relative;top:-110px; left: -80px;margin-bottom: -70px;}
        #splashTrade {position: relative; border: none; width: 223px; height: 26px; margin-top:0px;margin-left:75px;margin-bottom: 10px;}
        #splashConsumer {position: relative; border: none; width: 223px; height: 26px;  margin-top:20px;margin-left:75px;}
        #splashCopy	{
	color:#9B9B9B;
	float:left;
	font-family:"Lucida Grande",Verdana,sans-serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:30px;
	left:8px;
	line-height:1.3em;
	top:-175px;
	position:relative;
	text-transform:uppercase;
	width:90%;
}

