@charset "UTF-8";
/* CSS Document */
#topNav {
	padding: 0px;
	height: 42px;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu li  { padding:0; margin:0; border:0; list-style-type:none; float:left; }

.menu li a:link, .menu li a:visited  {
	display:block;
	height:42px;
}
.home				{
	background-image: url(../images/topNav/TJ_Plant_Hire_Home_OVER.jpg);
	width: 106px;
	background-repeat: no-repeat;
	height: 42px;
	}
.home a				{
	background-image: url(../images/topNav/TJ_Plant_Hire_Home_UP.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 106px;
}
.general				{
	background-image: url(../images/topNav/TJ_Plant_Hire_General_OVER.jpg);
	width: 306px;
	background-repeat: no-repeat;
	height: 42px;
	}
.general a				{
	background-image: url(../images/topNav/TJ_Plant_Hire_General_UP.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 306px;
}
.landscape				{
	background-image: url(../images/topNav/TJ_Plant_Hire_Landscape_OVER.jpg);
	width: 252px;
	background-repeat: no-repeat;
	height: 42px;
	}
.landscape a				{
	background-image: url(../images/topNav/TJ_Plant_Hire_Landscape_UP.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 252px;
}
.access				{
	background-image: url(../images/topNav/TJ_Plant_Hire_Access_OVER.jpg);
	width: 208px;
	background-repeat: no-repeat;
	height: 42px;
	}
.access a				{
	background-image: url(../images/topNav/TJ_Plant_Hire_Access_UP.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 208px;
}
.contactus				{
	background-image: url(../images/topNav/TJ_Plant_Hire_ContactUs_OVER.jpg);
	width: 138px;
	background-repeat: no-repeat;
	height: 42px;
	}
.contactus a				{
	background-image: url(../images/topNav/TJ_Plant_Hire_ContactUs_UP.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 138px;
}
.menu li a:hover { background:none; }

.menu li a span { display:none; }

.homepage .homepage a {
	background-image: url(../images/topNav/TJ_Plant_Hire_Home_ON.jpg);
	background-repeat: no-repeat;
}
.homepage .homepage a:hover	{
	background-image: url(../images/topNav/TJ_Plant_Hire_Home_ON.jpg);
	background-repeat: no-repeat;
}
.generalpage .generalpage a {
	background-image: url(../images/topNav/TJ_Plant_Hire_General_ON.jpg);
	background-repeat: no-repeat;
}
.generalpage .generalpage a:hover	{
	background-image: url(../images/topNav/TJ_Plant_Hire_General_ON.jpg);
	background-repeat: no-repeat;
}
.landscapepage .landscapepage a {
	background-image: url(../images/topNav/TJ_Plant_Hire_Landscape_ON.jpg);
	background-repeat: no-repeat;
}
.landscapepage .landscapepage a:hover	{
	background-image: url(../images/topNav/TJ_Plant_Hire_Landscape_ON.jpg);
	background-repeat: no-repeat;
}
.accesspage .accesspage a {
	background-image: url(../images/topNav/TJ_Plant_Hire_Access_ON.jpg);
	background-repeat: no-repeat;
}
.accesspage .accesspage a:hover	{
	background-image: url(../images/topNav/TJ_Plant_Hire_Access_ON.jpg);
	background-repeat: no-repeat;
}
.contactuspage .contactuspage a {
	background-image: url(../images/topNav/TJ_Plant_Hire_ContactUs_ON.jpg);
	background-repeat: no-repeat;
}
.contactuspage .contactuspage a:hover	{
	background-image: url(../images/topNav/TJ_Plant_Hire_ContactUs_ON.jpg);
	background-repeat: no-repeat;
}
