#layermain{
	position: relative;
	z-index: 0;
	width: 750px;
	height: 540px;
	left: 0px;
	top: 0px;
	background-color: transparent;
	}
#layerbg{
	position: absolute;
	z-index: 2;
	width: 750px;
	height: 560px;
	left: 0px;
	top: 0px;
	background-image: url(images/linebgoffice.gif);
	background-repeat: no-repeat;
	}
#layerorangebg{
	position: absolute;
	z-index: 1;
	width: 749px;
	height: 460px;
	left: 1px;
	top: 100px;
	background-image: url(images/orangebg.jpg);
	background-repeat: no-repeat;
	}
#txt{
	position: absolute;
	width: 625px;
	height: 255px;
	left: 64px;
	top: 170px;
	background-image: url(images/smallboxlineoffice.gif);
	background-repeat: no-repeat;
	background-color: white;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: auto;
	z-index: 19;
	}
#container{
	position: absolute;
	width: 621px;
	height: 255px;
	left: 64px;
	top: 170px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	z-index: 20;
}

#layertoppic{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 644px;
		height: 54px;
		z-index: 20;
	}

#layermenu{
		position: absolute;
		top: 100px;
		left: 0px;
		width: 644px;
		height: 54px;
		z-index: 20;
}

#layerpicbusint{
	position: absolute;
	width: 215px;
	height: 260px;
	left: 23px;
	top: 105px;

	}

#layerpicoffice{
	position: absolute;
	width: 215px;
	height: 260px;
	left: 310px;
	top: 105px;

	}

#layeronetoonepic{
	position: absolute;
	width: 325px;
	height: 39px;
	left: 110px;
	top: 35px;

	}

#layerfirstpagebg{
	position: relative;
	width: 540px;
	height: 388px;
	left: 0px;
	top: 0px;
	background-image: url(images/firstpagelinebg.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
#layerbottompic{
	position: absolute;
	width: 376px;
	height: 102px;
	bottom: -20px;
	right: 0px;
	text-align: right;
	z-index: 9;
}
#layerhead{
   position: absolute;
	left: 67px;
	top: 128px;
	height: 46px;
	width: 310px;
	z-index: 34;
}
#layerterms{
	position: absolute;
	top: 573px;
	left: 220px;
	height: 40px;
	width: 320px;
}
BODY
{
scrollbar-3d-light-color: #EDEDED;
scrollbar-arrow-color: #DADADA;
scrollbar-base-color: #DADADA;
scrollbar-dark-shadow-color: #DADADA;
scrollbar-face-color: #EDEDED;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DADADA;
}
#contactdetails{
position: absolute;
left: 5px;
bottom: 5px;
width: 300px;
height: 8px;
}
#loginbox{
	position:absolute;
	left: 67px;
	bottom: -29px;
	width: 275px;
	height: 106px;
	z-index: 34;
	top: 459px;
}
#bgloginbox{
	position:absolute;
	left: 63px;
	bottom: 8px;
	width: 275px;
	height: 99px;
	z-index: 33;
	background-image: url(images/loginboxborder.gif);
	background-color: white;
	top: 458px;
}
