*{
	margin:0px;
	padding:0px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../img/holding/bg-lines.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#container {
	background-image: url(../img/holding/holding-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	left: 0px;
	top: 0px;
}
#wrapper {
	width: 935px;
}
#topBar {
	height: 34px;
	color: #FFFFFF;
	line-height: 34px;
	clear: both;
	position: relative;
	font-size: 1em;
}
#employeeLogin {
	width: 500px;
	float: left;
	font-size: 0.9em;
	padding-left: 17px;
}
#employeeLogin input {
	width: 120px;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #FFFFFF;
}
#topLinks {
	text-align: right;
	float: right;
	width: 300px;
	font-size: 0.9em;
}
#topLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#topLinks a:hover {
	color: #CCCCCC;
}
#logoNavBar {
	position: relative;
	height: 114px;
	clear: both;
}
#logo {
	position: relative;
	height: 60px;
	width: 150px;
	top: 48px;
	left: 30px;
}
#navigation {
	position: absolute;
	top: 75px;
	right: 0px;
	background-image: url(../img/nav1.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 698px;
	list-style-type: none;
}
#navigation li {
	list-style-type: none;
	position: absolute;
	top: 0px;
}
#navigation li, #navigation a {
	display: block;
	height: 36px;
}
#naboutus {
	left: 0px;
	width: 63px;
}
#naboutus a:hover {
	background-image: url(../img/nav2.gif);
	background-position: 0px;
}
#nourservice {
	left: 64px;
	width: 98px;
}
#nourservice a:hover {
	background-image: url(../img/nav2.gif);
	background-position: -64px;
}
#npojects {
	left: 162px;
	width: 84px;
}
#npojects a:hover {
	background-image: url(../img/nav2.gif);
	background-position: -162px;
}
#nproducts {
	left: 246px;
	width: 85px;
}
#nproducts a:hover {
	background-image: url(../img/nav2.gif);
	background-position: -246px;
}
#nenvironment {
	left: 331px;
	width: 114px;
}
#nenvironment a:hover {
	background-image: url(../img/nav2.gif);
	background-position: -331px;
}
#nhealth {
	left: 445px;
	width: 117px;
}
#nhealth a:hover {
	background-image: url(../img/nav2.gif);
	background-position: -445px;
}
#nnews {
	left: 562px;
	width: 63px;
}
#nnews a:hover {
	background-image: url(../img/nav2.gif);
	background-position: -562px;
}
#ncontact {
	left: 625px;
	width: 73px;
}
#ncontact a:hover {
	background-image: url(../img/nav2.gif);
	background-position: -625px;
}
.subNav {
	position: absolute;
	top: 148px;
	z-index: 99;
	visibility:hidden;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.subNav a {
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 1em;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding: 2px 10px;
	margin: 2px;
}
.subNav a:hover {
	background-color: #FFFFFF;
	color: #333333;
}
#navAboutSub{
	left: 237px;
}
#navProjectsSub{
	left: 400px;
}
#navProductsSub{
	left: 482px;
}
#navEnvironmentalSub{
	left: 568px;
}
#navNewsSub{
	left: 800px;
}
#greyBar {
	height: 190px;
	position: relative;
}
#pictureComment {
	height: 190px;
	width: 230px;
	text-align: right;
}
#pictureComment p {
	line-height: 1.4em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
}
#pictureComment b {
	font-weight: normal;
	color: #333333;
}
#pictureComment a {
	color: #CC0104;
	text-decoration: none;
	text-transform: capitalize;
}
#bigImage {
	width: 698px;
	height: 190px;
	background-image: url(../img/holding/big-image.jpg);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	z-index: 1;
}
#bigImage img {
	display: none;
}
#logoImages {
	width: 150px;
	height: 110px;
	float: right;
	position: relative;
	z-index: 1;
	padding-left: 10px;
}
#logoImages img {
	display: none;
}
#mainBlock {
}
#leftColumn {
	width: 235px;
	float:left;
}
#mainColumn {
	float: right;
	width: 698px;
}
#pageContent {
	margin-top: 40px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 40px;
}
#pageContent h1, #pageContent h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}
#pageContent h1 a {
	color: #333333;
}
#pageContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.8em;
}
#pageContent h3 {
	color: #D00003;
}
#pageContent p {
	color: #666666;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 1em;
}
#pageContent ul {
	color: #4D4D4D;
	font-size: 1.1em;
	list-style-position: outside;
	line-height: 1.4em;
	margin-bottom: 1em;
}
#pageContent li {
	list-style-image: url(../img/bullet-point.jpg);
	list-style-position: outside;
	margin-bottom: 0.5em;
}
#pageContent a {
	color: #D00003;
	text-decoration: none;
}
#pageContent hr {
	margin-top: 0.7em;
	margin-bottom: 1em;
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 98%;
	text-align: left;
	line-height: 1.4em;
}
#enquiryForm {
	float: right;
	background-color: #F2F2F2;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 1px;
}
.enquiryTbl {
	font-size: 1em;
}
.enquiryTbl td {
	padding: 2px;
	color: #666666;
}
.enquiryTbl input, .enquiryTbl textarea {
	width: 165px;
	font-size: 90%;
	color: #C90003;
	padding: 1px;
	margin: 0px;
}
.leftItem {
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
	color: #666666;
	line-height: 1.4em;
	font-size: 1em;
}
.leftItem p {
	margin-bottom: 0.6em;
}
.rbtimg {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D00003;
}
.leftItem h2 {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	margin-bottom: 0.5em;
}
.leftItem h2 b {
	color: #D00003;
	font-weight: bold;
}
.leftItem a {
	text-decoration: none;
	color: #D00003;
}
.leftItem ul {
	color: #333333;
	padding-top: 5px;
	padding-left: 15px;
}
.leftItem li {
	list-style-image: url(../img/bullet-point.jpg);
	line-height: 1.6em;
	list-style-position: outside;
}
.ralignImg {
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	line-height: 35px;
	background-color: #333333;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-left: 17px;
	position: relative;
	height: 35px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
}
.formTbl {
	font-size: 1.1em;
	color: #666666;
}
.flashVideo {
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D00003;
	background-color: #FFFFFF;
	border: 1px solid #898989;
}

/* */
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 4%;
	left: 10%;
	width: 920px;
	height: 645px;
	padding: 5px;
	border: 3px solid #D30000;
	background-color: #FFFFFF;
	z-index:1002;
	overflow: auto;
}
.hiddenDiv {
	display: none;
	font-size: 90%;
	background-color: #E8E8E8;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 5px;
}
.lowercaser {
	text-transform: lowercase;
}

