/******************** START HOME.CSS ********************/

/******************** LAYOUT - 976 x 100% ********************/
#layout_background {
  background-image:url(/_mod_files/ce_images/layout/bg-layout.jpg);
  background-repeat:no-repeat;
  background-position:center top;
  background-color:#c4c28f;
  vertical-align:top;
}

#layout {
  width:976px;
  height:auto;
  text-align:left;
  margin:auto;
  padding:0px;
}

#layout_table {
  width:976px;
  height:100%;
  margin:auto;
  padding:0px;
}

#lay_left_area {
  width:672px;
  height:1200px;
  vertical-align:top;
}

#lay_right_area {
  width:304px;
  vertical-align:top;
}


/******************** BODY - 672 x 725 ********************/
#lay_body {
  height:1150px;
  vertical-align:top;
  padding-left:30px;
  padding-right:30px;
}

#lay_body h2 {
  font-size:14px;
  color:#41759e;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:10px;
}

#lay_body h4 {
  font-size:14px;
  color:#41759e;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}


/******************** BLOCK 1 - 672 x 100 ********************/
#lay_f1 {
  height:100px;
  vertical-align:top;
}


/******************** BLOCK 2 - 304 x 100 ********************/
#lay_f2 {
  height:100px;
  background-image:url(/_mod_files/ce_images/layout/bg-top_menu.jpg);
  background-repeat:no-repeat;
  background-position:top right;
  text-align:right;
  vertical-align:top;
  padding-top:8px;
  padding-right:20px;
}

html>body #lay_f2 {
  height:92px;
  text-align:-moz-right;
}

 
/******************** BLOCK 3 - 672 x 35 ********************/
#lay_f3 {
  height:35px;
  padding-left:30px;
}


/******************** BLOCK 4 - 304 x 35 ********************/
#lay_f4 {
  height:35px;
  padding-left:10px;
}


/******************** BLOCK 5 - 672 x 50 ********************/
#lay_f5 {
  height:50px;
  vertical-align:top;
  padding-top:20px;
  padding-left:30px;
}

html>body #lay_f5 {
  height:30px;
}


/******************** BLOCK 6 - 304 x 136 ********************/
#lay_f6 {
  height:136px;
  vertical-align:top;
  padding-top:32px;
  padding-left:17px;
  padding-right:17px;
  padding-bottom:0px;
}

html>body #lay_f6 {
  height:104px;
}

@-moz-document url-prefix() { #lay_f6 {
  padding-bottom:10px;
}}

#lay_f6 .button {
  width:90px;
}

#lay_f6 A, #lay_f6 A:hover {
  font-size:14px;
  color:#ffffff;
  text-decoration:none;
}

#lay_f6 H2 {
  line-height:10px;
  margin-top:0px;
  margin-bottom:6px;
  padding:0px;
}

#lay_f6 P {
  line-height:16px;
  margin-bottom:0px;
}


/******************** BLOCK 7 - 304 x 251 ********************/
#lay_f7 {
  vertical-align:top;
  padding-top:10px;
  padding-left:17px;
  padding-right:17px;
  padding-bottom:10px;
}

#lay_f7 UL {
  margin-bottom:13px;
}


/******************** BLOCK 8 - 304 x 200 ********************/
#lay_f8 {
  vertical-align:top;
  padding-top:10px;
  padding-left:17px;
  padding-right:17px;
  padding-bottom:10px;
}

html>body #lay_f8 {
}


/******************** BLOCK 9 - 304 x 200 ********************/
#lay_f9 {
  vertical-align:top;
  padding-top:10px;
  padding-left:17px;
  padding-right:17px;
  padding-bottom:10px;
}

html>body #lay_f9 {
}

#lay_f9 .button {
  width:40px;
}

#lay_f9 .button A, #lay_f9 .button A:hover {
  font-size:14px;
  color:#ffffff;
  text-decoration:none;
}


/******************** BLOCK 10 - 672 x 75 ********************/
#lay_f10 {
  width:680px;
  height:75px;
  background-image:url(/_mod_files/ce_images/layout/bg-bottom_menu.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  background-color:#c4c28f;
  position:relative;
  right:148px;
  padding-top:30px;
}

html>body #lay_f10 {
  height:45px;
}

#lay_f10 A {
  color:#d67424;
}


/******************** ADDITIONAL ********************/
#lay_f6 li, #lay_f7 li, #lay_f8 li, #lay_f9 li {
  list-style-type:none;
  background-image:url(/_mod_files/ce_images/layout/arrow.gif);
  background-repeat: no-repeat;
  background-position:0px 0.3em;
  padding-left:0.75em;
  margin-left:5px;
}

.slideshow {
  border:1px solid #a0a0a0;
  padding:2px;
}

.slideshow_content {
  padding:10px;
  padding-bottom:0px;
}

/******************** END HOME.CSS ********************/