body {
  margin-top: 10px;
  padding: 0;
  background-color: #011206;
}
#wrapper {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  background-color: #7F8680;
}
#top {
  width: 900px;
  height: 198px;
  margin-bottom: 0;
  background-image: url(images/EI_TOP_black.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}
#left {
  float: left;
  width: 0px;
}
#right {
  float: right;
  width: 227px;
  background-color: #fff;
}

#homeL {
  float: left;
  width: 183px;
  #width: 163px;
  height: 100%;
 background-image: url(images/leftbg.gif); 
 background-repeat: repeat-y;
 background-position: left top;
}
#center {
  float: left;
    display: inline;
  width: 705px;
  height: 100%;
  margin-top: #3D423D;
  background-color: #fff;
}
.homeheader {
  font: 12px arial;
  font-weight: bold;
  text-transform: uppercase;
  color: #A05A13;
  text-align: left;
  padding: 20px 0 0 0;
}
.textcenter {
  font-family: verdana;
  font-size: 13px;
  color: #3D423D;
  line-height: 1.5em;
  margin: 15px 15px 0 5px;
}
.textbold {
  font-family: arial;
  font-size: 13px;
  color: #3D423D;
  font-weight: bold;
  padding: 10px;
}
.textsmall {
  font-family: arial;
  font-size: 12px;
  color: #3D423D;
  padding: 5px;
}
#clear {
  clear: both;
}

.floatimgleft {
float:left;
margin: 10px 0;
}
.floatimgleft2 {
float:left;
margin: 10px 0 0 20px;
}

#footer {
  background-image: url(images/EI_FOOTER_black.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 30px;
  border-width:1px 0;
  padding: 15px 40px 4px 10px;
  text-align: left;
  font-family: arial;
  font-size: 11px;
  color: #F3EAE0;
}

#bullet {
  font-family: arial;
  font-size: 12px;
  color: #191C18;
  line-height: 1.5em;
  margin: 20px;
}

table.engineer {
 width: 700px;
 margin-right: auto;
 margin-left: auto; 
 margin-top: 10px;
 color:#191C18; 
 font-size: 11px;
 font-family: arial;
 text-align: left;
 border-width: 0px;
}
table.engineer td {
 padding: 5px;
}
table.engineer tr {
 width: 100%;
 padding: 5px;
}
table.engineer th {
 width: 0;
 font-weight: bold;
 padding: 5px;
 border-width: 1px;
}
#iframe {
    float: left;
	background-color: #fff;

}
.i_content {
	background-color: #fff;
	width: 100%;
	height: 100%;
	margin: 0;
}
.i_text{
  font-family: verdana;
  font-size: 12px;
  color: #3D423D;
  line-height: 1.5em;
  margin: 15px 15px 0 15px;
}
.newstext{
  font-family: arial;
  font-size: 12px;
  color: #3D423D;
  line-height: 1.5em;
  margin: 15px 15px 0 15px;
}

.i_header {
  font: 12px arial;
  font-weight: bold;
  text-transform: uppercase;
  color: #A05A13;
  text-align: left;
  padding: 10px 0 5px 10px;
}

ul.square {
  font-family: arial;
  font-size: 12px;
  line-height: 1.5em;
  list-style-type: square;
  color: #3D423D;
  margin: 0 10px 10px 20px;
}
.servicehead {
  font: 12px arial;
  font-weight: bold;
  text-transform: uppercase;
  color: #A05A13;
  text-align: left;
  padding: 0 0 0 15px;
}
A.type1:link    {color:#8C2909; font-size: 12px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type1:visited {color:#8C2909; font-size: 12px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type1:active  {color:#8C2909; font-size: 12px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type1:hover   {color:#9EA3B0; font-size: 12px; font-weight:bold; text-decoration:none; font-family: arial;}

A.type2:link    {color:#EFD2C5; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:visited {color:#EFD2C5; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:active  {color:#EFD2C5; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:hover   {color:#8C2909; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}

A.type3:link    {color:#8C2909; font-size: 11px; font-weight:bold; font-family: arial;}
A.type3:visited {color:#8C2909; font-size: 11px; font-weight:bold; font-family: arial;}
A.type3:active  {color:#8C2909; font-size: 11px; font-weight:bold; font-family: arial;}
A.type3:hover   {color:#EFD2C5; font-size: 11px; font-weight:bold; font-family: arial;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*this is the TOP HORIZONTAL menu AT THE TOP OF THE SITE PAGES*/

.indentmenu{
font: bold 13px Arial;
width: 900px; /*leave this value as is in most cases*/
padding: 171px 0 0 0px;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: right;
width: 100%; /*width of menu*/
border: 0px solid #444A46;
border-width: 1px 0;
background: #444A46 url(images/indentB.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: right;
color: #F3EAE0; /*text color*/
padding: 5px 45px;  /*width of nav sections */
text-decoration: none;
border-right: 1px solid #444A46; /*divider between menu items*/
}

.indentmenu ul li a:visited{
color: #F3EAE0;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #000 !important; /*text color of selected and active item*/
padding: 5px 45px; /*shift text down 1px for selected and active item*/
background: #444A46 url(images/indentB3.gif) center center repeat-x;
}

#about #nav-about a {
background: #444A46 url(images/indentB3.gif) center center repeat-x;
		color:#000;
	}

/*Left Nav secondary navigation */

.markermenu{
width: 183px; /*width of side bar menu*/
clear: left;
}

.markermenu ul{
list-style-type: none;
margin: 0;
padding: 0;
border-top: 0px solid #444A46;
}

.markermenu ul li a{
background: url(images/indentB.gif) center center repeat-x;
font: bold 13px arial;
color: #fff;
display: block;
width: auto;
padding: 7px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #444A46;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 163px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #fff;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: #2F3330;
background: url(images/indentB3.gif) center center repeat-x;
background-color: #444A46;
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }


/*DIV for HOME page fading slide show*/
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px solid darkred;
}