html,body { color: #4A4A4A; background:url(../images/body/background.png) #231921; font-family: "Garamond","Times New Roman", "serif"; }

#container {  margin-top: 10px; margin-bottom: 10px; border: solid 3px #848A91; background-color: #f1f3ec;   }

a { outline: none; text-decoration: none; color: #871A13; }
a:hover { color: #848A91; }

h1, h2, h3, h4, h5 { color: #4A4A4A; }
h1 { font-size: 2.1em; text-transform: capitalize; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.4em; }


.hidden { visibility: hidden; position: absolute; top: 0; }
.tagline { float: left; clear: both; margin: 10px 10px 10px 30px; display: block; color: #FF6600; width: 100%; font-size: 20px;  }
.italic { font-style: italic; }
.headerImgHolder { position: absolute;  z-index: 0; left: 0; width: 950px; overflow: hidden; border-bottom: solid 1px #154890; top: 0; left: 0; }
.headerImg { position:relative; z-index: 10; }
.logo { position: relative; float: left; z-index: 1000; }

#sd { width: 950px; display: block; text-align: right; margin: 0 auto; }
#sd a { color: #848A91; }
#content {
  background: #F1F3EC url(../images/body/buildings.png) no-repeat 0 90%; 
  min-height: 500px;
  margin-top: 20px;
}


#header { position: relative; }
#menuHolder {
  border: solid 1px #848A91;
  background-color: #871A13; 
  height: 35px;
  width: 948px; 
  float: left;
	}
	
#menu { 
	list-style: none; 
  float: left;
  background-color: #871A13; 
  height: 33px;
  padding: 0px; 
  width: 930px; 
	margin-left: -1px;
  }
  
#menu li  { 
	display: inline-block; 
	line-height: 2.0em;
	font-size: 130%;
	text-transform: capitalize;
	padding: 0 10px;
  }
	 
#menu li:first-child  { 
	margin-left: 132px;
	}

#menu li ul li:first-child  { 
	margin-left: 0px;
	}
#menu li a { color: #EBEBF0; display: inline-block; height: 35px; }
#menu li:hover { background-color: #F1F3EC; color: #323031;  }
#menu li:hover a { background-color: #F1F3EC; color: #323031;  }

#menu li:hover ul li a { background-color: #323031; color: #F1F3EC;  }
#menu li:hover ul li a:hover { background-color: #F1F3EC; color: #323031;  }

#menu li ul {
	position: absolute;
	display: inline-block;
  background-color: #323031; 
	padding: 0px 0px; 
	min-width: 300px;
	margin-left: -20px;
	z-index: 1000;
}

#menu li{
}

#menu li:hover {
}


#menu li ul li {
	display: none;
	font-size: 0.75em;
	padding: 0 10px; 
  background-color: #323031; 
}

#menu li ul li:last-child {
	border-bottom: none;
	}
	
#menu li:hover ul li {
	display: block;
}
#menu li ul li a { 
  background-color: #323031; 
	color: #EBEBF0; text-indent: 0; }


#footer  {
  list-style: none;
  text-align: center;
  margin-top: 10px; 
  background-color: #871a13; 
  margin-bottom: 0;
  padding: 10px 0;
	}
#footer a {
	color: #f1f3ec;
	}
	
#footer  li {
  display: inline;
  padding: 0 6px; 
  color: #F1F3EC;
}

.main { 
	margin-right: 9px;
	margin-bottom: 20px;
}

.leftBox {
	 background-color: #F5EDE3; border: solid 1px #E1D4C0; border-right: none; width: 289px; padding: 10px;
	 margin-bottom: 20px;
	  }
	  
.teamPageMenu {
	margin-top: 1em;
	list-style: none;
	padding-left: 0;
	}
	
.teamPageMenu li{
	font-size: 18px;
}

.images img { border: solid 2px #E2DC7C; }

.listed { margin-bottom: 3em; }

table.listing tr:hover { background-color: #fff; }

.clientProjects { font-size: 0.9em; }

td.projectCity { padding-left: 2em; }

#project { text-align: center; }
.projectDescription { text-align: justify; font-size: 14px; }

.MsoNormal { font-size: 14px; }

.alliance h2 { margin-bottom: 0; }
.alliance h3 { margin-bottom: 5px; font-style:italic; font-size: 14px; }

.testimonial { margin-bottom: 30px; }
.testimonial h3 { margin-bottom: 5px; }
.testimonial .testCopy img { float: right; margin-left: 10px; border: solid 2px #333; }
.testCopy p { float: none; position: relative; }


.featuredProject { margin-top: 10px; text-align: center; }

.featuredProject h3 { height: 45px; }

.featuredProject img { border: solid 2px #333; }

.featuredHeading { margin-top: 30px; }

.home { font-size: 14px; }

.serviceCopy { margin-bottom: 2em; }
.serviceCopy p { margin-bottom: 0; }

#projectImages { position: relative; float: right; width: 600px; height: 520px; text-align: left; }
#projectImages img { float: right;  position:absolute; border: solid 2px #333; }

#projectThumbs { position: relative; float: left; width: 250px;  }
#projectThumbs img { border: solid 1px #F1F3EC; padding: 3px; }
#projectThumbs img:hover { border: solid 1px #666; padding: 3px; }

.projectImage { border: solid 2px #333; margin-bottom: 10px; }

.homeNote { margin-top: 2em; )