#home {
	width: 696px;
	height: 451px;
	position: static;
	background: url(/images/home-hero-footer-bg.jpg) no-repeat;
}

#home-intro {
	width: 256px;
	height: 164px;
	margin: 0;
	background: url(/images/home-intro-bg.jpg) center no-repeat;
	position: relative;
	top: 16px;
	left: 24px;
	z-index: 200;
	float: left;
}

#home-mission {
	width: 256px;
	height: 458px;
	margin: 0;
	background: url(/images/home-mission-bg.jpg) center no-repeat;
	position: relative;
	float: left;
	top: 16px;
	left: 24px;
	z-index: 255;
}

#home-mission-text {
	width: 256px;
	height: 272px;
	margin:0;
	display: inline;
}

#home-mission-text p {
	display: none;
}

ul#home-mission-links {
	margin: 0;
	padding: 0;
	height: 140px;
}

ul#home-mission-links li {
	margin: 0;
	padding: 0;
	display: inline;
}

#home-mission-links a {
	display: block;
	width: 112px;
	height: 140px;
	float: left;
	margin: 0 8px;
}

#home-mission-links a span {
	display: none;
}

#home-footer {
	float: right;
	width: 392px;
	height: 62px;
	display: inline;
	margin: 412px 0 0 0;
	padding: 0;
}

#home-footer p {
	margin: 0;
	padding: 0;
}


#home-footer a span {
	display: none;
}

#home-footer p#home-footer-sunrice {
	float: left;
	display: inline;
	width: 72px;
	height: 39px;
	margin: 0 24px 0 0;
}

#home-footer p#home-footer-sunrice a {
	display: block;
	height: 39px;
}

#home-footer p#home-footer-unicef {
	float: left;
	display: inline;
	width: 86px;
	height: 39px;
	margin: 0 0 0 0;
}

#home-footer p#home-footer-unicef a {
	display: block;
	height: 39px;
}

p#home-footer-links {
	font-size: 8.5pt;
	margin: 6px 0 0 0;
	text-align: right;
}

p#home-footer-links a {
	color: #545454;
	text-decoration: none;
}

p#home-footer-links a#home-footer-contact {
	color: #529ad7;
}
