#about {

	width: 54px;

	height: 44px;

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

	float: left;

	}

#about:hover{

	width: 54px;

	height: 44px;

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

	float: left;

	}

	

#about1 {

	width: 54px;

	height: 44px;

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

	float: left;

	}

#about1:hover{

	width: 54px;

	height: 44px;

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

	float: left;

	}

	
	
	
#services {

	width: 70px;

	height: 44px;

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

	float: left;

	}

#services:hover{

	width: 70px;

	height: 44px;

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

	float: left;

	}

	

#services1 {

	width: 70px;

	height: 44px;

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

	float: left;

	}

#services1:hover{

	width: 70px;

	height: 44px;

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

	float: left;

	}


	

#contact {

	width: 64px;

	height: 44px;

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

	float: left;

	}

#contact:hover{

	width: 64px;

	height: 44px;

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

	float: left;

	}

	

#contact1 {

	width: 64px;

	height: 44px;

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

	float: left;

	}

#contact1:hover{

	width: 64px;

	height: 44px;

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

	float: left;

	}


