#callout_ecolawn {
	position : relative;
	width : 797px;
	height : 229px;
	background-image : url("../lawn_images/bg_callout_ecolawn.png");
	background-repeat : no-repeat;
	margin : 20px 0 0 0;
}

#callout_sportlawn {
	position : relative;
	width : 797px;
	height : 208px;
	background-image : url("../lawn_images/bg_callout_sportlawn.png");
	background-repeat : no-repeat;
	margin : 10px 0 0 0;
}

#callout_sportput {
	position : relative;
	width : 797px;
	height : 208px;
	background-image : url("../lawn_images/bg_callout_sportput.png");
	background-repeat : no-repeat;
	margin : 20px 0 0 0;
}

#callout_ecolawn p {
	position : absolute;
	left : 512px;
	top : 30px;
	width : 270px;
	color : #FFFFFF;
}

#callout_sportlawn p, #callout_sportput p {
	position : absolute;
	left : 512px;
	top : 30px;
	width : 275px;
	color : #FFFFFF;
}

#lawn_wrapper {
	width : 795px;
	border : 2px solid #1E1E1E;
	margin : 20px 0 0 0;
}

#ecolawn_main {
	position : relative;
	width : 795px;
	height : 539px;
	background-image : url("../lawn_images/bg_ecolawn_main.jpg");
	background-repeat : no-repeat;
}

#sportlawn_main {
	position : relative;
	width : 795px;
	height : 539px;
	background-image : url("../lawn_images/bg_sportlawn_main.jpg");
	background-repeat : no-repeat;
}

#putting_main {
	position : relative;
	width : 795px;
	height : 539px;
	background-image : url("../lawn_images/bg_putting_main.jpg");
	background-repeat : no-repeat;
}

#ecolawn_main p, #sportlawn_main p{
	position : absolute;
	font-size : 12px;
	left : 242px;
	top : 355px;
	width : 535px;
}

#putting_main p {
	position : absolute;
	font-size : 12px;
	left : 242px;
	top : 370px;
	width : 535px;
}

#ecolawn_callouts_wrapper {
	position : relative;
	width : 795px;
	height : 148px;
}

#sportlawn_callouts_wrapper {
	position : relative;
	width : 795px;
	height : 148px;
	margin-top : 2px;
}

#putting_callouts_wrapper {
	position : relative;
	width : 795px;
	height : 269px;
}

#ecolawn_callout_one {
	position : absolute;
	left : 7px;
	top : 0px;
	background-image : url("../lawn_images/bg_eco_callout_one.png");
	background-repeat : no-repeat;
	width : 258px;
	height : 148px;
	padding : 30px 20px 0 17px;
}

#ecolawn_callout_two {
	position : absolute;
	left : 270px;
	top : 0px;
	background-image : url("../lawn_images/bg_eco_callout_two.png");
	background-repeat : no-repeat;
	width : 258px;
	height : 148px;
	padding : 30px 20px 0 20px;
}

#ecolawn_callout_three {
	position : absolute;
	left : 533px;
	top : 0px;
	background-image : url("../lawn_images/bg_eco_callout_three.png");
	background-repeat : no-repeat;
	width : 258px;
	height : 148px;
	padding : 30px 20px 0 17px;
}

#ecolawn_callouts_wrapper h4, #sportlawn_callouts_wrapper h4, #putting_callouts_wrapper h4 {
	font-size : 13px;
}

#ecolawn_callouts_wrapper p {
	width : 218px;
}

#sportlawn_callouts_wrapper p {
	width : 357px;
}

#putting_callouts_wrapper p {
	width : 165px;
}

#sportlawn_callout_one {
	position : absolute;
	left : 6px;
	top : 0px;
	background-image : url("../lawn_images/bg_sport_callout_one.png");
	background-repeat : no-repeat;
	width : 388px;
	height : 148px;
	padding : 30px 20px 0 17px;
}

#sportlawn_callout_two {
	position : absolute;
	left : 402px;
	top : 0px;
	background-image : url("../lawn_images/bg_sport_callout_two.png");
	background-repeat : no-repeat;
	width : 388px;
	height : 148px;
	padding : 30px 20px 0 20px;
}

#putting_callout_one {
	position : absolute;
	left : 7px;
	top : 0px;
	background-image : url("../lawn_images/bg_putting_callout_one.png");
	background-repeat : no-repeat;
	width : 191px;
	height : 269px;
	padding : 32px 20px 0 17px;
}

#putting_callout_two {
	position : absolute;
	left : 203px;
	top : 0px;
	background-image : url("../lawn_images/bg_putting_callout_two.png");
	background-repeat : no-repeat;
	width : 191px;
	height : 269px;
	padding : 32px 20px 0 20px;
}

#putting_callout_three {
	position : absolute;
	left : 400px;
	top : 0px;
	background-image : url("../lawn_images/bg_putting_callout_three.png");
	background-repeat : no-repeat;
	width : 191px;
	height : 269px;
	padding : 32px 20px 0 17px;
}

#putting_callout_four {
	position : absolute;
	left : 594px;
	top : 0px;
	background-image : url("../lawn_images/bg_putting_callout_four.png");
	background-repeat : no-repeat;
	width : 191px;
	height : 269px;
	padding : 32px 20px 0 17px;
}