

#nav-spacer
{
float:left;
width:100px;
height:38px;
}

/*---------------------------------STD's and Testing---------------------------------------*/
#nav-home
{float:left;}
#nav-home a
{background: url("../images/nav-home.jpg");display: block;width: 54px;height: 50px;text-decoration: none;}
#nav-home a:hover 
{background-position: -54px 0;}



/*---------------------------------STD's and Testing---------------------------------------*/
#nav1
{float:left;}
#nav1 a
{background: url("../images/nav-about.jpg");display: block;width: 57px;height: 50px;text-decoration: none;}
#nav1 a:hover 
{background-position: -57px 0;}




/*---------------------------------All About tSTD---------------------------------------*/
#nav2
{float:left;}
#nav2 a
{background: url("../images/nav-solutions.jpg");display: block;width: 78px;height: 50px;text-decoration: none;}
#nav2 a:hover 
{background-position: -78px 0;}




/*---------------------------------Our Lab Partners---------------------------------------*/
#nav3
{float:left;}
#nav3 a
{background: url("../images/nav-partners.jpg");display: block;width: 120px;height: 50px;text-decoration: none;}
#nav3 a:hover 
{background-position: -120px 0;}





/*---------------------------------How tSTD Works---------------------------------------*/
#nav4
{float:left;}
#nav4 a
{background: url("../images/nav-investors.jpg");display: block;width: 76px;height: 50px;text-decoration: none;}
#nav4 a:hover 
{background-position: -76px 0;}





/*---------------------------------20 questions---------------------------------------*/
#nav5
{float:left;}
#nav5 a
{background: url("../images/nav-endorsements.jpg");display: block;width: 109px;height: 50px;text-decoration: none;}
#nav5 a:hover 
{background-position: -109px 0;}

/*---------------------------------Get Tested Now---------------------------------------*/
#nav6
{float:left;}
#nav6 a
{background: url("../images/nav-functionality-security.jpg");display: block;width: 170px;height: 50px;text-decoration: none;}
#nav6 a:hover 
{background-position: -170px 0;}


/*---------------------------------Get Tested Now---------------------------------------*/
#nav7
{float:left;}
#nav7 a
{background: url("../images/nav-media-press.jpg");display: block;width: 106px;height: 50px;text-decoration: none;}
#nav7 a:hover 
{background-position: -108px 0;}

/*---------------------------------Get Tested Now---------------------------------------*/
#nav8
{float:left;}
#nav8 a
{background: url("../images/nav-contact.jpg");display: block;width: 63px;height: 50px;text-decoration: none;}
#nav8 a:hover 
{background-position: -63px 0;}




/*---------------------------------STD's and Testing---------------------------------------*/
#nav9
{float:left;}
#nav9 a
{background: url("../images/nav-signuup.jpg");display: block;width: 57px;height: 50px;text-decoration: none;}
#nav9 a:hover 
{background-position: -57px 0;}





.displace
{
position: absolute;
left: -5000px;
} 




