div.headerImage {
	width: 578px;
	border: 1px none #000; margin: 0 -18px -3.1em -18px;
	position: relative; overflow: hidden; top: -3.1em;
}
div.headerImage h1#image {
 border: 1px none #ccff44; z-index: 1;
 /*background-color: #000; overflow: hidden; display: block;*/
}
div.headerImage h1#image div.image { 
border: 1px none #000; position: absolute; top: 0; left: 0;
background-repeat: none; background-position: left top; 
z-index: 4; overflow: hidden;  width: 578px;
}
div.headerImage h1#image span.text {
z-index: 3; position: relative; top: 10px;
/*display: none; visibility: hidden;*/  
}
.OurServices,
.OurServices div.image  {
height: 148px;
}
.ContactUs,
.ContactUs div.image  {
height: 211px;
}
.AboutWireless,
.AboutWireless div.image  {
height: 147px;
}
.FrequentlyAskedQuestions,
.FrequentlyAskedQuestions div.image  {
height: 210px;
}
.OurCustomers,
.OurCustomers div.image  {
height: 142px;	
}
.connected,
.connected div.image  {
height: 142px;	
}
div.headerImage h1.connected div.image {
background-image: url(images/headerOurServices.gif);
}
div.headerImage h1.OurServices div.image {
background-image: url(images/headerOurServices.gif);
}
div.headerImage h1.ContactUs div.image {
background-image: url(images/headerContact.gif);
}
div.headerImage h1.AboutWireless div.image {
background-image: url(images/headerAboutWireless.gif);
}
div.headerImage h1.FrequentlyAskedQuestions div.image {
background-image: url(images/headerFaq.gif); 
}
div.headerImage h1.OurCustomers div.image {
background-image: url(images/headerOurCustomers.gif);	
}
