#about {

	width: 85px;

	height: 34px;

	background: url(../images/about.jpg) top left no-repeat;

	float: left;

	}

#about:hover{

	width: 85px;

	height: 34px;

	background: url(../images/about1.jpg) top left no-repeat;

	float: left;

	}

	

#about1 {

	width: 85px;

	height: 34px;

	background: url(../images/about1.jpg) top left no-repeat;

	float: left;

	}

#about1:hover{

	width: 85px;

	height: 34px;

	background: url(../images/about1.jpg) top left no-repeat;

	float: left;

	}

	
	
	
#services {

	width: 114px;

	height: 34px;

	background: url(../images/services.jpg) top left no-repeat;

	float: left;

	}

#services:hover{

	width: 114px;

	height: 34px;

	background: url(../images/services1.jpg) top left no-repeat;

	float: left;

	}

	

#services1 {

	width: 114px;

	height: 34px;

	background: url(../images/services1.jpg) top left no-repeat;

	float: left;

	}

#services1:hover{

	width: 114px;

	height: 34px;

	background: url(../images/services1.jpg) top left no-repeat;

	float: left;

	}


	

#contact {

	width: 99px;

	height: 34px;

	background: url(../images/contact.jpg) top left no-repeat;

	float: left;

	}

#contact:hover{

	width: 99px;

	height: 34px;

	background: url(../images/contact1.jpg) top left no-repeat;

	float: left;

	}

	

#contact1 {

	width: 99px;

	height: 34px;

	background: url(../images/contact1.jpg) top left no-repeat;

	float: left;

	}

#contact1:hover{

	width: 99px;

	height: 34px;

	background: url(../images/contact1.jpg) top left no-repeat;

	float: left;

	}


