.csc-textpic-image {
  padding-top: 30px; 
}

#home-main {
  height: 361px;
  width: 450px;
  background-image: url(../images/home.jpg);  
  margin-bottom: 13px;    
  padding-left: 550px;
  padding-top: 25px;
}

#home-content {      
  width: 265px;
  background-image: url(../images/home-transparent.png);  
  opacity: 0.9;
  filter: alpha(opacity=90);  /*IE*/   
  height: 170px;
  overflow: hidden;
  padding: 20px;
  color: #fff;    
}

#main #home-content h1, #main #home-content a {
  color: #fff;
  padding: 0;
}

#home-bottom {
  height: 150px;
  background-color: #005a93;
  position: relative;
}

#slideshow {
  width: 700px;
  height: 120px;
  overflow: hidden;
  position: absolute;
  left: 35px;
  top: -55px;
  background-image: url(../images/home-bottom-transparent.png);
}

#motioncontainer_22, #motioncontainer_23 {
  margin-left: 35px;
  margin-top: 23px;
}

#motioncontainer_22 .imagescroller-caption,
#motioncontainer_23 .imagescroller-caption {
  font-size: 10px;
  position: absolute;
  margin-top: 8px;
  text-align: center;
  width: 125px;
  bottom: -15px;
}

#motioncontainer_22 img,
#motioncontainer_23 img {
  margin-right: 10px;
  border: 1px solid #fff;
}

#motioncontainer_22 #arr_l_22, #motioncontainer_22 #arr_r_22,
#motioncontainer_23 #arr_l_23, #motioncontainer_23 #arr_r_23 {
  display: none;
}

#main {
  background-image: none;  
  margin: 0;
}

#footer {
  display: none;
}

#topnav {
  display: none;
}

#footernav {
  position: absolute;
  right: 90px;
  top: 40px;    
}

#footernav a {
  color: #fff;
  font-weight: bold;  
}

