#footerlinks{
	width: 770px;
	margin: auto;
	margin-top: -20px;
	text-align: right;	
}

#footerlinks a{
	font-weight: normal;
	font-size: 0.92em;
	color: #c1c1c1;
}

#splash{
	width: 397px;
	height: 203px;
	float: right;
}

#introtext{
	float: left;
	width: 340px;
	padding: 0px 10px 10px 10px;
}

#introtext h1{
	display: inline;
}

#introtext span{
	font-size: 1.5em;
	color: #ffa200;
	font-family: "verdana", sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 0px;
}
	
#featuredlinks{
	float: left;
	width: 770px;
	height: 115px;
	padding: 20px 0px;
	margin: 0px;
}

#featuredlinks .linkgfc{
	float: left;
	margin-top: 1px;
	width: 71px;
	height: 106px;
}

#featuredlinks .theshow{
	float:left;
	width: 245px;
	height: 115px;
	margin: 0px 5px 0px 8px;
	background: #ffffff url("../gfx/feature_theshow.gif") no-repeat top;
}

#featuredlinks .theshow .text{
	font-size: 13px;
	width: 165px;
	height: 35px;
	margin: 40px 0px 0px 76px;
}

#featuredlinks .trickshots{
	float:left;
	width: 245px;
	height: 115px;
	margin: 0px 5px;
	background: #ffffff url("../gfx/feature_trickshots.gif") no-repeat top;
}

#featuredlinks .trickshots .text{
	font-size: 13px;
	width: 162px;
	height: 35px;
	margin: 40px 0px 0px 83px;
}

#featuredlinks .corporate{
	float:left;
	width: 245px;
	height: 115px;
	margin: 0px 5px;
	background: #ffffff url("../gfx/feature_corporate.gif") no-repeat top;
}

#featuredlinks .corporate .text{
	font-size: 13px;
	width: 162px;
	height: 35px;
	margin: 40px 0px 0px 81px;
}


*html #featuredlinks .theshow{
	margin-right: 0px;
}
*html #featuredlinks .trickshots{
	margin-right: 1px;
}
*html #featuredlinks .corporate{
	margin-right: 0px;
}

#featuredlinks .moreinfo{
	margin: 18px 0px 0px 83px;
}


.testimonial{
	float: right;
	border: 1px solid #e5e5e5;
	width: 360px;
	background: #ffffff url("../gfx/sm_topleft.gif") no-repeat;
	background-position: 2% 4%;
}

.testimonial .text{
	padding: 20px 35px;
	margin-bottom: 10px;
	background: transparent url("../gfx/sm_topright.gif") no-repeat;
	background-position: 98% 98%;
}

.bulletpts, .bulletpts2{
	padding-left: 10px;
	float: left;
	width: 175px;
}

.bulletpts ul, .bulletpts2 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.bulletpts li,.bulletpts2 li{
	margin: 0px;
	padding: 0px 0px 4px 20px;
	background: transparent url("../gfx/golfball.gif") no-repeat;
}

.bulletpts2{
	margin-left: 15px;
}
