#make_a_donation {
	position: absolute;
	margin-top: 77px;
	margin-left: -1px;
}

#fma {
	width: 911px;
	height: 259px;
	padding: 5px;
	margin-top: 14px;
	border-top: 1px solid #f5f5f5;
	border-right: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 37px;
}

#fma ul {
	margin: 0;
}

#fma img {
	display: block;
	width: 911px;
	height: 259px;
}

#fma a {
	display: block;
	width: 911px;
	height: 259px;
}

#fma li {
	display: block;
	width: 911px;
	height: 259px;
	list-style: none;
}

#content {
	width: 100%;
	height: 356px;
	float: none;
}

#boxes {
	float: left;
}

#boxes h2 {
	margin: 0;
	margin-top: 14px;
	color: #003456;
	font-weight: bold;
	font-size: 123.1%;
}

#boxes p {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #4e4e4e;
	font-size: 85%;
	line-height: 16px;
}

#boxes a {
	display: block;
	width: 165px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	font-size: 100%;
	color: White;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#box1,
#box2
{
	padding-right: 25px;	
	float: left;
}

#box1 {
	width: 183px;
	height: 174px;
	padding-left: 118px;
	margin-right: 12px;
	background: url(../images/content-box1.png) top left no-repeat transparent;
}

#box1 a {
	width: 152px;
	background-image: url(../images/content-box1-button.png);
}

#box2 a {
	width: 170px;
	background-image: url(../images/content-box2-button.png);	
}

#box2 {
	width: 186px;
	height: 174px;
	padding-left: 95px;
	background: url(../images/content-box2.png) top left no-repeat transparent;
}

.see_more {
	display: block;
	height: 14px;
	padding-right: 28px;
	line-height: 14px;
	font-size: 85%;
	background-image: url(../images/see_more-arrow.png);
	background-repeat: no-repeat;
	background-position: right 0;
	background-color: transparent;
}

.see_more:hover {
	background-position: right -14px;
}


#news {
	width: 229px;
	height: 338px;
	padding: 8px;
	float: right;
	border: 1px solid #d2d1be;
}

#news h2 {
	margin: 0;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	font-size: 100%;
	color: #7d7a5a;
	background-color: #e3e2d7;
}

#news h3,
#news h4,
#news p {
	padding-left: 10px;
}

#news h3 {
	margin: 0;
	margin-top: 13px;
	font-size: 100%;
	color: #aba987;
}

#news h4 {
	margin: 0;
	font-size: 93%;
	color: #003456;
}

#news p {
	margin: 0;
	padding-bottom: 13px;
	line-height: 18px;
	font-size: 85%;
	color: #333333;
	border-bottom: 1px solid #f1f1f1;
}

#news a {
	color: #a7622a;
}

#news a:hover {
	text-decoration: none;
}

#news .see_more {
	width: 140px;
	margin-top: 8px;
	padding-left: 0;
	margin-left: 10px;
}

#success {
	width: 625px;
	height: 141px;
	padding: 8px;
	margin-top: 23px;
	float: left;
	border: 1px solid #c2ced4;
}

#success h2 {
	margin: 0;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	font-size: 100%;
	color: #003456;
	background-color: #e0e6e9;
}

#success #stories {
	padding-left: 10px;
	padding-top: 11px;
}

#success #stories div {
	width: 200px;
	padding-right: 5px;
	float: left;
}

#success h3 {
	margin: 0;
	margin-bottom: 7px;
	font-size: 100%;
	color: #aba987;
}

#success h4 {
	margin: 0;
	font-size: 93%;
	color: #003456;
}

#success p {
	margin: 0;
	padding-bottom: 5px;
	line-height: 18px;
	font-size: 85%;
	color: #333333;
}

#success a {
	color: #a7622a;
}

#success a:hover {
	text-decoration: none;
}

#success .see_more {
	clear: both;
	width: 90px;
}
