#footer .followUs li.title,
#footer li a {
	color:#fff !important;
}
#giveInfoBob {
	background:url(../images/grey/give_info.png) 0 0 no-repeat;
	_background:url(../images/grey/give_info.gif) 0 0 no-repeat;
}
body #giveInfoBob h3 a {
	color:#fff;
}
.jcarousel-next {
	background-position:-56px -52px;
}
.jcarousel-prev {
	background-position:-28px -52px;
}
	body .jcarousel-prev-disabled {
		background-position:0 -52px;
	}
	body .jcarousel-next-disabled {
		background-position:-84px -52px;
	}
body {
	background:url(../images/grey/background_top.png) center top repeat-x;
	_background:url(../images/grey/background_top.gif) center top repeat-x;
}
body #closePage a {
	background:url(../images/grey/close_page.png) 0 0 no-repeat;
	_background:url(../images/grey/close_page.gif) 0 0 no-repeat;
}
	body #closePage a:hover {
		background:url(../images/grey/close_page.png) 0 0 no-repeat;
		_background:url(../images/grey/close_page.gif) 0 0 no-repeat;
	}
#siteContainer {	
	background:url(../images/grey/background_bottom.png) center bottom no-repeat;
	_background:url(../images/grey/background_bottom.gif) center bottom no-repeat;
}
			body #mainNav li a {
				_background:url(../images/grey/nav_all.gif) top left no-repeat;
			}
		#searchForm .text {
			color:#fff;
			background:url(../images/grey/search_text.gif) top left no-repeat;
		}
		#searchForm .submit {
			color:#fff;
			background:url(../images/grey/search_submit.gif) top left no-repeat;
		}	
	#footer .followUs li a.twitter {
		background:url(../images/grey/social.gif) 0 0 no-repeat;
	}
	#footer .followUs li a.facebook {
		background:url(../images/grey/social.gif) -30px 0 no-repeat;
	}
	#footer .followUs li a.youtube {
		background:url(../images/grey/social.gif) -60px 0 no-repeat;
	}
	.landingTabs li a {
		background:url(../images/grey/tab.gif) top left no-repeat;
	}
	.landingTabs li.ui-state-active a {
		background:url(../images/tab_hover.gif) top left no-repeat;
	}
	.landingTabs li.first a {
		background:url(../images/grey/tab_first.gif) top left no-repeat;
	}
	.landingTabs li.first.ui-state-active a {
		background:url(../images/tab_first_hover.gif) top left no-repeat;
	}	
	.accordion h3 a {
		background:url(../images/grey/accordion_closed.gif) 10px 7px no-repeat;
	}
	.accordion h3.ui-state-active a {
		background:url(../images/grey/accordion_open.gif) 10px 7px no-repeat;
	}
		#landingContent p.fact,
		.wysiwyg .fact h3  {
			background:#e51828 url(../images/grey/fact_right.gif) bottom right no-repeat;
		}
