body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #5b5b5b;
	background: #ffffff;
}


a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size:8pt;
	color: #5b5b5b;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #11a1d9;
}


#container {
	width:1180px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

  #home
  {
    display: block;
    width: 76px;
    height: 26px;
    background: url('../img/site/home.png') no-repeat 0 0;
  }

  #home:hover
  {
    background-position: 0 -26px;
  }


  #home span
  {
    display: none;
  }


    #store
  {
    display: block;
    width: 130px;
    height: 26px;
    font-family: Calibri, Verdana, Ariel, sans-serif;
    color: #1962af;
    font-size: 12pt;
    font-weight: bolder;
/*    background: url('../img/site/Online_Store.png') no-repeat 0 0;
*/  }

  #store:hover
  {
    background-position: 0 -26px;
  }


  #store span
  {
    display: block;
  }

  #via
  {
    display: block;
    width: 135px;
    height: 26px;
    background: url('../img/site/ViaResponse.png') no-repeat 0 0;
  }

  #via:hover
  {
    background-position: 0 -26px;
  }


  #via span
  {
    display: none;
  }



  #k-12
  {
    display: block;
    width: 60px;
    height: 26px;
    background: url('../img/site/k-12.png') no-repeat 0 0;
  }

  #k-12:hover
  {
    background-position: 0 -26px;
  }


  #k-12 span
  {
    display: none;
  }



 #higher_education
  {
    display: block;
    width: 155px;
    height: 26px;
    background: url('../img/site/higher_education.png') no-repeat 0 0;
  }

  #higher_education:hover
  {
    background-position: 0 -26px;
  }


  #higher_education span
  {
    display: none;
  }




 #corporate
  {
    display: block;
    width: 101px;
    height: 26px;
    background: url('../img/site/corporate.png') no-repeat 0 0;
  }

  #corporate:hover
  {
    background-position: 0 -26px;
  }


  #corporate span
  {
    display: none;
  }




 #government
  {
    display: block;
    width: 120px;
    height: 26px;
    background: url('../img/site/government.png') no-repeat 0 0;
  }

  #government:hover
  {
    background-position: 0 -26px;
  }


  #government span
  {
    display: none;
  }



#partners
  {
    display: block;
    width: 89px;
    height: 26px;
    background: url('../img/site/partners.png') no-repeat 0 0;
  }

  #partners:hover
  {
    background-position: 0 -26px;
  }


  #partners span
  {
    display: none;
  }




  #worldwide
  {
    display: block;
    width: 114px;
    height: 26px;
    background: url('../img/site/worldwide.png') no-repeat 0 0;
  }

  #worldwide:hover
  {
    background-position: 0 -26px;
  }


  #worldwide span
  {
    display: none;
  }




  #support
  {
    display: block;
    width: 88px;
    height: 26px;
    background: url('../img/site/support.png') no-repeat 0 0;
  }

  #support:hover
  {
    background-position: 0 -26px;
  }


  #support span
  {
    display: none;
  }


  #rental
  {
    display: block;
    width: 76px;
    height: 26px;
    background: url('../img/site/rental.png') no-repeat 0 0;
  }

  #rental:hover
  {
    background-position: 0 -26px;
  }


  #rental span
  {
    display: none;
  }



.topnav {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	color: #5b5b5b;
	background: #ffffff;
}


.topnav a:link {
	text-decoration: none;
	font-weight: normal;
	font-size:8pt;
	color: #5b5b5b;
}


.topnav a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size:8pt;
	color: #5b5b5b;
}


.topnav a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #11a1d9;
}

#footer {
	padding-top:20px;
	padding-bottom:20px;
}

.footer {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 1.8em;
	margin: 0;
	font-size: 9pt;
	color: #5b5b5b;
	background: #ffffff;
}


.footer a:link {
	text-decoration: none;
	font-weight: normal;
	font-size:9pt;
	color: #11a1d9;
}


.footer a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size:9pt;
	color: #11a1d9;
}


.footer a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #5b5b5b;
}
