.row-content-home {
	position:relative;
	float:left;
	background:transparent;
	width:898px;
	min-height:500px !important; height: auto !important; height: 500px;
	margin-top:50px;
	}

/* CONTENT WITHIN ROWS */

.content-left {
	position:relative;
	float:left;
	width:426px;
	}

.content-right {
	position:relative;
	float:right;
	width:439px;
	height:488px;
	}
	
	
/* CONTENT-RIGHT */

.callouts {
	position:absolute;
	left:0; bottom:0;
	width:438px;
	bottom:0;
	}

.callout-left {
	position:relative;
	float:left;
	font-size:18px;
	}
	
.callout-right {
	position:relative;
	float:right;
	font-size:18px;
	}
