/*Accelerate desk scaffold
  Name: standard HTML type
  - all scrollable
*/
#wrap {
  float: left;
    height: auto;
    width: 100%;
}
#wrapper {
  margin: 0 auto;
   float:left;
    width: 1140px;
  height:auto;
  position:absolute;
}
#header-wrap {
  width:100%;
  height: 196px;
  margin: 0 auto;
  background:url("../images/headerBg.jpg") repeat-x scroll 0 bottom transparent;
}
#header-wrapper {
  position:relative;
  margin:0 auto;
  width:942px;
  height:99px;
}

#menu-wrap {
  width:100%;
  height: 66px;
  margin: 0 auto;
  background:url("../images/menuBg.png") repeat-x scroll 0 0 transparent;
}
#menu-wrapper {
  position:relative;
  margin:0 auto;
  width:942px;
  height:66px;
}


#banner-wrap {
  width:100%;
  height: 344px;
  margin: 0 auto;
  background:url("../images/bannerBg.png") repeat-x scroll 0 0 transparent;
}
#banner-wrapper {
  position:relative;
  margin:0 auto;
  width:890px;
  height:343px;
}
#content-wrap {
  width:100%;
  height:auto;
  min-height: 381px;
  margin: 0 auto;
}
#content-wrapper {
  position:relative;
  margin:6px auto;
  width:1253px;
  min-height:370px;
  height:auto;
  background:url('../images/AdBg.jpg') no-repeat;
}
#inner {
position:relative;
margin:0 auto;
width:890px;
height:auto;
min-height:616px;
margin-bottom:20px;
}
#footer-wrap {
  float:left;
  width:100%;
  height:96px;
  margin-top:20px;
  background:url("../images/footerBg.jpg") repeat-x scroll 0 0 transparent;
}
#footer-wrapper {
position:relative;
margin:0 auto;
width:917px;
height:95px;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
