/* CSS Document */
body {
  background:top left url(../images/site_bg.jpg) repeat-x;
  margin: 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4e4e4e;
  line-height:170%;
}
p{
  margin:0;
  padding:0;
  padding-bottom: 15px;
}
ul {
  margin-top: 4px;
  margin-bottom: 4px;
}
a:link, a:visited {
  color: #bd1e24;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
#header_div {
  position: relative;
  width: 983px;
  height: 104px;
  background: top left url(../images/header.jpg) no-repeat;  
}

#content_table {
  border-left: solid 1px #c4c4c4;
  border-right: solid 1px #c4c4c4;
  width: 983px;
  background-color: #ffffff;
}
#logo {
  position:absolute;
  left: 4px;
  top: 20px;
  width: 300px;
  text-align:left;
}
#top_menu {
  position: absolute;
  top: 50px;
  left: 386px;
  width: 590px;
  text-align:left;
}
#home_photo {
  width: 716px;
  padding-left: 15px;
  vertical-align:top;
  text-align:left;
}
#home_photo_div {
  position:relative;
  width: 712px;
  height:402px; /*401*/
  vertical-align:top;
  padding-bottom:13px;
  text-align:left;  
}
#image0, #image1 {
  position:absolute;
  top:2px;
  left: 0px;
  width: 712px;
  height: 402px;
  text-align:left;
}
#image0 {
  z-index: 5;
}
#image1 {
  z-index: 7;
}    

#home_bottom {
  height:200px;
  padding-top: 8px;
  vertical-align:top;
}
#right_col {
  vertical-align:top;
  width:250px;
}
.right_area {
  text-align:left;
  height: 283px;
  width: 200px;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  background: 4px 0px url(../images/right_box.jpg) no-repeat;
}
#footer {
  width: 983px;
  height: 30px;
  line-height:15px; 
 }
#footer_left {
  display:block;
  float: left;
  padding-left: 50px;
  width: 600px;
  height: 15px;
  padding-top: 14px;
}

#footer_right {
  float:right;
  display:block;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4e4e4e;
  width: 250px;
  height: 15px;
  padding-top: 14px;  
}
a.footer_link:link, a.footer_link {
  display:block;
  float: left;
  padding-right: 30px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4e4e4e;
  text-decoration:none;
  line-height:15px;
}
a.footer_link:hover {
  color: #bd1e24;
}
.copyright {
  float:left;
  width: 165px;
}
.site_by {
  float:left;
  width: 40px;

}
.eci_logo {
  float:left;
  width: 15px;
}
.block1 {
  float:left;
  width:214px;
  height: 164px;
  padding-left: 18px;
  padding-top: 22px;
  text-align:left;
}
#home_block_1 {
  margin-left: -2px;
  padding-right: 10px;   
  background: top left url(../images/home_block_1.jpg) no-repeat;
}

#home_block_2 {
  padding-right: 10px; 
  background: top left url(../images/home_block_2.jpg) no-repeat;
}
#home_block_3 {
  padding-right: 0px; 
  background: top left url(../images/home_block_3.jpg) no-repeat;
}
.home_heading {
  display:block;
  font-size: 14px;
  padding-bottom: 10px;
  line-height: 100%;
}
