#four ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#four ul li {
	float: right;
}
#four ul li a {
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 62px;
	display: block;
}
#four ul li a span {
	display: none;
}
#industrial a {background-image:  url("../images/navigation/crane.gif");background-repeat: no-repeat;}
#industrial a:hover {background-image:  url("../images/navigation/crane2.gif");background-repeat: no-repeat;}
#wire a {background-image: url(../images/navigation/wire.gif);background-repeat: no-repeat;}
#wire a:hover {background-image: url(../images/navigation/wire2.gif);background-repeat: no-repeat;}
#oilfield a {background-image: url(../images/navigation/oilfield.gif);background-repeat: no-repeat;}
#oilfield a:hover {background-image: url(../images/navigation/oilfield2.gif);background-repeat: no-repeat;}
#fishing a {background-image: url(../images/navigation/fishing.gif);background-repeat: no-repeat;}
#fishing a:hover {background-image: url(../images/navigation/fishing2.gif);background-repeat: no-repeat;}
#certex a {background-image: url(../images/navigation/certex.gif);background-repeat: no-repeat;}
#certex a:hover {background-image: url(../images/navigation/certex2.gif);background-repeat: no-repeat;}
#structures a {background-image: url(../images/navigation/structures.gif);background-repeat: no-repeat;}
#structures a:hover {background-image: url(../images/navigation/structures2.gif);background-repeat: no-repeat;}
#mining a {background-image: url(../images/navigation/mining.gif);background-repeat: no-repeat;}
#mining a:hover {background-image: url(../images/navigation/mining2.gif);background-repeat: no-repeat;}
#corporate a {background-image: url(../images/navigation/corporate.gif);background-repeat: no-repeat;}
#corporate a:hover {background-image: url(../images/navigation/corporate2.gif);background-repeat: no-repeat;}
#technical a {background-image: url(../images/navigation/technical.gif);background-repeat: no-repeat;}
#technical a:hover {background-image: url(../images/navigation/technical2.gif);background-repeat: no-repeat;}
#service a {background-image: url(../images/navigation/services.gif);background-repeat: no-repeat;}
#service a:hover {background-image: url(../images/navigation/services2.gif);background-repeat: no-repeat;}
#one {
	float: left;
	width: 207px;
	margin-bottom: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

#two {
	float: left;
	width: 135px;
	background-attachment: scroll;
	background-image: url(../images/subnav-bak.gif);
	background-repeat: no-repeat;
	margin-top: 44px;
}
#three {
	float: left;
	width: 381px;
	padding-left: 10px;
	margin-top: 44px;
	margin-left: 10px;
	margin-right: 8px;
}
#four {
	float: left;
	width: 140px;
	margin-top: 38px;
}
#four img {
	margin-top: 20px;
	margin-left: 35px;
}
#footer {
	clear: both;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #acacaf;
	margin-top: 20px;
	text-align: center;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ACACAF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#two img {
	padding-right: 10px;
	text-align: right;
}