#home #container #gfsfooter {
	top: 94px;
	margin-top: 0;
}

#home #container #gfshero {
	top: 94px; 
}

#home #container  #gfshomepage-callouts {
	top: 94px;
}

#gfshero {
	width: 990px;
	position: relative;
	overflow: hidden;
	height: 365px;
	background: url('../images/backgrounds/hero.jpg') no-repeat;
}
#gfshero .welcome-text {
	width: 325px;
	text-align: right;
	top: 160px;
	right: 28px;
	position: absolute;
	line-height: 13.5px;
	font-size: 10px;
	color: #fff;
}
#gfshero .welcome-text a {
	color: #fff;
}
#gfshero #hero-info {
	width: 990px;
	top: 308px;
	overflow: hidden;
	position: absolute;
	height: 133px;
	font-size: 9px;
	background: url('../images/backgrounds/hero-info.png');
}
#gfshero #hero-info #hero-info-hotspot {
	z-index: 1000;
	width: 100%;
	position: absolute;
	height: 100%;
	display: none;
}
#gfshero #hero-info #hero-info-hotspot:hover {
	cursor: pointer;
}
#gfshero #hero-info #info-1,
#gfshero #hero-info #info-2 {
	width: 400px;
	top: 10px;
	position: absolute;
}
#gfshero #hero-info #info-1 {
	left: 57px;
}
#gfshero #hero-info #info-2 {
	left: 557px;
}
#gfshero #hero-info ul {
	width: 174px;
	margin-top: -5px;
	float: right;
	color: #ffc80b;
}
#gfshero #hero-info ul li {
	padding-left: 7px;
	line-height: 17px;
	background: url('../images/bullets/hero-info-list.png') no-repeat 0 9px;
}
#gfshero #hero-info p {
	margin-bottom: 10px;
	line-height: 11px;
	color: #cdcdcd;
}
#gfshero #hero-info img {
	position: relative;
	padding: 4px 6px 8px;
	left: -3px;
	float: left;
	background: url('../images/backgrounds/hero-info-frame.png') no-repeat 50% 50%;
}
#gfshero #hero-info h2 {
	position: relative;
	padding-left: 12px;
	margin-bottom: 3px;
	line-height: 13px;
	left: -13px;
	font-size: 13px;
	color: #ffc80b;
	background: url('../images/bullets/homepage-header.png') no-repeat 0 5px;
}

#gfshero #hero-info a {
	color: #ffc80b;
	text-decoration: none;
}
#gfshero #hero-info a:hover {
	text-decoration: underline;
}

#gfshero p.signature,
#gfshero h1 {
	position: absolute;
	overflow: hidden;
	height: 0;
	background: no-repeat;
}
#gfshero p.signature {
	width: 225px;
	top: 98px;
	padding-top: 51px;
	left: 727px;
	background-image: url('../images/text/the-gordon-family.png');
}
#gfshero h1 {
	width: 367px;
	top: 20px;
	padding-top: 64px;
	left: 598px;
	background-image: url('../images/text/what-matters-to-you.png');
}

#gfshomepage-callouts {
	width: 970px;
	position: relative;
	margin: 8px 10px 4px 10px;
	height: 218px;
	font: normal 10px/13px Helvetica, Arial, sans-serif;
	color: #525151;
	background: url('../images/backgrounds/homepage-callouts.jpg') no-repeat;
}
#gfshomepage-callouts #callout-1,
#gfshomepage-callouts #callout-2,
#gfshomepage-callouts #callout-3 {
	width: 460px;
	position: absolute;
	left: 35px;
}
#gfshomepage-callouts #callout-1 {
	top: 31px;
}
#gfshomepage-callouts #callout-2 {
	top: 113px;
}
#gfshomepage-callouts #callout-3 {
	width: 300px;
	top: 31px;
	left: 534px;
}
#gfshomepage-callouts #callout-1 p,
#gfshomepage-callouts #callout-2 p,
#gfshomepage-callouts #callout-1 h2,
#gfshomepage-callouts #callout-2 h2 {
	width: 261px;
	float: right;
	clear: right;
}
#gfshomepage-callouts #callout-3 p {
	margin-bottom: 7px;
}
#gfshomepage-callouts ul {
	position: relative;
}
#gfshomepage-callouts ul li {
	padding-left: 9px;
	line-height: 17px;
	background: url('../images/bullets/global-bullet.png') no-repeat 0 8px;
}
#gfshomepage-callouts img {
	padding: 1px 4px 5px;
	float: left;
	background: url('../images/backgrounds/homepage-callout-frame.png') no-repeat 50% 50%;
}
#gfshomepage-callouts h2, #gfshomepage-callouts h2 a {
	color: #DC1921;
	font-family: Georgia;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	text-decoration: none;
	font-style: italic;
}

#gfshomepage-callouts h2 a:hover {
	text-decoration: underline;
}

#gfshomepage-callouts h2.sIFR-replaced {
	margin-top: -1px;
	margin-bottom: -3px;
}
