#welcome-image{
		float: left;
		margin: 0 20px 0 0;
	}
	
#welcome-text-1{
		float: left;
		width: 430px;
	}
	
#welcome-text-2{
		clear: left;
		float: left;
		width: 530px;
	}

#deal{
		float: left;
		clear: left;
		width: 530px;
	}

#notice-board
{
	float: left;
	clear: left;
	background-color: #EFF4FA;
	padding: 10px;
	border: 1px solid #474747;
	width: 530px;
}