body {
	background:#feffff url(../../imagesNew/atHomeBg.png) repeat-x top;
	}

#contain {
	height:721px;
	background:url(../../imagesNew/homeBodyBg.png) top no-repeat #bff705;
	}

#contain ul {
	float:left;
	width:385px;
	list-style:none;
	padding-top:30px;
	}

#contain li.home {
	margin:0 0 12px 18px;
	}

#contain li.foodService {
	margin:0 0 2px 56px;
	}

#contain li.industrial{
	margin:0 0 5px 56px;
	}

#homeContent {
	width:294px;
	background:url(../../imagesNew/homeTextBg.png) top no-repeat;
	padding:255px 0px 0 0;
	margin:55px 59px 0 0;
	float:right;
	}

#homeContent h1 {
	margin:5px 15px;
	color:#19388a;
	font-size:22px;
	letter-spacing:1.5px;
	line-height:26px;
	}

#homeContent p {
	margin:7px 15px;
	}