body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,tr,td {margin:0;padding:0;}



fieldset,img,a img,:link img,:visited img {border:0;}

#jquery-lightbox img {
    text-align: center;
    margin: 0px auto;
}


#hero {
    position: relative;
}

#hero li {
    position: absolute;
    top: 0;
    left: 0;
}

#hero li {
    z-index: 99;
}

#hero ul li.show {
    z-index: 99;
}

#hero li { list-style: none; }


nav ul li { display: inline; }


/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") top no-repeat; 
	width:640px; 
	height:40px; 
	margin:0;
	padding:0; 
	z-index: 99;
	}

#nav span { display: none; }

#nav li, #nav a { height:40px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 58px;}
#nav-02 { width: 82px;}
#nav-03 { width: 78px;}
#nav-04 { width: 75px;}
#nav-05 { width: 109px;}
#nav-06 { width: 138px;}
#nav-07 { width: 100px;}





/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  0px   -40px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -58px -40px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -140px -40px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -218px -40px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -293px -40px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -402px -40px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -540px -40px no-repeat; }




/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------*/
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#c0ccdf;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	z-index:99
	}

#nav li ul li { 
	height:53px;/* Height of each drop down nav item */
	border:1px solid #ffffff;
	}	

#nav li ul li a {
	width:100%;
	height:53px;	/* Height of each drop down nav item, should match above */
	line-height:53px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:10px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.1em;
	color:#000000;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul { left: auto; }


/* Hover styles for drop down items */

	
#nav-03 ul a:hover  { 
	background-image:none;
	background-color:#3b578b;
	color:#ffffff;
	text-decoration:none;
	}
	
#nav-07 ul a:hover  { 
	background-image:none;
	background-color:#3b578b;
	color:#ffffff;
	text-decoration:none;
	}

#nav-08 ul a:hover  { 
	background-image:none;
	background-color:#3b578b;
	color:#ffffff;
	text-decoration:none;
	}



/* width of drop down nav - choose width that allows items to display on one line */
#nav-03 ul, #nav-03 li { width:200px; }	
#nav-07 ul, #nav-07 li { width:200px; }	
#nav-08 ul, #nav-08 li { width:200px; }	






.topBg {
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 134px;
}
.phonebg {
	background-image: url(../images/phonebg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 73px;
}
.phoneNumber {
	font-family: "Trebuchet MS";
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #d5d7d9;
	margin-top: 0px;
	padding-top: 22px;
}
.hdrIndex {
	background-image: url(../images/hdr-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 562px;
}
.tagBg {
	background-color: #e9e6db;
	height: 275px;
}
.indexCaptiontext {
	font-family: "Trebuchet MS";
	font-size: 38px;
	font-weight: bold;
	color: #0e1e39;
	margin: 0px;
	padding-top: 35px;
	padding-left: 15px;
	line-height: 39px;
}
.indexCaptiontextSub {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #0e1e39;
	margin: 0px;
	padding-top: 2px;
	padding-left: 15px;
	line-height: 19px;
}
.indexBodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0e1e39;
	margin: 0px;
	padding-top: 7px;
	padding-left: 15px;
	line-height: 22px;
	padding-bottom: 5px;
}
.indexDivider {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0e1e39;
	margin: 0px;
	padding-top: 2px;
	padding-left: 15px;
	line-height: 22px;
	padding-bottom: 5px;
}
.indexblackbg {
	background-image: url(../images/indexblackbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 401px;
}
.boxHdrText {
	font-family: "Trebuchet MS";
	font-size: 28px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 30px;
}
.imageSpacer {
	font-family: "Trebuchet MS";
	font-size: 28px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 12px;
}
.threeboxtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
}
.threeboxtextReadmore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
}
.indexTestimonialText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
}
.footerbg {
	background-color: #bfbcb1;
	height: 256px;
}
.footerLogo {
	background-image: url(../images/logoFooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerAddress {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 155px;
	padding-left: 81px;
}
.footerText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding-right: 40px;
}
.footerText a {
	color: #000000;

}
.footerTextTwo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding-right: 40px;
}
.footerTextTwo a {
	color: #000000;

}
.hdrTestimonials {
	background-image: url(../images/hdr-testimonials.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 264px;
}
.insidebodyBg {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e9e6db;
}
.insideHdrText {
	font-family: "Trebuchet MS";
	font-size: 38px;
	line-height: 40px;
	font-weight: bold;
	color: #0e1e39;
	margin: 0px;
	padding-bottom: 2px;
}
.insideHdrSubtext {
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #0e1e39;
	margin: 0px;
	padding-bottom: 20px;
}
.insideBodyText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 22px;
	color: #0e1e39;
	margin: 0px;
	padding-bottom: 5px;
}
.testimonialHdrText {
	font-family: "Trebuchet MS";
	font-size: 23px;
	line-height: 26px;
	color: #563e32;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.backtotop {
	margin: 0px;
	padding-bottom: 15px;
}
.sidebarRepeating {
	background-image: url(../images/sidebarrepeating.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.getinTouchbg {
	background-image: url(../images/getintouchbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textField {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: italic;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #0f4563;
	margin: 0px;
	height: 40px;
	width: 212px;
	padding-top: 3px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.messageField {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: italic;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #0f4563;
	margin: 0px;
	height: 100px;
	width: 212px;
	padding-top: 3px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebarAddress {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	color: #e9e6db;
	margin: 0px;
	padding-top: 40px;
}
.clicktoEnlarge {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #0E1E39;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hdrAboutUs {
	background-image: url(../images/hdr-aboutus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 264px;
}
.hdrServices {
	background-image: url(../images/hdr-services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 264px;
}
.hdrContactUs {
	background-image: url(../images/hdr-contactus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 264px;
}
.hdrGallery {
	background-image: url(../images/hdr-gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 264px;
}
.insideAddressText {
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	color: #0e1e39;
	margin: 0px;
	padding-bottom: 20px;
}
.subTextThree {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 21px;
	color: #83685a;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.recentProjectsTextOne {
	font-family: "Trebuchet MS";
	font-size: 23px;
	line-height: 26px;
	color: #563e32;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
}
.yearText {
	font-family: "Trebuchet MS";
	font-size: 27px;
	line-height: 34px;
	font-weight: bold;
	color: #0e1e39;
	margin: 0px;
	padding-bottom: 2px;
}
.hdrRecent {
	background-image: url(../images/hdrRecent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 264px;
}
