/* PAGE STYLES */

/* COACHING GIFT PACKAGES HEADER CHANGE-OUTS */

#coaching-gift-packages {
	position: absolute;
	height:94px;
	width: 808px;
	background: url(images/coaching-gp_808x94.jpg) no-repeat left top;	
	bottom: 0px;
	left: 0px;
	z-index: 1003;
}

/* PAGE FEATURE INSERTS */

#feature1 {
	position: relative;
	width: 570px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#fff;	
	border: 1px solid #D4D6C9;
}

/* GALLERY */

.gallery {
	position: relative;
	width: 558px;
	display: block;
	
}

.gallery li {
	position: relative;
	width: 186px;
	display: block;
	float: left;
	margin-bottom: 10px;
	text-align: center;

}

.gallery p {
	height: 60px;
	width: 152px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.centerlearn {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 111px;

}

.centerorder {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 151px;

}











