#buttons {
	width: 707px;
	height: 275px;
	background: url(http://www.elderlink.org/images/buttons.jpg) no-repeat top center;
	float: left;
	margin: 10px 0px 20px -20px;
	padding: 0px 0px 0px 20px;
}
#title-buttons {
	font: Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-size: 32px;
	font-weight: bolder;
	line-height: 32px;
	float: left;
	width: 228px;
	text-align: left;
	padding: 128px 0px 0px 5px;
}
#text-buttons {
	width: 200px;
	float: left;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 30px 0px 5px;
}
#text-buttons  a.big {
	width: 199px;
	float: left;
	font:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff9900;
	font-weight: bolder;
	line-height: 14px;
	text-decoration: underline;
	text-transform: capitalize;
	text-align: right;
	padding: 0px 30px 0px 0px;
}
#text-buttons a:hover {
	text-decoration: none;
	color: #FFCC00;
}





