#nav1Settings {
	width: 182px;
	background-image:url(../images/infoBtn1.jpg);
	background-repeat:no-repeat;
	height: 39px;
	
}
#nav1Settings:hover {
	width: 182px;
	height: 39px;
}

#nav2Settings {
	width: 170px;
	background-image:url(../images/infoBtn2.jpg);
	background-repeat:no-repeat;
	height: 39px;
}
#nav2Settings:hover {
	width: 170px;
	height: 39px;
}
#nav3Settings {
	width: 142px;
	background-image:url(../images/infoBtn3.jpg);
	background-repeat:no-repeat;
	height: 39px;
}
#nav3Settings:hover {
	width: 142px;
	height: 39px;
}
#nav4Settings {
	width: 150px;
	background-image:url(../images/infoBtn4.jpg);
	background-repeat:no-repeat;
	height: 39px;
}

#nav4Settings:hover {
	width: 150px;
	height: 39px;
}
#nav5Settings {
	width: 72px;
	background-image:url(../images/infoBtn5.jpg);
	background-repeat:no-repeat;
	height: 39px;
}
#nav5Settings:hover {
	width: 72px;
		height: 39px;
}