#main-content {
	background: url(../images/global/breadcrumb-back.gif) repeat-x;
	width: 920px;
	padding-bottom: 0;
	position: relative;
}

#main-content ul {
	margin: 0;
	list-style: none;
}

#main-content li {
	padding: 0;
}

#main-content h1 {
	text-indent: -5000px;
	background: url(../images/homepage/creating-futures.png) no-repeat;
	height: 58px;
	border: 0;
	overflow: hidden
}

#main-content h1.flir-replaced {
	padding-top: 10px;
}

#text {
	float: left;
	width: 405px;
	padding: 30px 25px 10px 20px;
	font-size: 14px;

}

#text p {
	line-height: 22px;
}

img#homepage-image {
	float: right;
	margin-top: 13px;
	margin-right: -10px;
}

#news {
	clear: both;
	background: #b9ccd4;
	position: relative;
	padding: 17px 470px 17px 10px;
	color: #fff;
	min-height: 60px;
}

#news h3 {
	color: #c9d2d1;
	text-transform: uppercase;
	font-size: 21px;
	position: absolute;
	top: -20px;
	font-weight: bold;
}

#news li {
	padding: 2px 0 2px 0;
	position: relative;
}

#news li span {
	position: absolute;
	width: 8.1em;
	left: 0;
	text-align: right;
}

#news li span.desc {
	position: static;
	width: 150px;
	left: 0;
	text-align: right;
}

#news li a {
	color: black;
	border: 0;
	margin-left: 9em;
}

#quote {
	position: absolute;
	right: 0px;
	width: 450px;
}
#quote blockquote {
	color: #fff;
	font-size: 20px;
	padding-top: 10px;
}

#quote p {
	margin: 0;
	margin-top: 10px;
}

#quote p a {
	color: #fff!important;
	border-color: #fff;
}

#giving-to h3 {
	background: #85271F url(../images/homepage/giving-to.png) center center no-repeat;
	float: left;
	color: #fff;
	height: 40px;
	font-size: 27px;
	text-transform: uppercase;
	padding-top: 10px;
	text-align: center;
	width: 185px;
	text-indent: -5000px;
}

#giving-to li {
	float: left;
	background: #4D4D4D;
	color: #fff;
	text-transform: uppercase;
	width: 147px;
	height: 50px;
}

#giving-to a {border: 0;}

#giving-to a.item {
	display: block;
	height: 30px;
	padding: 10px 10px 0 10px;
	color: #fff;
	border: 0;
	border-left: 1px solid #fff!important;
}

#giving-to li:first-child a.item {
	border: 0!important;
}

#giving-to a.slide {
	position:absolute; 
	overflow:hidden; 
	width:148px; 
	bottom: 0px;
	display:none; 
	background:#000; 
	z-index:200; 
	text-align: center;
/*	opacity:0;*/
}

#main-content #giving-to a:hover {
	text-decoration: none;
}

#giving-to li span {
	display: block;
	background: #96AA43;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
}

#giving-to img {
	margin: 10px 0;
}
