#block1 {
	
	float: left;
	width: 790px;
	margin: auto;
	padding-right: 20px;

}

.banner-1 {
	
	background: url(/images/banners/home-1.jpg) top left no-repeat;
	width: 790px; height: 250px;
	
}


#banner-1 {
	
	background: url(/images/banners/home-1.jpg) top left no-repeat;
	width: 790px; height: 250px;
	
}

#banner-2 {
	
	background: url(/images/banners/home-2.jpg) top left no-repeat;
	width: 790px; height: 250px;
	
}

#banner-3 {
	
	background: url(/images/banners/home-3.jpg) top left no-repeat;
	width: 790px; height: 250px;
	
}

#h2-help {
	
	margin: -45px 10px 15px 0;
	float: left;
	background: url(/images/global/how-you-can-help.gif) no-repeat;

	display: block;
	height: 0; width: 199px;
	overflow: hidden; padding-top: 30px;
	
}

#h2-latest-news {
	
	margin: 1px 15px 15px 0;
	float: left;
	background: url(/images/global/latest-news.gif) no-repeat;
	
	height: 0; width: 385px; overflow: hidden; padding-top: 29px;
	
}

#callouts {
	
	
	float: left;
	width: 380px;
	margin: 0 10px 0 0;
	
}

#callouts li {
	
	background-color: silver;
	height: 105px;
	margin: 0 0 20px 0;
	
}

#callouts li a {
	
	display: block;
	height: 0; width: 380px; overflow: hidden; padding-top: 105px;
	
}

#callouts li#callouts-volunteer a {
	
	background: url(/images/global/volunteer-bg.gif) no-repeat;
	
}

#callouts li#callouts-volunteer a {
	
	background: url(/images/global/volunteer-bg.gif) no-repeat;
	
}

#callouts li#callouts-volunteer a:hover {
	
	background: url(/images/global/volunteer-hover-bg.gif) no-repeat;
	
}

#callouts li#callouts-take-part a {
	
	background: url(/images/global/take-part-bg.gif) no-repeat;
	
}

#callouts li#callouts-take-part a:hover {
	
	background: url(/images/global/take-part-hover-bg.gif) no-repeat;
	
}

#callouts li#callouts-donation a {
	
	background: url(/images/global/donation-bg.gif) no-repeat;
	
}

#callouts li#callouts-donation a:hover {
	
	background: url(/images/global/donation-hover-bg.gif) no-repeat;
	
}



#home-latest-news {
	
	float: left;
	width: 385px;
	margin: 0 15px 0 0;
	
}

#home-latest-news li {
	
	margin: 0 0 30px 0;
	
}

#home-latest-news li h3 {
	
	color: #4166b0;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 5px 0;
	
}

.news-content {
	
	color: #777777;
	font-style: italic;
	font-size: 12px;
	margin: 0;
	
}

.read-more {
	
	display: block;
	color: #00aeef;
	font-size: 12px;
	margin: 5px 0 0 0;
	overflow: hidden;
	width: 100px;
	
}

#rotating-banner {
	
	width: 790px;
	height: 250px;
	margin: 0 0 15px 0;
	
}
