body {
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 100%;
	background: #000000;
	
	}
	

#logo_text {
	font-family: Tahoma;
	font-size: 12pt;
	color:#ffffff;
	text-decoration: none;
	}

#logo_text a{
	font-family: Tahoma;
	font-size: 12pt;
	line-height: 1.3em;
	color:#FADE10;
	text-decoration: none;
	}
#site_change{
	font-family: Tahoma;
	font-size: 8pt;
	color:#ffffff;
	text-decoration: none;
	}
	
#site_change a{
	font-family: Tahoma;
	font-size: 8pt;
	color:#FADE10;
	text-decoration: none;
	}
#logo_construction
{
	background: url(./images/edited/construction_logo_small.jpg) no-repeat;
	text-align: right;
	margin: 5px 20px 0 0 ;
	height: 80px;
	width:735px;
	z-index:2;
	}

#logo_concrete
{
	background: url(./images/edited/concretors_logo_small.jpg) no-repeat;
	text-align: right;
	margin: 5px 20px 0 0 ;
	height: 80px;
	width:735px;
	z-index:2;
	}

#newheader_construction {
	background: url(./images/edited/construction-header.jpg) no-repeat;
	margin: 17px 0 0 0;
	height: 150px;
}
#newheader_concrete {
	background: url(./images/edited/concretors-header.jpg) no-repeat;
	margin: 17px 0 0 0;
	height: 150px;
}
#wrapper {/* positioning for main nav bg image*/
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width:750px;
	
}
#horiz-menu {/* styling for main nav bg image*/
	border-left: 0px solid #B89789;
	border-right: 0px solid #B89789;
	padding-bottom:0px;
	
}


#horiz-menu a {/* link colour for main nav*/
	color: #ffffff;
}

#horiz-menu  a:hover {/* link colour for main nav*/
	color: #fade10;
}

#horiz-menu li.active a {/* active link colour for sub menu*/
	color: #ffffff;
}

/*#horiz-menu ul li:hover,
#horiz-menu ul li.sfHover,*/
#horiz-menu ul ul {/* bg colour of sub nav*/
	background: #000000;
}


#horiz-menu ul li {/* conrols the main nav up images*/

	background-image:none;
background-repeat:no-repeat;

}

#horiz-menu ul li:hover a,
#horiz-menu ul li.sfHover a {
background-repeat:no-repeat;
}

#horiz-menu ul li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a {/* contols sub nav link hover colour*/
background-image:none;
	color: #fade10;

}

#horiz-menu ul li:hover li a,
#horiz-menu ul li.sfHover li a,
#horiz-menu ul li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li a {/* contols what happens to the main nav bg image while the mouse is over the drop down*/
	color: #ffffff;
	background-image:none;
}

#horiz-menu ul ul li,
#horiz-menu ul ul li:hover,
#horiz-menu ul ul li.sfHover {/* controls  drop down div i,age and width*/
	background:  url(./images/dropdown-div.png) 0 100% repeat-x;
}


a {/* text dec for main nav text*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#horiz-menu {/*height of the main nav bg image*/
	height: 40px;
}

#horiz-menu ul.nav {/*main nav text padding*/
	padding-left: 0px;
}

#horiz-menu ul {/* styling for main nav text*/
	list-style: none;
	margin: 0;
	padding: 5 0 0 0px;
}

#horiz-menu li {/* position of the main nav bacground image*/
	background: none;
	display: block;
	float: left;
	margin: 10px 40px 0 0;
	padding: 0px;
	
}

#horiz-menu li span {/* controls position of main nav text within the bg image*/
	display: block;
	float: left;
}

#horiz-menu a {/* contols main nav text*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 3px;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}

#horiz-menu li li a {/* controlls sub nav text size*/
	font-size: 12px;
	}

#horiz-menu a:hover {/* controlls main nav text dec*/
	text-decoration: none;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {/*controlls rollover image and its width & div bar width*/
	background-image: url(./images/menubgb.gif);
}
	
#footer{
	clear: both;
	background: #fff;
	height: 70px;
	background:  url(./images/edited/footer.jpg) repeat-x;
	width: 735px;
	}
#footer-space { padding-top:15px;
}	
#footer .left{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff
	}

#footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
#footer a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fade10;
	text-decoration:none;
	text-align: center;
}
#bodytop {
	background-image: url(./images/edited/top.jpg);
	height: 20px;
	width: 735px;
	margin: 10px 0 0 0;
	}
#bodymain {
	float: left;
	background: url(./images/edited/main.jpg) repeat-y;
	width:100%;
	margin: 0 0 0 0;
	
	}
#bodymain p{
	display: block;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10pt;
	text-align: justify;
	color: #ffffff;
	padding-top:15px;
	margin: 0 30px 0 20px;
}

#bodymain li{
	display: block;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10pt;
	text-align: justify;
	color: #ffffff;
	padding-top:15px;
	margin: 0 30px 0 20px;
}
#bodymain p a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10pt;
	text-align: justify;
	color: #fade10; 
	}
#bodymain h1{
	display:block;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16pt;
	text-align: justify;
	color: #fade10;
	padding-top: 15px;
	margin: 0 30px 0 20px;

}
#bodymain h1 a{
	display:block;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16pt;
	text-align: justify;
	color: #fade10; 
	padding-top: 15px;
	
}
#bodymain h2{
	display:block;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14pt;
	text-align: justify;
	color: #fade10;
	padding-top: 15px;
	margin: 0 30px 0 20px;
	
}
#bodymain h2 a{
	display:block;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14pt;
	text-align: justify;
	color: #fade10; 
	padding-top: 15px;
	}
#bodymain h3{
	display:block;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
	text-align: justify;
	color: #ffffff;
	padding-top: 15px;
	margin: 0 30px 0 20px;
	
}
#bodymain h3 a:hover{
	display:block;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
	text-align: justify;
	color: #fade10; 
	padding-top: 15px;
	}
#bodymain h3 a{
	display:block;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
	text-align: justify;
	color: #ffffff; 
	padding-top: 15px;
	}
	
#bodymain h4{
	display:block;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12pt;
	text-align: justify;
	color: #ffffff;
	
	
	
}
#bodymain h4 a:hover{
	display:block;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12pt;
	text-align: justify;
	color: #ffffff; 
	
	}
#bodymain h4 a{
	display:block;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12pt;
	text-align: justify;
	color: #fade10; 
	
	}
	
#bodybottom {
	float:left;
	display:block;
	background-image: url(./images/edited/bottom.jpg);
	height: 20px;
	width: 735px;
	margin: 0 0 10px 0;
	}

.img_left{
	float: left;
	margin-right: 10px;
	}

.img_left1{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	}
	
.img_right{
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	}
.img_right1{
	float: right;
	margin-left: 10px;
	margin-right: 30px;
}

#gallery {
	margin: 0 50px 10px 25px;
	}
ul li{
	color: #ffffff
	}
/*lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#gallery { margin: 0 30px 0 50px; z-index:50;}