#wrap {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 610px;
}

.about-us {background-image: url(../images/landing-images/landing-about.jpg)!important;}

.grants {background-image: url(../images/landing-images/landing-grants.jpg)!important;}

.catalyst-partnerships {background-image: url(../images/landing-images/landing-catalyst.jpg)!important;}

.annual-awards-program {background-image: url(../images/landing-images/landing-awards.jpg)!important;}

.leadership-development {background-image: url(../images/landing-images/landing-leadership.jpg)!important;}

#text {
	margin: 210px 0 0 210px;
	color: #635234;
	font-size: 13px;
}


#text h1 {
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
}

#text p, #text .caption {
	line-height: 24px;
	margin: 0;
}

#text ul {
	margin-left: 170px;
	border-left: 1px solid #837144;
	padding-left: 12px;
	margin-top: 25px;
	font-size: 13px;
}

#text li a {
	padding: 5px 0;
	height: 1%;/*ie6*/
}

/*2nd level*/
#text ul ul {
	border: 0;
	margin: 0;
}

.sIFR-active #text li {

}

#text ul a {
	color: #796c56;
	text-decoration: none;
	display: block;
}

#text ul a:hover {
	color: #635234;
}

/*******************/

#wrapper .caption {
	position: absolute;
	line-height: 17px;
	bottom: 20px;
	left: 20px;
	width: 150px;
	color: #fff;
	opacity: 0;
	filter:alpha(opacity=0);
}