#tips_left {
	background-color: #fff;
	float: left;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	width: 1000px;
	}

.seeding {
	vertical-align: bottom;
	height: 160px;
	background: #ffffff url('http://www.lawnmaxx.com/images/seeding_box.jpg') no-repeat top center;
	padding: 10px 10px 14px 15px;
	color: #035600;
}

.watering {
	vertical-align: bottom;
	height: 160px;
	background: #ffffff url('http://www.lawnmaxx.com/images/watering_box.jpg') no-repeat top center;
	padding: 10px 10px 14px 15px;
	color: #035600;
}

.weed_control {
	vertical-align: bottom;
	height: 160px;
	background: #ffffff url('http://www.lawnmaxx.com/images/weed_control_box.jpg') no-repeat top center;
	padding: 10px 10px 14px 15px;
	color: #035600;
}

.mowing {
	vertical-align: bottom;
	height: 160px;
	background: #ffffff url('http://www.lawnmaxx.com/images/mowing_box.jpg') no-repeat top center;
	padding: 10px 10px 14px 15px;
	color: #035600;
}

.tips_link {
	color: #053c20;
	text-decoration: none;
	font-weight: 300;
}

a.tips_link:hover {
	color: #8f8a00;
	text-decoration: none;
	font-weight: 300;
}
