#content { overflow: hidden; }
#breadcrumb { font-size: 10px; color: #9ba0a4; text-transform: uppercase; font-weight: normal; margin: 30px 0 0 0px; position:absolute; left: 30px; }


#content h2 { color: #37414a; font-size: 15px; text-transform: uppercase; margin: 00px 0 10px 30px; background: #fff; padding-top: 90px }
#content p { color: #9ba0a4; font-size: 21.5px; line-height: 28px; font-style: italic; font-family:"Times New Roman", Times, serif; margin: 0 30px 30px; background: #fff;  }

#thumbslider { top: 340px; position: absolute; width: 840px; left: 30px; overflow: hidden; }
#thumbslider ul { width: auto; height: 100px; overflow: auto; position: relative; left: 0; }
#thumbslider li { float: left; position: relative; display: block; height: 100px; width: auto; }
#thumbslider li h4 { position: absolute; top: 10px; left: 0; color: #999; font-size: 11px; text-align: center; width: 100%; display: none;  }
#thumbslider a { display: block; }

#innerBox { overflow: hidden; }

#prevBtn { width: 16px; height: 18px; position: absolute; background: #fff url(../img/arrow_sprite.jpg) 0px -1px no-repeat; bottom: 67px; left: 10px; cursor: pointer; }
#prevBtn:hover { background-position: 0px -27px; }

#nextBtn {  width: 16px; height: 18px; position: absolute; background: #fff url(../img/arrow_sprite.jpg) 1px -47px no-repeat; bottom: 67px; right: 11px; cursor: pointer;}
#nextBtn:hover { background-position: 1px -67px; }


#debugger { position: absolute; top: 0; left: 30px; }

#bottomline2 { background: #fff url(../img/bottom_line.png) top left no-repeat; height: 9px; width: 900px; bottom: 125px; position: absolute; left: 0; }