#topRow{
       }
	  
#slides{
   position:relative;
   float:left;
   width:620px;
   	  }	  

#homeSS{
   list-style-type:none;
   margin:0;
   padding:0;
      }


#navArrows{
    position:absolute;
	width:100%;
	bottom:0px;
	height:60px;
	z-index:50;
	opacity:.8;
	filter:alpha(opacity=80);
	 }

#leftArrow{
    float:left;
	cursor:pointer;
	  }
	  
#rightArrow{
    float:right;
	cursor:pointer;
      }	  	 
	  
#topRowRightWrap{
     float:right;
	 width:320px;
	   }
	   
#homeText{
     padding:0;
	 margin:0;
	 }
	 	   
#btmRow{
    text-align:center;
	border-top:1px solid #ee3a43;
    background:url(../images/contentDS.gif) top left no-repeat;
	padding-top:15px;
	}	   
	   
#ad2{
   float:left;
     }
	 
#ad3{
   float:left;
    }
	
#ad4{
   float:left;
    }	
	
#ad2, #ad3, #ad4{
    margin-right:10px;
	  }		 	   
