/*---- BASE STYLES -----*/

body
{
	margin: 0px;
	padding: 0px;
	background-color: #edeae5;
}

img, div, a, input
{
	behavior: url(/iepngfix.htc)
}




/*---- Link Styles -----*/

a, a:link, a:active, a:visited
{
	color: #a39161;
	text-decoration: none;
}
a:hover
{
	color: #746233;
	text-decoration: underline;
}


h2 a, h2 a:link, h2 a:active, h2 a:visited,
h3 a, h3 a:link, h3 a:active, h3 a:visited
{
	color: #333;
	text-decoration: none;
}
h2 a:hover,
h3 a:hover
{
	color: #746233;
	text-decoration: underline;
}






/*---- Page Markup -----*/

h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #746233;
	padding: 0 0 0 15px;
}

h2
{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333;
  padding: 0 0 0 15px;
}

h3
{ 
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333;
  padding: 0 0 0 15px;
}

p, li, td
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.3em;
}

p
{
	line-height: 1.3em;
	padding: 0 15px;
}

li {
	line-height: 1.3em;
	margin: 0 0 .5em 0;
}

img
{
	border: 0;	
}

.left
{
	margin: 0 15px 10px 0;
}

.right
{
	margin: 0 0 15px 10px;
}

hr
{
	color: #c2c0b7;
	height: 1px;
	margin: 1em;
}





/*---- Page Container Styles -----*/

#footer
{
	width: 680px;
	height: 435px;
	margin: 0 auto;
	background: url("images/footer.jpg") top no-repeat;
	position: relative;
}

#contact-info p
{
	font-size: 11px;
	color: #333;
	position: absolute;
	bottom: 90px;
	width: 666px;
	text-align:center;
	font-style: italic;
	
}

#container
{
  width: 680px;
  margin: 0 auto;
  padding: 0;
  background: url("images/bgtile.jpg") repeat-y;
  overflow: hidden;
}

#bodywrapper
{
	position: relative;
	width: 666px;
	margin: 0 auto;
}







/*---- Navbar Styles -----*/


#header
{
	width: 680px;
	height: 168px;
	margin: 0 auto;
	padding: 0;
	background: url(images/header.jpg) top center no-repeat;
	position: relative;
}

a#logo,
a#logo:link,
a#logo:visited
{
	display: block;
	width: 265px;
	height: 70px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 35px;
	left: 35px;
}

a#logo:hover
{
	background: url(images/logo_hv.png) no-repeat;
}

#navbar
{
	width: 665px;
	height: 26px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 142px;
	left: 5px;
}

#navbar ul
{
	padding: 0;
	margin: 0;
}

#navbar li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-align: center;
}

#navbar a,
#navbar a:link,
#navbar a:visited
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 95px;
	height: 26px;
	line-height: 26px;
}

#navbar a:hover,
#home a#nav1-home,
#services a#nav1-services,
#experience a#nav1-experience,
#case a#nav1-case,
#whoweare a#nav1-who,
#contact a#nav1-contact,
#news a#nav1-news
{
	color: #ffffff;
	background: url(images/navbar_hv.png) center no-repeat;
}

img#title
{
	margin-left: 8px;
}








/*---- Submenu Styles -----*/


#submenu
{
	display: block;
	width: 666px;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	background: #424242;
}

#submenu ul
{
	padding: 0;
	margin: 0 10px;
}

#submenu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#submenu a,
#submenu a:link,
#submenu a:visited
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #d5cebb;
	display: block;
	width: auto;
	height: 25px;
	line-height: 25px;
	padding: 0 15px;
}

#submenu a:hover,
.labor a#nav2-labor,
.delay a#nav2-delay,
.engineering a#nav2-engineering,
.testimony a#nav2-testimony,
.news a#nav2-news,
.events a#nav2-events,
.publications a#nav2-publications,
.testifying a#nav2-testifying,
.project a#nav2-project,
.client a#nav2-client,
.values a#nav2-values,
.claim a#nav2-claim,
.fourd a#nav2-fourd,
.cpm a#nav2-cpm,
.reporting a#nav2-reporting,
.locations a#nav2-locations,
.careers a#nav2-careers,
.contact a#nav2-contact,
.location a#nav2-location,
.reference a#nav2-reference
{
	color: #fff;
	
}






/*---- Section Menus -----*/


#menu
{
	border: none;
	text-align: center;
	margin: 15px auto 15px auto;
}

#menu img
{
	margin-bottom: .8em;
}

#menu a, #menu a:link, #menu a:active, #menu a:visited
{
	display: block;
	width: 144px;
	height: 199px;
	color: #333;
	background: url("images/menu_bg_nm.png") center no-repeat;
	
}

#menu .label
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding: .25em;
}

#menu .labelshort
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding: .9em 0 0 0;
}

#menu a:hover
{
	color: #fff;
	text-decoration: none;
	background: url("images/menu_bg_hv.png") center no-repeat;
}





/*---- Homepage Profile Includes -----*/


#profile
{
	border: none;
	width: 90%;
	margin: 0 25px;
	padding: 0 0 0 1.2em;
}

#profile img
{
	float: left;
}

#profile h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0;
}

#profile h4
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #746233;
	margin: 0;
}

#profile p
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin: 0;
}





/*---- Page Specific Styles -----*/




.bgphoto
{
	display: block;
	width: 210px;
	float: right;
	margin: -50px 0 10px 15px;
}

#who
{
	height: 555px;
	top: -100px;
	background: url("images/bg_who.png") top right no-repeat;
	padding-top: 80px;
	
}



#who img
{
	margin-bottom: 3px;
}

#who_text
{
	width: 425px;
}

#text
{
	padding: 15px;
}


#experience
{
}

.bgphoto p
{
	font-size: 11px;
	color: #fff;
}

.intro
{
	width: 666px;
}






/*---- Contact Page Form Styles -----*/

#contact-form h3
{
	display: block;
	width: 375px;
}

#contact-form h4
{
	font-weight: bold;
	font-style: italic;
}

#contact-form ul
{
	margin: 0;
	padding: 15px;
}

#contact-form li
{
	list-style: none;
	display: block;
	padding-bottom: 5px;
}

#em-form input, #em-form select
{
    margin: .5em 0 0 0;
    padding: 3px;
}

#contact-form label
{
    margin-right: 1em;
}
#error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding-left: 40px;
}
#thankyou {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 40px;
}
