/* structure */
body {
  background-color: #908778;
  margin: 0;
}
#wrapper_div {
  background-color: #DED3A6;
  /*background-image: url('../images/outer-bg.jpg');*/
  margin: 0 auto 0 auto;
  position: relative;
  width: 985px;
}
#header_div {
  background-color: #FFF;
  background-image: url('../images/header-bg.jpg');
  background-repeat: repeat-y;
  margin: 0 auto 0 auto;
  position: relative;
  width: 985px;
  height: 350px;
}
#header_div_top {
  background-color: #FFF;
  background-image: url('../images/page-top.jpg');
  background-repeat: no-repeat;
  margin: 0 auto 0 auto;
  position: absolute;
  top: 0;
  width: 985px;
  height: 42px;
}
#menu_div {
  background-color: #F8F4EB;
  background-image: url('../images/menu-bg.jpg');
  background-repeat: no-repeat;
  margin: 0 auto 0 auto;
  padding-top: 7px;  
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 985px;
  height: 28px;
}
#body_div {
  background-color: #FFF;
  background-image: url('../images/body-bg.jpg');
  background-repeat: repeat-y;
  margin: 0 auto 0 auto;
  padding: 30px 140px 50px 140px;
  width: 705px;
  position:relative;
  /*border: 1px solid black;*/
}
#footer_div {
  background-color: #FFF;
  background-image: url('../images/footer-bg.jpg');
  background-repeat: no-repeat;
  margin: 0 auto 20px auto;
  text-align: center;
  width: 985px;
  height: 105px;
}
#footer_div p {
  margin: 0;
  padding: 0;
  position: relative;
  top: 20px;
  font-family: arial, sans-serif;
  font-size: 10px;
}

/* elements */
body {
  font-family: arial, sans-serif;
  font-size: 12px; 
}
a {
  color: #615C46;
}
a:hover {
  color: #333;
}
h1 {
  font-family: arial, sans-serif;
  font-size: 22px; 
  margin: 0;
  padding: 0;
  color: black;
  text-align: left;
}
h2 {
  font-family: arial, sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0; 
}
#mjc_logo {
  position: absolute;
  top: 50px;
  left: 55px;
  width: 595px;
  height: 258px;
  border: 0;
}
#header_rotating_pic {
  position: absolute;
  top: 95px;
  right: 71px;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  width: 263px;
  height: 197px;
 	overflow: hidden;
}
#header_rotating_pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 263px;
  height: 197px;
}
#header_top_menu {
  position: absolute;
  top: 70px;
  right: 70px;
  font-family: arial, sans-serif;
  font-size: 12px; 
  font-weight: bold;
  color: #615C46;
}
#header_top_menu a {
  color: #615C46;
  text-decoration: none;
}
#header_top_menu a:hover {
  color: #333;
  text-decoration: none;
}
#menu_anchor {
  display:inline;
  text-decoration:none;
}
.menu_bullet_top {
  margin: auto 4px 0 4px;
  display: inline;
  width: 8px;
  height: 7px;
}
.menu_bullet {
  height:7px;
  width:7px;
  margin:12px 0px;
  /*position:absolute;
  left:156px;
  top:8px;
  width: 7px;
  height: 7px;*/
}

#drop_menu_container {
  /*border:solid red 1px;*/
  height:24px;
  font-size:13px;
  width:809px;
  padding:0px;
  margin:0px;
  position:absolute;
  left:90px;
  top:1px;
}
#drop_menu_container ul {
  list-style:none;
  padding:0;
  margin:0;
  text-decoration:none;
}
#drop_menu_container li {
  float:left;
  text-decoration:none;
  text-align:center;
  font-weight:bold;
  font-size:13px;
}
#drop_menu_container_2 {
  position:absolute;
  left:0px;
  border:1px solid blue;
  width:700px;
  height:13px;
}
#menu_img-margin {
  margin:20px;
}
#menu_div {
  font-family: arial, sans-serif;
  font-size: 13px; 
  font-weight: bold;
  color: #615C46;
  text-align:left; /* sz added */
}
#menu_div a {
  color: #615C46;
  text-decoration: none;
}
#menu_div a:hover {
  color:#999999;
  text-decoration: none;
}
#home_left_col {
  /*border: 1px solid blue;*/
  width: 310px;
}
#home_right_col {
  /*border: 1px solid gold;*/
  float: right;
  width: 370px;
  padding-top: -5px;
}
#eib_logo_home {
  width: 278px;
  height: 236px;
  margin-left: 60px;
}
#home_start_box_wrapper {
  position: relative;
  background-color: #E9E3D3;
  background-image: url('../images/home-start-box-bg.jpg');
  background-repeat: repeat-y;
  width: 382px;
  margin-top: 20px;
  margin-left: 10px;
}
#home_start_box_top {
  background-image: url('../images/home-start-box-bg-top.jpg');
  background-repeat: no-repeat;
  width: 382px;
  height: 10px;
}
#home_start_box_content {
  width: 330px;
  margin: 20px auto 20px auto;
}
#home_start_box_bottom {
  background-image: url('../images/home-start-box-bg-bottom.jpg');
  background-repeat: no-repeat;
  width: 382px;
  height: 10px;
}
#home_start_box_content h2 {
  font-family: arial, sans-serif;
  font-size: 16px; 
  font-weight: bold;
  color: #312D24;
  margin-bottom: 6px;  
}
#home_start_box_content p {
  margin: 0;
  padding: 0;
}
#home_service_icon_div {
  width: 815px;
  position: relative;
  left: -55px;
  padding-top: 20px;
  text-align: center;
}
.home_service_icon {
 border: 0;
 width: 267px;
 height: 237px;
}
.go_button {
  position: relative;
  top: 8px;
  width: 43px;
  height: 26px;
}
#service_left_col {
  /*border: 1px solid blue;*/
  float: left;
  width: 350px;
  padding-top: 10px;
}
#service_right_col {
  /*border: 1px solid gold;*/
  float: right;
  width: 350px;
  padding-top: 10px;
}
.photo_div p {
  margin: 0;
  font-size: 11px;
  /*font-style: italic;*/
  color: black;
  text-align: center;
}
.reference_card {
  border-top: 1px solid gray; 
  border-left: 2px solid gray; 
  border-right: 1px solid gray; 
  border-bottom: 2px solid gray; 
  width: 250px; 
  padding: 0 40px 50px; 
  margin-top: 40px;
  background-color: #F4F5D5;
}

#powered_by {
  width: 148px;
  height: 18px;
  margin: 0 auto 0 auto;
  border: 0;
}

/*Styles for main menu*/
#home_menu_link {
  /*top:2px;*/
  width:112px;
  height:27px;
  line-height:28px;
  /*border: solid red 1px;*/
}
#ext_proj_menu_link {
    width:180px;
    /*border: solid blue 1px;*/
    height:29px;
    line-height:28px;
  /*border-left: 2px solid #D0CEC2; sz*/
}
#int_proj_menu_link {
    width:176px;
    height:29px;
    line-height:28px;
    /*border: solid red 1px;*/
}
#cust_homes_menu_link {
    width:167px;
   height:29px;
    line-height:28px;
    /*border: solid red 1px;*/
}
#serv_call_menu_link {
    width:146px;
    height:29px;
    line-height:28px;
}

