* { 
  font-size: 100.01%; 
}
html {
  height:100%;
  font-size: 62.5%;
}

body {
	background: #0F100F url('../images/body-back.jpg') no-repeat top center;
	margin: 0;
  	height: 100%;
  	font: 1.4em Arial, Helvetica, sans-serif;
  	min-width: 975px;
}

#container {
  min-height:100%;
  position:relative;
}

* html #container {
  height:100%;
  overflow:visible;
}

.clear {
	clear: both;
}

#header {
  width: 975px;
  margin:0 auto;
  overflow:hidden;
  position:relative;
}

#logo {
	float: left;
}

#logo h1 a, #logo span a {
	width: 150px;
	height: 131px;
	display: block;
	background: url('../images/ebi-logo.png') no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0px;
}

#top-contact {
	float: right;
	width: 321px;
	height: 70px;
	display: block;
	background: url('../images/emergency-back.png') no-repeat;
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0px;
}

.contact-info-left {
	float: left;
	width: 180px;
	display: block;
	margin: 9px 0 0 20px;
	color: #ffffff;
	text-align: right;
	font-size: 14px;
}

.contact-info-left span {
	font-size: 24px;
	line-height: 40px;
}

.contact-info-right {
	float: right;
	width: 90px;
	display: block;
	margin: 9px 17px 0 0;
	color: #ffffff;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}

.top-email {
	float: right;
	width: 150px;
	margin: 5px 41px 0 0;
	text-align: right;
}

.top-email a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.top-email a:hover {
	color: #EBC820;
	font-size: 14px;
	text-decoration: none;
}

#nav {
	float: right;
	text-align: center;
	margin: -30px 0 0 0;
}

#nav ul {
	list-style: none;
	margin: 0 0px 0 0;
	padding: 0 0 0 0;
}

#nav ul li {
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	display: inline;
	width: 85px;
	height: 31px;
}

#nav ul li a {
	font: 14px Arial;
	color: #ffffff;
	text-decoration: none;
	background: url('../images/nav.png') no-repeat 0px 0px;
	line-height: 27px;
}

#nav ul li a.home {
	padding: 6px 25px 10px 25px;
}
#nav ul li a.about {
	padding: 6px 26px 10px 23px;
}
#nav ul li a.services {
	padding: 6px 17px 10px 15px;
}
#nav ul li a.clients {
	padding: 6px 24px 10px 19px;
}
#nav ul li a.projects {
	padding: 6px 19px 10px 16px;
}
#nav ul li a.news {
	padding: 6px 28px 10px 25px;
}
#nav ul li a.careers {
	padding: 6px 18px 10px 17px;
}
#nav ul li a.contact {
	padding: 6px 20px 10px 16px;
}

#nav ul li a:hover {
	color: #000000;
	background: url('../images/nav.png') no-repeat 0px -31px;
}

#main-content {
  width: 975px;
  margin:0 auto;
  overflow:hidden;
  position:relative;
}

.main-content-top {
  width: 975px;
  height: 10px;
  display: block;
  background: url('../images/upper-content-top.jpg') no-repeat;
}

.main-content-top-inner {
  width: 975px;
  height: 10px;
  display: block;
  background: url('../images/upper-content-top-inner.jpg') no-repeat;
}

.content {
  width: 975px;
  background-color: #ffffff;
}

.content-inner {
  width: 975px;
  background: url('../images/content-repeat-inner.jpg') repeat-y;
}

.hero {
  width: 615px;
  height: 326px;
  margin: 0 0 0 10px;
  float: left;
}

.recent-news {
  width: 350px;
  min-height: 337px;
  margin: 0 0 0 0;
  float: left;
  background: url('../images/recent-new-main-back.jpg') no-repeat top center;
}

.recent-news h2 {
  text-align: left;
  padding: 0px;
  margin: 10px 0 0 29px;
  line-height: 34px;
  font-size: 14px;
  color: #5C5C5C;
  font-weight: normal;
}

.recent-news p {
  width: 283px;
  min-height: 62px;
  margin: 0 0 0 29px;
  padding: 5px 0 0 0;
  background: url('../images/news-back.jpg') no-repeat top center;
}

.recent-news p:hover {
  background: url('../images/news-back-over.jpg') no-repeat top center;
  text-decoration: none;
}

.recent-news p img {
  margin: 0px 10px 0 5px;
  padding: 0 0 0 0;
  border: solid #BBBBBB 2px;
  float: left;
}

.recent-news p img:hover {
  border: solid #EBC820 2px;
}

.recent-news p a {
  width: 283px;
  min-height: 62px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #5C5C5C;
  font-weight: normal;
  text-decoration: none;
  font-size: 13px;
}

.recent-news p a:hover {
  text-decoration: none;
  color: #000000;
}

.button-right {
  width: 146px;
  height: 24px;
  display: block;
  margin: 0 8px 10px 0;
  padding: 3px 0 0 30px;
  background: url('../images/button.png') no-repeat;
  float: right;
}

.button-left {
  width: 146px;
  height: 24px;
  display: block;
  margin: 10px 0 0 32px;
  padding: 3px 0 0 30px;
  background: url('../images/button.png') no-repeat;
  float: left;
}

.button-right:hover, .button-left:hover {
  background: url('../images/button-over.png') no-repeat;
}

.button-right a, .button-left a {
  /*color: #5C5C5C;*/
  color: #000000;
  text-decoration: none;
  font-size: 13px;
}

/*.button-right a:hover, .button-left a:hover {
  color: #000000;
}*/

#featured-services {
  width: 975px;
  min-height: 532px;
  margin:0 auto;
  overflow:hidden;
  position:relative;
  background: url('../images/bottom-content-repeat.jpg') repeat-y center;
}

.services-holder {
  width: 975px;
  min-height: 532px;
  background: url('../images/bottom-content-top.jpg') no-repeat top center;
}

.services-title {
  width: 216px;
  height: 32px;
  padding: 0 0 0 15px;
  margin: 0 0 0 0px;
  float: left;
  background: url('../images/services-title-back.png') no-repeat;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
}

.service {
  width: 320px;
  height: 265px;
  padding: 0 0 0 0;
  margin: 0 0 0 3px;
  overflow: hidden;
  float: left;
}

.service:hover {
  background: url('../images/featured-service-over.png') no-repeat top center;
}

.service-pic {
  width: 320px;
  height: 95px;
  padding: 10px 0 0 22px;
  margin: 15px 0 0 0;
  background: url('../images/featured-service-pic-back.png') no-repeat;
}

.service-pic img {
  border: solid #757575 3px;
}

.service-pic img:hover {
  border: solid #EBC820 3px;
}

.service h3 {
  margin: 0px 0 0 0;
  padding: 0 25px 0 32px;
  line-height: 20px;
}

.service h3 a {
  color: #000000;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
}

.service h3 a:hover {
  color: #000000;
  text-decoration: underline;
}

.service p {
  padding: 10px 25px 0 32px;
  margin: 0px;
  color: #000000;
  font-size: 12px;
}

#footer {
  width: 975px;
  min-height: 200px;
  margin:0 auto;
  overflow:hidden;
  position:relative;
  background: url('../images/footer.jpg') no-repeat top center;
}

#footer-inner {
  width: 975px;
  min-height: 200px;
  margin:0 auto;
  overflow:hidden;
  position:relative;
  background: url('../images/footer-inner.jpg') no-repeat top center;
}

.footer-nav {
	width: 975px;
	float: right;
	text-align: center;
	margin: 0 0 0 0;
}

.footer-nav ul {
	list-style: none;
	margin: 35px 0px 0 0;
	padding: 0 0 0 0;
}

.footer-nav ul li {
	margin: 0 25px 0 25px;
	padding: 0 0 0 0;
	display: inline;
	height: 36px;
}

.footer-nav ul li a {
	font: 14px Arial;
	color: #ffffff;
	text-decoration: none;
}

.footer-nav ul li a:hover {
	color: #EBC820;
	text-decoration: none;
}

.footer-left {
  width: 550px;
  float: left;
}

.logos-left {
  width: 83px;
  float: left;
}

.flag {
  width: 83px;
  height: 50px;
  margin: 20px 0 0 0;
  float: left;
  background: url('../images/flag.jpg') no-repeat;
}

.wbenc {
  width: 83px;
  height: 36px;
  margin: 20px 0 0 0;
  float: left;
  background: url('../images/wbenc.jpg') no-repeat;
  text-indent: -9999px;
}

.text-left {
  width: 447px;
  float: left;
  margin: 20px 0 0 20px;
}

.text-left p {
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
}

.text-left p a{
  color: #ffffff;
  text-decoration: none;
}

.text-left p a:hover{
  color: #EBC820;
  text-decoration: none;
}

.logos-right {
  width: 51px;
  float: right;
}

.nsc {
  width: 51px;
  height: 51px;
  margin: 20px 0 0 0;
  float: right;
  background: url('../images/nsc.jpg') no-repeat;
}

.red-logo {
  width: 51px;
  height: 51px;
  margin: 7px 0 0 0;
  float: right;
  background: url('../images/red-logo.jpg') no-repeat;
}

.text-right {
  width: 311px;
  float: right;
  margin: 22px 10px 0 0;
}

.text-right p {
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
}

.text-right p span {
  font-size: 16px;
  font-weight: bold
}

.location {
  width: 135px;
  font-size: 12px;
  color: #ffffff;
  margin: 0 15px 0 0;
  float: left;
  line-height: 18px;
}

.slideshow { height: 326px; width: 615px; margin: auto }
.slideshow img { background-color: #ffffff; }

.top-pics {
  width: 975px;
}

.pic-left {
  width: 300px;
  float: left;
  margin: 7px 0 0 17px;
}

.pic-middle {
  width: 300px;
  float: left;
  margin: 7px 0 0 21px;
}

.pic-right {
  width: 300px;
  float: left;
  margin: 7px 0 0 20px;
}

.pic-left img, .pic-middle img, .pic-right img {
  border: solid #EBC820 3px;
}

.content-inner-left {
  width: 615px;
  float: left;
  margin: 0 0 0 0;
}

.crumbnav {
  width: 615px;
  height: 35px;
  margin: 23px 0 0 0;
  background: url('../images/crumbnav-back.jpg') no-repeat;
}

.crumbnav ul {
	list-style: none;
	margin: 0px 0px 0 5px;
	padding: 0 0 0 0;
}

.crumbnav ul li {
	margin: 0 0 0 0px;
	padding: 0 0 0 25px;
	display: inline;
	background: url('../images/crumbnav-divider.jpg') no-repeat 7px 4px;
	line-height: 34px;
}

.crumbnav ul li.first {
	margin: 0 0 0 0px;
	padding: 0 0 0 25px;
	display: inline;
	background: none;
}

.crumbnav ul li a {
	font: 12px Arial;
	color: #A4A4A4;
	text-decoration: none;
}

.crumbnav ul li a:hover {
	color: #EBC820;
	text-decoration: none;
}

.content-inner-holder {
  width: 569px;
  padding: 25px 0 15px 31px;
}

.content-inner-holder h1 {
  color: #484535;
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 30px;
}

.content-inner-holder h2 {
  color: #484535;
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 0 0;
  padding: 0 0 0 0;
  line-height: 22px;
}

.content-inner-holder h2.serv-heading {
  color: #484535;
  font-size: 18px;
  font-weight: bold;
  margin: 5px 0 0 0;
  padding: 0 0 0 0;
  line-height: 22px;
}

.content-inner-holder h2.serv-heading a {
  color: #484535;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}

.content-inner-holder h2.serv-heading a:hover {
  color: #EBC820;
  text-decoration: underline;
}

.content-inner-holder p {
  color: #484535;
  font-size: 14px;
  font-weight: normal;
  margin: 15px 0 15px 0;
  padding: 0 0 0 0;
  line-height: 18px;
}

.content-inner-holder p.recent-projects {
  float: left;
  margin-right: 25px;
  line-height: 24px;
  font-size: 13px;
}

.content-inner-holder hr {
  border: none;
  background: none;
  background-color: none;
  border-bottom: dashed #cccccc 1px;
  color: transparent;
  margin: 10px 0 10px 0;
  padding: 0px;
}

.serv-holder {
  width: 550px;
  margin: 0px 0 0px 0;
  padding: 0px;
}

.content-inner-holder ul.client-list {
  float: left;
  margin: 0 0 30px 20px;
}

.content-inner-holder ul.client-list li a {
  line-height: 24px;
}

.content-inner-holder ul.client-list li.active {
  line-height: 24px;
}

.content-inner-holder ul li {
  color: #484535;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}

.content-inner-holder a, .content-inner-holder ul li a {
  color: #484535;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
}

.content-inner-holder a:hover, .content-inner-holder ul li a:hover {
  color: #EBC820;
  text-decoration: underline;
}

.content-inner-right {
  width: 360px;
  float: right;
  margin: 15px 0 0 0;
  background: url('../images/sidebar-repeat.jpg') repeat-y;
}

.content-inner-right-holder {
  width: 360px;
  margin: 0 0 0 0;
  background: url('../images/sidebar-header.jpg') no-repeat 0px 0px;
}

.content-inner-right-holder h3 {
  color: #A4A4A4;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0 0 42px;
  padding: 15px 0 0 0;
  line-height: 24px;
}

.content-inner-right-bottom {
  width: 360px;
  height: 22px;
  display: block;
  background: url('../images/sidebar-footer.jpg') no-repeat;
}

.side-nav {
  width: 283px;
  margin: 0 0 0 39px;
}

.side-nav ul {
	list-style: none;
	margin: 10px 0px 25px 0;
	padding: 0 0 0 0;
}

.side-nav ul li {
	margin: 0 0 0 0px;
	padding: 8px 0 0 22px;
	width: 269px;
	height: 26px;
	background: url('../images/sidenav-link-back.jpg') no-repeat 0px 0px;
	display: block;
}

.side-nav ul li:hover {
	background: url('../images/sidenav-link-back-over.jpg') no-repeat 0px 0px;
}

.side-nav ul li a {
	font: 14px Arial;
	color: #484535;
	text-decoration: none;
	font-weight: bold;
}

.side-nav ul li a:hover {
	font: 14px Arial;
	color: #EBC820;
	text-decoration: none;
	font-weight: bold;
}

.content-inner-right-holder h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 0px 0 0 42px;
  padding: 15px 0 0 0;
  line-height: 24px;
  color: #333333;
}

.content-inner-right-holder h4 a {
  color: #333333;
  text-decoration: none;
}

.content-inner-right-holder h4 a:hover {
  color: #EBC820;
  text-decoration: underline;
}

.content-inner-right-holder p {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  margin: 0px 35px 0 42px;
  padding: 10px 0 15px 0;
  line-height: 18px;
}

.project-holder {
  width: 550px;
  margin: 10px 0 0 0;
}

.project-holder p, .project-right p {
  padding: 0px 0 10px 0;
  margin: 0 0 0 0;
}



.project-image {
  width: 125px;
  height: 125px;
  float: left;
  background: #ffffff url('../images/no-image.jpg') no-repeat top center;
  margin: 4px 20px 15px 0;
  border: solid #cccccc 1px;
}

.project-right {
  float: left;
  margin: 0 0 0 0;
  width: 375px;
}

th {
	text-align: left;
	font-weight: normal;
}

.pic-holder {
  width: 150px;
  height: 110px;
  float: left;
  background: #ffffff url('../images/no-image.jpg') no-repeat top center;
  margin: 0px 15px 15px 0;
  border: solid #cccccc 2px;
}

.pic-holder:hover {
  border: solid #EBC820 2px;
}

/* ------------- Rollover Navigation Styles --------------- */
.anylinkcss{
     position: absolute;
     visibility: hidden;
     border: 1px solid #3D3D3D;
     border-bottom-width: 0px;
     text-align: left;
     font: normal 13px Arial, sans-serif;
     line-height: 22px;
     z-index: 2000;
     width: 240px;
     padding: 0px 0px 0px 0px;
     margin: -1px 0 0 0px;
     *margin: -1px 0 0 0px;
     background: url('../images/rollover-back.png') repeat;

}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
     display: block;
     padding: 5px 0px 6px 15px;
     *padding: 5px 0px 7px 15px;
     text-decoration: none;
     text-align: left;
     color: #FFFFFF;
     font: normal 13px Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #3D3D3D;
     background: url('../images/rollover-back.png') repeat;
     z-index: 2000;
}

.anylinkcss a:hover {
     display: block;
     padding: 5px 0px 6px 15px;
     *padding: 5px 0px 7px 15px;
     text-decoration: none;
     text-align: left;
     color: #EBC820;
     font: normal 13px Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #3D3D3D;
     background: url('../images/rollover-back-over.png') repeat;
     z-index: 2000;
}




