#btn1{
	position: absolute;
	top:0;
	left:0;
	width:88px;
	height: 9px;
	}

#btn2{
	position: absolute;
	top:0;
	left:88px;;
	width:93px;
	height:9px;
	}

#btn3{
	position: absolute;
	top:0;
	left:181px;;
	width:132px;
	height: 9px;
	}

#btn4{
	position: absolute;
	top:0;
	left:313px;;
	width:113px;
	height: 9px;
	}

#btn5{
	position: absolute;
	top:0;
	left:426px;;
	width:188px;
	height: 9px;
	}

#btn6{
	position: absolute;
	top:0;
	left:614px;;
	width:64px;
	height:9px;
	}

#btn7{
	position: absolute;
	top:0;
	left:678px;;
	width:78px;
	height: 9px;
	}
	
#about_us_drop{
	position: absolute;
	height: auto;
	top:16px;
	left:0px;
	width: auto;
	padding:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #abacad;
	background-color: #393b3e;
	z-index: 5;
	visibility: hidden;
}


#services_drop{
	position: absolute;
	height: auto;
	top:16px;
	left:100px;
	width: auto;
	padding:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #abacad;
	background-color: #393b3e;
	z-index: 5;
	visibility: hidden;
}

#news_drop{
	position: absolute;
	height: auto;
	top:16px;
	left:628px;
	width: auto;
	padding:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #abacad;
	background-color: #393b3e;
	z-index: 5;
	visibility: hidden;
}

.hider1{
	
}