.consult{
	background-color : #767676;
}
.products{
	background-color : #1780AF;
}
.education{
	background-color : #FF751C;
}
.about{
	background-color : #005B81;
}
.current{
	background-color : #4E95C1;
}
.currenttxt{
	color : #4E95C1;
}
.currentmore{
	background-color : #488BB5;
}
.currentmore2{
	background-color : #4382A8;
}
.default{
	background-color : #9F9F9F;
}
.defaulttxt{
	color : #9F9F9F;
}

