#nav  {
	height: 32px;
	width: 463px;
	margin:0px;
	padding:0px;
	}

ul#nav  {
	height: 32px;
	width: 463px;
	position: absolute;
	margin:0px;
	padding:0px;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 32px;
	text-indent: -9999px;
	margin:0px;
	padding:0px;
	}

/*---------------- HOME ------------------- */	

#nav li#home {
	background: url(../images/home.gif) no-repeat left top;
	width: 93px;
	}
	
#nav li#home a {
	background: url(../images/home.gif) no-repeat left top;
	width: 93px;
	}
	
#nav li#home a:hover {
	background: url(../images/home.gif) no-repeat left -32px;
	width: 93px;
	}

#nav li#home_a a, #nav li#home_a {
	background: url(../images/home.gif) no-repeat left -32px;
	width: 93px;
	}

/*---------------- Services ------------------- */	

#nav li#services {
	background:url(../images/services.gif) no-repeat left top;
	width: 93px;
	}
	
#nav li#services a {
	background: url(../images/services.gif) no-repeat left top;
	width: 93px;
	}
	
#nav li#services a:hover {
	background: url(../images/services.gif) no-repeat left -32px;
	width: 93px;
	}

#nav li#services_a a, #nav li#services_a {
	background: url(../images/services.gif) no-repeat left -32px;
	width: 93px;
	}

/*---------------- Alliances ------------------- */	

#nav li#alliances {
	background:url(../images/alliances.gif)) no-repeat left top;
	width: 93px;
	}
	
#nav li#alliances a {
	background: url(../images/alliances.gif) no-repeat left top;
	width: 93px;
	}
	
#nav li#alliances a:hover {
	background: url(../images/alliances.gif) no-repeat left -32px;
	width: 93px;
	}

#nav li#alliances_a a, #nav li#alliances_a {
	background: url(../images/alliances.gif) no-repeat left -32px;
	width: 93px;
	}

/*---------------- TechZone ------------------- */	

#nav li#techzone {
	background:url(../images/techzone.gif) no-repeat left top;
	width: 93px;
	}
	
#nav li#techzone a {
	background: url(../images/techzone.gif) no-repeat left top;
	width: 93px;
	}
	
#nav li#techzone a:hover {
	background: url(../images/techzone.gif) no-repeat left -32px;
	width: 93px;
	}

#nav li#techzone_a a, #nav li#techzone_a {
	background: url(../images/techzone.gif) no-repeat left -32px;
	width: 93px;
	}

/*---------------- Supports ------------------- */	

#nav li#supports {
	background:url(../images/supports.gif) no-repeat left top;
	width: 91px;
	}
	
#nav li#supports a {
	background: url(../images/supports.gif) no-repeat left top;
	width: 91px;
	}
	
#nav li#supports a:hover {
	background: url(../images/supports.gif) no-repeat left -32px;
	width: 91px;
	}

#nav li#supports_a a, #nav li#supports_a {
	background: url(../images/supports.gif) no-repeat left -32px;
	width: 91px;
	}


