
/* --------- DIV IDS --------- */

#home-txt {
	clear: both;
	margin-left: 70px;
	width: 564px;
	padding: 20px 0 50px 0;
}

/*
#grey-box {
	position: relative;
	width: 237px;
	height: 114px;
	padding: 16px 20px 13px 20px;
	background: #f1f1f1 url('../images/grad_grey_white.jpg') repeat-x;
}
*/


/* **** USE WHEN 3 BOXES ARE BACK **** */
/*
#grey-box-h {
	width: 237px;
	min-height: 181px;
	padding: 20px 20px 13px 20px;
	background: #f1f1f1 url('../images/grad_grey_white.jpg') repeat-x;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #464646;
}
#grey-box-h h4 {
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 14px;
	color: #977822;
	text-transform: uppercase;
}
#grey-box-h a {
	color: #464646;
	padding: 0;
	background: none;
}
#grey-box-h a:hover {
	text-decoration: underline;
}
#grey-box-h img {
	margin-bottom: 7px;
}
*/
/* **** *************************** **** */