#homenavbg {
  margin: 0;
  padding: 0;
  width: 160px;
  height: 445px;
  top: 102px;
  left: 16px;
  position: absolute;
  background: url(media/home-nav-bg.gif) top left no-repeat;
}

#homenavf {
  margin: 0;
  padding: 0;
  height: 20px;
  list-style-type: none;
  overflow: hidden;
}

#homenavf li{
  margin: 0; 
  padding: 0;
  width: 160px;
}

#homenavf a {
  float: left;
  width: 160px;
  padding: 20px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:20px; /* for IE5/Win only */
}

#homenavf a:hover {
  background-position: 0 -20px;  
}

#homenavf a:active, #homenavf a.selected {
  background-position: 0 -20px;
}

#hfaxfeature a  {
  float: left;
  width: 160px;
  background: url(media/globalnav-fax-features.gif) top left no-repeat;
}

#hfaxcustomer a  {
  left: 0px;
  top: 20px;
  position: absolute;
  width: 160px;
  background: url(media/globalnav-fax-customer.gif) top left no-repeat;
}

#hfaxarchitecture a  {
  left: 0px;
  top: 40px;
  position: absolute;
  width: 160px;
  background: url(media/globalnav-fax-architecture.gif) top left no-repeat;
}

#hfaxdl a  {
  left: 0px;
  top: 60px;
  position: absolute;
  width: 160px;
  background: url(media/globalnav-fax-downloads.gif) top left no-repeat;
}

#hfaxpricing a  {
  left: 0px;
  top: 80px;
  position: absolute;
  width: 160px;
  background: url(media/globalnav-fax-pricing.gif) top left no-repeat;
}

#hfaxfaqs a  {
  left: 0px;
  top: 100px;
  position: absolute;
  width: 160px;
  background: url(media/globalnav-fax-faqs.gif) top left no-repeat;
}


/* XDOC */

#homenavx {
  margin: 0;
  padding: 0;
  height: 20px;
  list-style-type: none;
  overflow: hidden;
}

#homenavx li{
  margin: 0; 
  padding: 0;
  width: 160px;
  list-style: none;
}

#homenavx a {
  float: left;
  width: 160px;
  padding: 20px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:20px; /* for IE5/Win only */
}

#homenavx a:hover {
  background-position: 0 -20px;  
}

#homenavx a:active, #homenavx a.selected {
  background-position: 0 -20px;
}

#hxdocfeature a  {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 160px;
  background: url(media/globalnav-fax-features.gif) top left no-repeat;
}

#hxdoccustomer a  {
  left: 0px;
  top: 20px;
  position: absolute;
  width: 160px;
  background: url(media/globalnav-fax-customer.gif) top left no-repeat;
}

#hxdocarchitecture a  {
  left: 0px;
  top: 40px;
  position: absolute;
  width: 160px;
  background: url(media/globalnav-fax-architecture.gif) top left no-repeat;
}

#hxdocdl a  {
  left: 0px;
  top: 60px;
  position: absolute;
  width: 160px;
  background: url(media/globalnav-fax-downloads.gif) top left no-repeat;
}

#hxdocpricing a  {
  left: 0px;
  top: 80px;
  position: absolute;
  width: 160px;
  background: url(media/globalnav-fax-pricing.gif) top left no-repeat;
}

#hxdocfaqs a  {
  left: 0px;
  top: 100px;
  position: absolute;
  width: 160px;
  background: url(media/globalnav-fax-faqs.gif) top left no-repeat;
}

/* XDOC end */

#flashshadow {
  top: 542px; 
  left: 176px; 
  width: 640px; 
  height: 5px; 
  position: absolute;
  background: url(media/site-nav-shadow.gif) top left repeat-x;
}


#alertread {
  margin: 0;
  padding: 0;
  width: 61px;
  height: 10px;
  overflow: hidden;
}

#alertread a {
  width: 61px;
  height: 10px;
  padding: 10px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:20px; /* for IE5/Win only */
}



/* HOME APP */

#apphousing {
  top: 171px;
  left: 19px;
  position: absolute;
  width: 218px;
  height: 95px;
}

#app {
  margin: 0;
  padding: 0;
  height: 95px;
  list-style-type: none;
  overflow: hidden;
}

#app li{
  margin: 0; 
  padding: 0;
  width: 218px;
}

#app a {
  float: left;
  width: 218px;
  padding: 95px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:95px; /* for IE5/Win only */
}

#app a:hover {
  background-position: 0 -95px;  
}

#app a:active, #app a.selected {
  background-position: 0 -95px;
}

#applink a  {
  float: left;
  width: 218px;
  background: url(media/home-app.png) top left no-repeat;
}







