*{
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	line-height:1.2em;
	margin:0 auto;
	padding:0;
}
html body{
	height:100%;
}
body{
	height:auto;
	background: url(../img/bg_banner.gif) repeat-x #ede9e4;
	color:#000;
}
#warpper{
	width:920px;
	height:1000px;
	}
.shadowOutter{
	padding-left:2px;
	width:880px;
	height:690px;
	background:url(../img/shadow_outter.gif) no-repeat;
	}
/*XXXXXX   BANNER START  XXXXXX*/
#banner{
	padding:0 0 0 40px;
	}
.bannerOne{
	height:56px;
	background:url(../img/banner1.jpg) no-repeat;
	}
.bannerTwo, .bannerThree, .bannerFour{
	height:115px;
	background:url(../img/banner2.jpg) no-repeat;
	}
.bannerThree{
	background:url(../img/banner3.jpg) no-repeat;
	}
.bannerFour{
	height:98px;
	background:url(../img/banner4.jpg) no-repeat;
	}
.logo{
	width:361px;
	height:72px;
	padding:14px 0 0 358px;
	}
.hammer{
	width:205px;
	height:83px;
	float:right;
	background:url(../img/hammer.gif) no-repeat;
	}
/*XXXXXX   BANNER END  XXXXXX*/


/*XXXXXX NAV MENU  START  XXXXXX*/
.navMenu{
	width:490px;
	height:15px;
	margin:0 0 0 360px;
	padding:20px 0 0 0;
	color:#CCC;
	}
.nav #menu{
	position:relative;
	display:block;
	height:15px;
	width:490px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	}
.nav #menu ul{
	margin:0px;padding:0px;
	list-style-type:none;
	width:auto;
	}
.nav #menu ul li{
	display:block;
	float:left;
	}
.nav #menu ul li a{
	display:block;
	float:left;
	color:#CCC;
	text-decoration:none;
	padding:0px 12px 0 10px;
	height:28px;
	}
.nav #menu ul li a:hover,.nav #menu ul li a.current{
	color:#FF9900;
	text-decoration:underline;
	}
/*XXXXXX  NAV MENU  END  XXXXXX*/

/*XXXXXX   BODY START  XXXXXX*/
#bodyOutter{
	width:800px;
	min-height:557px;
	background:#d0c3aa;
	}
.colHeading{
	font-size:14px; font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:25px 0 29px 10px;
}
h1{
	font-size:12px;
	color:#990000;
	font-weight:bold;
	padding:10px 0 10px 15px;
	}
h2{
	font-weight:bold;
	color:#000;
	padding:0 10px 0 15px;
	}
p{
	padding: 5px 0 0 0;
	}
.emailHeading{
	width:260px;
	height:25px;
	background:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	padding:10px 10px 0px 10px;
	}

.emailBox{
	background:#c3bbac;
	color:#fff;
	font-size:14px; font-weight:bold;	
	padding:10px 10px 10px 10px;
	border-right:solid 10px #e0d7c4;
	border-left:solid 10px #e0d7c4;
	border-bottom:solid 10px #e0d7c4;
	}
.mobileIcon{
	width:77px;
	height:94px;
	background:url(../img/mobile_icon.gif) no-repeat;
	float:right;
	}
.boxOne{
	background:#c3b6a1;
	padding:10px 10px;
	}
.boxContact{
	background:#c3b6a1;
	padding:10px 10px 10px 40px;
	}
.boxLeft{
	padding:0 10px 10px 15px;
	}
.colLeft{
	width:300px;
	float:left;
	background:url(../img/bg_heading_lft.gif) repeat-x #e0d7c4;	
	min-height:550px;
  	/* IE Hack */
  	height:auto !important;
  	height:550px;
	}
.pictureLeft{
	width:280px;
	height:200px;
	background:url(../pictures/stairs.jpg) no-repeat;
	padding:0 0 10px 0;
	}
.colRight{
	width:500px;
	background:url(../img/bg_heading_right.gif) repeat-x #d0c3aa;
	min-height:520px;
	float:right;
	}

.hardHat{
	width:121px;
	height:92px;
	float:right;
	padding:0px 0 5px 0;
	margin-top:15px;
	background:url(../img/hard_hat1.gif) no-repeat;
	}
.drill{
	width:111px;
	height:129px;
	float:right;
	background:url(../img/drill.gif) no-repeat;
	}
/*XXXXXX   UNORDERED LIST START  XXXXXX*/
.tick{
	list-style:url(../img/tick3.gif) inside;
	margin-left: 0;
	padding-left:1em;
	}
.galleryOutter{
	background:#ffffff;	
	}
/*XXXXXX   UNORDERED LIST END	  XXXXXX*/

/*XXXXXX   FOOTER START  XXXXXX*/

#footer{
	width:780px;
	height:25px;
	background:#a4947c;
	clear:both;
	padding:10px 10px;
	color:#d7ccb6;
	text-align:center;
	font-size:10px;
	}
.credits{
	font-size:10px;
	}
a.footer:link {color: #d7ccb6; text-decoration: none;}
a.footer:visited {color: #d7ccb6; text-decoration: none;}
a.footer:hover {color: #fff; text-decoration: underline; }
a.footer:active {color: #7a4700; }

/*XXXXXX   FOOTER END  XXXXXX*/

a.email:link {color: #fff; text-decoration: none; font-size:14px;}
a.email:visited {color: #fff; text-decoration: none; font-size:14px;}
a.email:hover {color: #996633; text-decoration: underline; font-size:14px;}
a.email:active {color: #7a4700; }

a.contact:link {color: #000; text-decoration: none;}
a.contact:visited {color: #000; text-decoration: none;}
a.contact:hover {color: #996633; text-decoration: underline;}
a.contact:active {color: #7a4700; }





