#globalFooter {
	background-color: #B3AD97;
	height: auto;
	width: 1024px;
	position: relative;
	background-image: url(../images/global_images/stripe_bkg_art.gif);
}
#globalFooter #holcom {
	float: left;
	height: auto;
	width: auto;
	background-repeat: repeat;
	padding-top: 22px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 22px;
	margin: 0px;
}
#globalFooter #sitelinks {
	float: left;
	height: auto;
	width: auto;
	padding-top: 22px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#globalFooter ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#globalFooter ul li a {
	color: #1A1718;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#globalFooter a:link, #globalFooter a:visited, #globalFooter a:hover, #globalFooter a:active  {
	color: #1A1718;
	text-decoration: none;
}
#globalFooter a:hover {
	text-decoration: underline;
}
#globalFooter #holcom ul il, #globalFooter #sitelinks ul il {
	background-image: url(../images/global_images/holcom_nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#globalFooter #holcom ul a, #globalFooter #sitelinks ul a {
	line-height: 20px;
	background-image: url(../images/global_images/holcom_nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	display: block;
	height: 20px;
	width: 150px;
}
#globalFooter h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #1A1718;
}
 #globalFooter #clear {
	clear: both;
	height: 15px;
	width: 1024px;
	padding-top: 2px;
}
#globalFooter #sitelinks ul il, #globalFooter #sitelinks ul a {
	background-image: none;
	text-indent: 0px;
}
