body#splash
{
   background: #fff url(../images/layout/splash_background_stripe.png) top left repeat-x;
   background-position: 0 48px; 
}

#splash #header
{  
   height: 230px;
}

#splash #header p
{
   color: white;
   float: right;
   line-height: 1.4em;       
   margin-top: 100px;
   margin-right: 140px; 
   width: 320px;        
}

#splash_logo
{
	float: left;	
}

#banner_list
{
	width: 733px;
	float: right;
	height: 230px;
}

