.contactinfo {
	position: absolute;
	overflow: visible;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	padding: 0px;
	text-align: right;
	z-index: 1;
	top: 15px;
	margin: 0px;
	right: 20px;
}
.logo {
	position: relative;
	height: 130px;
	overflow: visible;
	visibility: visible;
	background-image: url(../images/headerbg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	padding: 0px;
	text-align: left;
	z-index: 1;
	margin-top: 0px;
	margin-right: 3em;
	margin-left: 3em;
	margin-bottom: 0px;
	background-color: #d2dcd2;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 84px;
	text-indent: 5px;
	z-index: 3;
	color: #003300;
}
.menu a:link {
	background-color: #a4b6a6;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #006600;
	z-index: 3;
	background-image: url(../images/button.gif);
	color: #003300;
}
.menu a:visited {
	background-color: #a4b6a6;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #006600;
	color: #003300;
	background-image: url(../images/button.gif);
}
.menu a:active {
	background-color: #a4b6a6;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #006600;
	color: #FFFFFF;
}
.menu a:hover {
	background-color: #ccddce;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #006600;
	color: #669966;
	background-image: url(../images/buttonover.gif);
}
.navfade {
	position: relative;
	height: 20px;
	overflow: visible;
	visibility: visible;
	z-index: 0;
	background-image: url(../images/navfade.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 3em;
	padding: 0px;
	color: #003300;
	text-align: right;
	background-color: #FFFFFF;
}
.main {
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px 3em;
	padding: 10px 25px;
	text-align: left;
	background-color: #FFFFFF;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom {
	position: relative;
	height: 30px;
	overflow: visible;
	visibility: visible;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	margin: 0px 3em;
	padding: 0px;
	text-align: center;
	line-height: 25px;
	background-color: #a4b6a6;
	border-top: 1px solid #003300;
	letter-spacing: 2px;
	background-image: url(../images/footerback.gif);
}
.crumb {
	position: absolute;
	overflow: visible;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
	padding: 0px;
	z-index: 100;
	top: 140px;
	margin: 0px;
	left: 54px;
}
.crumb a:link {
	font-size: 9px;
	color: #003300;
}
.crumb a:visited {
	font-size: 9px;
	color: #003300;
}
.crumb a:active {
	font-size: 9px;
	color: #009900;
}
.crumb a:hover {
	font-size: 9px;
	color: #006600;
}
.bottom a:link {
    font-size: 9px;
	color: #003300;
}
.bottom a:visited {
    font-size: 9px;
	color: #003300;
}
.bottom a:active {
    font-size: 9px;
	color: #FFCC00;
}
.bottom a:hover {
	font-size: 9px;
	color: #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: static;
	text-decoration: none;
	text-align: left;
	width: 650px;
	padding: 0px;
	height: auto;
	margin: 0px;
	background-repeat: no-repeat;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #c1cebc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin: 0px;
	height:100%
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.footer a:link {
    font-size: 9px;
	color: #006666;
}
.footer a:visited {
    font-size: 9px;
	color: #006666;
}
.footer a:active {
    font-size: 9px;
	color: #FFCC00;
}
.footer a:hover {
	font-size: 9px;
	color: #FFFFFF;
}
a.back {
	display: block;
	width: 36px;
	height: 7px;
	margin: 10px;
	text-decoration: none;
	background-image: url(../images/back.gif);
	position: absolute;
	left: 30px;
}
a.back:hover {
    background-position: -36px 0;
}	
a.top {
	display: block;
	width: 28px;
	height: 7px;
	margin: 5px;
	text-decoration: none;
	background-image: url(../images/top.gif);
	position: absolute;
	left: 40px;
}
a.top:hover {
    background-position: -28px 0;
}	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336633;
	margin-bottom: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	line-height: normal;
}
.img-float {
  float:left;
}
.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat right bottom!important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px!important;
  margin: 5px 0 0 10px;
  }
.img-shadow img {
	display: block;
	position: static;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 1px;
  } 
#ProductsMenu {
	position:absolute;
	width:150px;
	z-index:23;
	left: 320px;
	top: 129px;
	height: 240px;
	visibility: hidden;
}
#Off {
	position:absolute;
	width:683px;
	height:404px;
	z-index:0;
	left: 148px;
	top: 58px;
}
#Fittings {
	position:absolute;
	width:150px;
	height:20px;
	z-index:18;
	left: 0px;
}
#Tube {
	position:absolute;
	width:150px;
	height:20px;
	z-index:21;
	left: 0px;
	top: 21px;
}
#Fittingssub {
	position:absolute;
	width:150px;
	z-index:3;
	left: 151px;
	top: 0px;
	visibility: hidden;
}
#Forged {
	position:absolute;
	width:150px;
	height:20px;
	z-index:3;
	left: 0px;
	top: 21px;
}
#Steel {
	position:absolute;
	width:150px;
	height:20px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#Navigation {
	position:absolute;
	width:auto;
	height:20px;
	z-index:6;
	left: 219px;
	top: 108px;
}
#Home {
	position:absolute;
	width:100px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#Products {
	position:absolute;
	width:100px;
	height:20px;
	z-index:2;
	left: 101px;
	top: 0px;
}
#Tower_Hire {
	position:absolute;
	width:240px;
	height:20px;
	z-index:2;
	left: 202px;
	top: 0px;
}
#News {
	position:absolute;
	width:100px;
	height:20px;
	z-index:3;
	left: 443px;
	top: 0px;
}
#Contact {
	position:absolute;
	width:100px;
	height:20px;
	z-index:4;
	left: 544px;
	top: 0px;
}
#System {
	position:absolute;
	width:150px;
	height:20px;
	z-index:20;
	top: 42px;
	left: 0px;
}
#Boards {
	position:absolute;
	width:150px;
	height:20px;
	z-index:19;
	top: 63px;
	left: 0px;
}
#Search {
	position:absolute;
	width:150px;
	height:20px;
	z-index:22;
	left: 0;
	top: 0;
}
#Accessories {
	position:absolute;
	width:150px;
	height:20px;
	z-index:17;
	top: 105px;
	left: 0px;
}
#Beams {
	position:absolute;
	width:150px;
	height:20px;
	z-index:16;
	top: 126px;
	left: 0px;
}
#Props {
	position:absolute;
	width:150px;
	height:20px;
	z-index:15;
	top: 147px;
	left: 0px;
}
#Ladders {
	position:absolute;
	width:150px;
	height:20px;
	z-index:14;
	top: 168px;
	left: 0px;
}
#Stagings {
	position:absolute;
	width:150px;
	height:20px;
	z-index:13;
	top: 189px;
	left: 0px;
}
#Towers {
	position:absolute;
	width:150px;
	height:20px;
	z-index:12;
	top: 210px;
	left: 0px;
}
#Fencing {
	position:absolute;
	width:150px;
	height:20px;
	z-index:10;
	top: 210px;
	left: 0px;
}
#Boardssub {
	position:absolute;
	width:150px;
	height:100%;
	z-index:4;
	left: 151px;
	top: 0px;
	visibility: hidden;
}
#Standard {
	position:absolute;
	width:150px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#Laminated {
	position:absolute;
	width:150px;
	height:20px;
	z-index:2;
	top: 21px;
	left: 0px;
}
#Ladderssub {
	position:absolute;
	width:150px;
	height:100%;
	z-index:5;
	left: 151px;
	top: 0px;
	visibility: hidden;
}
#Aluminium {
	position:absolute;
	width:150px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#ConTimber {
	position:absolute;
	width:150px;
	height:20px;
	z-index:2;
	left: 0px;
	top: 21px;
}
#TraTimber {
	position:absolute;
	width:150px;
	height:20px;
	z-index:3;
	left: 0px;
	top: 42px;
}
#Surveyors {
	position:absolute;
	width:150px;
	height:20px;
	z-index:4;
	left: 0px;
	top: 63px;
}
#Pole {
	position:absolute;
	width:150px;
	height:20px;
	z-index:5;
	left: 0px;
	top: 84px;
}
#StLadder {
	position:absolute;
	width:150px;
	height:20px;
	z-index:6;
	left: 0px;
	top: 105px;
}
#Roof {
	position:absolute;
	width:150px;
	height:20px;
	z-index:7;
	left: 0px;
	top: 126px;
}
#FencingSub {
	position:absolute;
	width:150px;
	height:100%;
	z-index:4;
	left: 151px;
	top: 0px;
	visibility: hidden;
}
#TFencing {
	position:absolute;
	width:150px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#THoarding {
	position:absolute;
	width:150px;
	height:20px;
	z-index:2;
	left: 0px;
	top: 21px;
}
#PFencing {
	position:absolute;
	width:150px;
	height:20px;
	z-index:3;
	left: 0px;
	top: 42px;
}
#TowersMenu {
	position:absolute;
	width:150px;
	height:100%;
	z-index:30;
	left: 422px;
	top: 129px;
	visibility: hidden;
}
#Boss {
	position:absolute;
	width:150px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#BossFG {
	position:absolute;
	width:150px;
	height:20px;
	z-index:2;
	left: 0px;
	top: 21px;
}
#Minimax {
	position:absolute;
	width:150px;
	height:20px;
	z-index:3;
	left: 0px;
	top: 42px;
}
#Minit {
	position:absolute;
	width:150px;
	height:20px;
	z-index:4;
	left: 0px;
	top: 63px;
}
#BossLadderspan {
	position:absolute;
	width:150px;
	height:20px;
	z-index:4;
	left: 0px;
	top: 84px;
}
#ContactMenu {
	position:absolute;
	width:150px;
	height:100%;
	z-index:30;
	left: 763px;
	top: 129px;
	visibility: hidden;
}
#Details {
	position:absolute;
	width:150px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#GEnquiry {
	position:absolute;
	width:150px;
	height:20px;
	z-index:2;
	left: 0px;
	top: 21px;
}
#PEnquiry {
	position:absolute;
	width:150px;
	height:20px;
	z-index:2;
	left: 0px;
	top: 42px;
}
#Map {
	position:absolute;
	width:150px;
	height:20px;
	z-index:4;
	left: 0px;
	top: 63px;
}

