#productsbutton a:hover,
#homebutton a:hover,
#learningcenterbutton a:hover,
#affiliatesbutton a:hover,
#unlockupdatesbutton a:hover,
#sitemapbutton a:hover,
#videosbuttonfoot a:hover,
#pressbutton a:hover,
#techsupportbutton a:hover,
#storebutton a:hover,
#contactbutton a:hover  {
   font-weight: bold;
}

#homebutton a,
#learningcenterbutton a,
#pressbutton a,
#productsbutton a,
#videosbuttonfoot a,
#unlockupdatesbutton a,
#affiliatesbutton a,
#sitemapbutton a,
#techsupportbutton a,
#storebutton a,
#contactbutton a  {
   font-weight: Normal;
   width: 100%;
   text-decoration: none;
   color: #000000;
   margin-left: 10px;
   position: relative;
}

#affiliatesbutton,
#pressbutton,
#videosbuttonfoot,
#homebutton,
#productsbutton,
#sitemapbutton,
#storebutton,
#contactbutton  {
   font: 12px/14px Arial;
   text-align: left;
   visibility: visible;
   /* position: absolute; */
   top: 10px;
   z-index: 1;
   height: 9px;
}

#unlockupdatesbutton,
#learningcenterbutton,
#techsupportbutton  {
   font: 12px/14px Arial;
   text-align: left;
   visibility: visible;
   /* position: absolute; */
   top: 10px;
   z-index: 1;
   height: 11px;
}

/*

#learningcenterbutton  {
   width: 107px;
   left: 531px;
}

#unlockupdatesbutton  {
   width: 105px;
   left: 276px;
}

#techsupportbutton  {
   width: 88px;
   left: 187px;
}

#affiliatesbutton  {
   width: 55px;
   left: 376px;
}

#productsbutton  {
   width: 57px;
   left: 40px;
}


#sitemapbutton  {
   height: 11px;
   width: 55px;
   left: 213px;
}


#videosbuttonfoot  {
   width: 45px;
   left: 481px;
}

#pressbutton  {
   width: 38px;
   left: 437px;
}

#homebutton  {
   width: 39px;
   left: -15px;
}

#storebutton {
	width: 75px;
	left: 105px;
}
*/

#footernav  {
   margin: 0px auto 0px auto; 
   width: 100%;
   position: relative;
 }

ul {
	list-style-type: none;
}

#footernav ul li {
  display: inline;
  width: 50px;
}

html, body  {
   padding: 0px;
   margin: 0px;
}

