#tab_carousel { position: relative; height: 312px; width: 900px; margin: 4px 0px 12px 0px; }
#tab_carousel .slide { position: absolute; width: 900px; height: 276px; z-index: 1; }
#tab_carousel .button {  }
#tab_carousel .slide h1,
#tab_carousel .slide p,
#tab_carousel .slide a { color: #ffffff; margin-bottom: 8px; }
#tab_carousel .slide .slide_content { position: absolute;  left: 30px;  top: 60px; width: 840px; }
#tab_carousel .slide h1 { font-size: 30px; font-weight: normal; padding-bottom: 10px; }
#tab_carousel .slide p { font-family: Georgia, "Times New Roman", serif; font-size: 16px; line-height: 24px; padding:  0px 150px; }
#tab_carousel .slide p a.btn_bckgd { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; display: inline-block; background-color: #000000; margin-right: 16px; padding: 3px 12px; text-align: right; float: right; }
#tab_carousel #slide1.slide p a.btn_bckgd:hover { background-color: #28532E; color: #F1F2F2; }
#tab_carousel #slide2.slide p a.btn_bckgd:hover { background-color: #28532E; color: #F1F2F2; }  
#tab_carousel #slide3.slide p a.btn_bckgd:hover { background-color: #28532E;  color: #F1F2F2; }
#tab_carousel #slide4.slide p a.btn_bckgd:hover { background-color: #28532E; color: #F1F2F2; }
#tab_carousel #slides { height: 0px; background-color: #000000;} 
#tab_carousel #slide1 { background: url('/images/carousel/SDL_LW_Acquisition_900x276px.jpg') no-repeat; }
#tab_carousel #slide2 { background: url('/images/carousel/SDL_LW_Acquisition_900x276px.jpg') no-repeat; }
#tab_carousel #slide3 { background: url('/images/carousel/SDL_LW_Acquisition_900x276px.jpg') no-repeat; }
#tab_carousel #slide4 { background: url('/images/carousel/SDL_LW_Acquisition_900x276px.jpg') no-repeat; }
#tab_carousel #tabs { width: 900px; height: 36px; }
#tab_carousel #tabs li { float: left; list-style: none; }
#tab_carousel #tabs li.tab a { display: inline-block; text-align: center; width: 222px; height: 28px; float: left; font-size: 13px; font-weight: normal; padding-top: 10px;  color: #131a4f; }
#tab_carousel #tabs li#tab1 a,
#tab_carousel #tabs li#tab2 a,
#tab_carousel #tabs li#tab3 a { margin-right: 4px; }
#tab_carousel #tabs li#tab1 a,
#tab_carousel #tabs li#tab2 a,
#tab_carousel #tabs li#tab3 a,
#tab_carousel #tabs li#tab4 a { background: url('/images/carousel/tab_bckgd.gif') repeat-x top left; }
#tab_carousel #tabs li#tab1.selected a,
#tab_carousel #tabs li#tab2.selected a,
#tab_carousel #tabs li#tab3.selected a,
#tab_carousel #tabs li#tab4.selected a { color: #ffffff; background: url('/images/carousel/tab_bckgd.gif') repeat-x 0px -72px; padding-bottom: 0px; }