#mainContentSplash	{
	clear:both;
	overflow: auto;
	}
	
#splashLeft	{
	width:487px;
	height:361px;
	background-image:url(../images/backgrounds/wlecom_left_splash.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
#splashRight	{
	width:483px;
	height:361px;
	background-image:url(../images/backgrounds/wlecom_right_splash.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
.mainSplash	{
	border:1px solid #BEC0BF;
	padding:30px;
	clear:both;
	background-color:#E6E6E6;
	overflow: auto;
	}
	
.rw	{
	padding:15px 40px 20px 40px;
	}
	
.pleft	{
	width:370px;
	float:left;
	clear:left;
	padding-top:20px;
	}
	
.pright	{
	width:450px;
	float:right;
	padding-top:35px;
	font-size:11px;
	color:#808080;
	}