div#header h1 a {
	background: transparent url(../../images/header_services_logo.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 750px;
	height: 213px;
	}
	
div#main {background: #19232e url(../../images/bkg_services.gif) repeat-x;}

/* Main content */
h1#serving {
	background: transparent url(../../images/serving_needs.png) no-repeat;
	text-indent: -9999px;
	height: 65px;
	}
h2#services {
	background: transparent url(../../images/services.png) no-repeat;
	text-indent: -9999px;
	height: 33px;
	margin-top: 0;
	}
h1#helpdesk {
	background: transparent url(../../images/power_desktop.png) no-repeat;
	text-indent: -9999px;
	height: 65px;
	}
h1#design {
	background: transparent url(../../images/power_design.png) no-repeat;
	text-indent: -9999px;
	height: 65px;
	}
h1#development {
	background: transparent url(../../images/power_development.png) no-repeat;
	text-indent: -9999px;
	height: 65px;
	}
h1#staffing {
	background: transparent url(../../images/power_staffing.png) no-repeat;
	text-indent: -9999px;
	height: 65px;
	}

li#services a {background: transparent url(../../images/links_nav.jpg) -188px -57px no-repeat;}
