#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-video {
	width: 512px;
	height: 330px;
	margin: 0;
	background: #000;
	position: relative;
	float: left;
	top: 48px;
	left: 88px;
	z-index: 255;
	display: none;
}

#home-video-player {
	width: 480px;
	height: 270px;
	margin: 0 16px 0 16px;
}

a#home-video-close {
	display: inline;
	float: right;
	margin: 8px;
	width: 26px;
	height: 26px;
	background: url(/images/home-video-close.png) 0 0 no-repeat;
}

a#home-video-close:hover {
	background: url(/images/home-video-close.png) 0 -26px no-repeat;
}

a#home-video-close span {
	display: none;
}

#home-mission {
	width: 256px;
	height: 458px;
	margin: 0;
	background: url(/images/home-mission-tvc-bg.jpg) center no-repeat;
	position: relative;
	float: left;
	top: 16px;
	left: 24px;
	z-index: 254;
}

#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;
}
