#homeText {
	position:absolute;
	left:14px;
	top:144px;
	width:73px;
	height:17px;
	z-index:5;
	text-align: center;
	
	 }
#AboutAvocoText { 
position:absolute; left:90px; top:144px; width:112px; height:16px; z-index:7; text-align: center;
}

#ProductsText {
position:absolute; left:202px; top:144px; width:90px; height:17px; z-index:9; text-align: center;
}


#SolutionsText {
position:absolute; left:297px; top:144px; width:88px; height:17px; z-index:11; text-align: center;
}


#PartnerText {
position:absolute; left:389px; top:144px; width:85px; height:13px; z-index:13; text-align: center;
}


#NewsAndEventsText {
position:absolute; left:478px; top:144px; width:126px; height:15px; z-index:15; text-align: center;

}


#ContactText {
position:absolute; left:609px; top:144px; width:82px; height:17px; z-index:17; text-align: center;
}


#SupportText {
position:absolute; left:706px; top:144px; width:73px; height:20px; z-index:19; text-align: center;
}
















#homeButton {
	position:absolute;
	left:12px;
	top:143px;
  	width:75px;
   	height:21px;
    z-index:4;

}
#AboutAvocoButton {
	position:absolute;
	width:112px;
	height:21px;
	z-index:6;
	top: 143px;
	left: 90px;
}
#ProductsButton {
	position:absolute;
	width:89px;
	height:21px;
	z-index:8;
	left: 203px;
	top: 143px;
}
#SolutionsButton {
	position:absolute;
	width:91px;
	height:21px;
	z-index:10;
	left: 295px;
	top: 143px;
}
#PartnersButton {
	position:absolute;
	width:86px;
	height:21px;
	z-index:12;
	left: 389px;
	top: 143px;
}
#newsAndEventsButton {
	position:absolute;
	width:87px;
	height:21px;
	z-index:14;
	left: 477px;
	top: 143px;
}
#contactButton {
	position:absolute;
	width:81px;
	height:21px;
	z-index:16;
	left: 608px;
	top: 143px;
}
#SupportButton {
	position:absolute;
	width:86px;
	height:21px;
	z-index:18;
	left: 696px;
	top: 143px;
}
