body {
	background: url(/images/g-body-bg.gif) top center #fff;
}

#header {
	background: url(/images/g-wide-header-bg.gif) top center #fff;
}

#header-wrapper {
	background: url(/images/g-header-wrapper-bg.gif) top center #fff;
}

#global-nav #company {
	width: 90px;
	background: url(/images/g-global-nav.gif) 0px 0px no-repeat;
}

#global-nav #services {
	width: 58px;
	background: url(/images/g-global-nav.gif) -90px 0px no-repeat;
}

#global-nav #pricing {
	width: 50px;
	background: url(/images/g-global-nav.gif) -148px 0px no-repeat;
}

#global-nav #clients {
	width: 50px;
	background: url(/images/g-global-nav.gif) -198px 0px no-repeat;
}

#global-nav #employees {
	width: 69px;
	background: url(/images/g-global-nav.gif) -248px 0px no-repeat;
}

#global-nav #contact {
	width: 70px;
	background: url(/images/g-global-nav.gif) -317px 0px no-repeat;
}

#global-nav #green {
	width: 50px;
	background: url(/images/g-global-nav.gif) -387px 0px no-repeat;
}


