body
{
  background-color: white;
  margin: 0px;
  padding: 0px;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 14px;
  font-weight: bold;
}


div#main
{
	
  /* Horizontally centers it */
}


img
{
  border: 0px;
}

img#bannerStands{
	position: absolute;
  left: 565px;
  top: 214px;
  	
}
img#popups{
	position: absolute;
  left: 565px;
  top: 239px;
  	
}
img#tensionFabricSystems{
	position: absolute;
  left: 565px;
  top: 265px;
  	
}
img#exhibitTruss{
	position: absolute;
  left: 565px;
  top: 290px;
  	
}
img#linearHybridDisplays{
	position: absolute;
  left: 565px;
  top: 316px;
  	
}
img#linearHybridCounters{
	position: absolute;
  left: 565px;
  top: 341px;
  	
}
img#foldingPanelDisplays{
  position: absolute;
  left: 565px;
  top: 367px;
  	
}
img#outdoorProducts{
	position: absolute;
  left: 565px;
  top: 392px;
  	
}
img#literatureRacks{
	position: absolute;
  left: 565px;
  top: 418px;
  	
}
img#lighting{
	position: absolute;
  left: 565px;
  top: 444px;
  	
}
img#displayAdditions{
	position: absolute;
  left: 565px;
  top: 469px;
  	
}
img#casesAndBags{
	position: absolute;
  left: 565px;
  top: 494px;
  	
}
img#graphicServices{
	position: absolute;
  left: 565px;
  top: 520px;
  	
}
img#downloads{
	position: absolute;
  left: 565px;
  top: 546px;
  	
}
img#newProducts{
	position: absolute;
  left: 565px;
  top: 572px;
  	
}

img#siteButtons{
	position: absolute;
    left: 25px;
    top: 686px;
  	z-index:100;
}

span#title {
  position: relative;
  left: 171px;
  top: 13px;
/*	text-transform: uppercase; */
	font-size: 14px;
}

img#bigCircle {
  position: absolute;
  left: 22px;
  top:78px;
  z-index:-1;
}




a {
  color: black;
  text-decoration: none;
  text-transform: uppercase;
}

img#HomePageFinal {
	z-index:100;
}

#m_HomePageFinal {
	z-index:100;
}

#siteButtons {
	z-index: 100;
}

