@import url(layout1.css);.edit-option{display: none;}

.comp-content, .next-app {
    width: 920px;
  background:transparent;
}



#ss-nav-left{
  position: absolute;
  top: 164px;
  left: 6px;
  z-index: 10000;
}

#ss-nav-right{
  position: absolute;
  top: 164px;
  right: 10px;
  z-index: 10000;
}

#home_flash {
  width:900px;
  height:346px;
  margin:0 0 0 10px;
  /*background: url(../images/header_home.png) no-repeat scroll 0 0;*/
  position:absolute;
  top:123px;
}
#home_content {
  margin:40px 0 0;
}
#home_left {
  width:279px;
  height:241px;
  margin:0 0 0 5px;
  background: url(../images/home_slide_bg.gif) no-repeat scroll 0 0;
  float:left;
}
#home_slide {
  width:245px;
  height:184px;
  margin:33px 0 0 11px;
  position: relative;
}
#home_intro {
  width:325px;
  margin:0 0 0 15px;
  float:left;
  font-size:14px;
  color:#5d5d5d;
  line-height:20px;
}
#home_right {
  width:258px;
  margin:0 0 0 28px;
  float:left;
}
#home_news h2{
  font-weight:bold;
  color:#333;
  font-size:15px;
  font-style: normal;
  margin:0;
}

#home_news{
 height: 165px;
}

#home_news p{
  margin: 2px 0 0 0;
  padding: 0;
}

#home_news ul {
  margin:0;

}
#home_news ul li {
   background: none repeat scroll 0 0 transparent;
    color: #747474;
    display: block;
    padding: 1px 0;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
#home_quicklinks {
  margin:15px 0 0;
}
#home_quicklinks h2{
  font-weight:bold;
  color:#333;
  font-size:15px;
  font-style: normal;
  background:#fff;
  margin: 0 10px 9px 0;
  padding: 4px 0 4px 10px;
}
#home_quicklinks ul{
  margin:0;
}
#home_quicklinks ul li{
  padding-left:10px;
  margin:5px 0;
  background-position:0 6px;
}
.rotatingImage img,
.rotatingImage a img {
  border:0;
}

#rotatingContent1,
.active-slide{
  display: block;
}

.rotatingDiv{
  display: none;
}