#content_box { background: #fff; height: 475px; color: #3d2a1e; }

h2 { padding-top: 24px; font-size: 16px; text-transform: uppercase; color: #3d2a1e; font-weight: normal; background: #fff; margin-left: 24px;  } 

#top_line { background: #fff url(../images/about_top_line.jpg); height: 10px; margin:12px 24px; }


#stage { width: 826px; height: 231px; position: relative; overflow: auto; left: 68px; top: 27px;}
#slider { position: relative; left: 0; height: 231px; }
#slider ul { }
#slider li { position: relative; float: left; margin: 0 8px 3px; }
#slider li h4 { text-align: center; font-size: 14px; font-weight: normal; margin-top: 8px; }
#slider li p { text-align: center; font-size: 14px; display: none; }

#prev, #next { display: block; width: 15px; height: 15px; position: absolute; }
#prev { background-image: url(../images/prev_arrow.jpg); top: 184px; left: 38px; }
#prev:hover { background-image: url(../images/prev_arrowO.jpg); }
#next { background-image: url(../images/next_arrow.jpg); left: 910px; top: 184px; }
#next:hover { background-image: url(../images/next_arrowO.jpg); }

#bot_line { background: #fff url(../images/about_top_line.jpg); height: 10px; margin: 48px 24px 12px;  }
#instructs {text-align: center; margin: 18px 24px 12px; }
#instructs h5 { font-size: 12px; font-weight: normal; line-height: 19px; text-transform: uppercase; letter-spacing: 1.1px; }
#instructs p { color: #98846e; font-size: 14px;  margin-top: 6px; line-height: 19px; }

