.bossMenuMove, .bossFooterMove { 
    position:relative; overflow:hidden; width: 900px; height:140px; float: left;
} 
.indexSlideshow{
    position:relative; overflow:hidden; width: 230px; height:200px; float: left;
}
.quickBoxSlideshow{
    position:relative; overflow:hidden; width: 330px; height:250px; float: left;
}
 .bossMenuMove .items, .bossFooterMove .items, .indexSlideshow .items, .quickBoxSlideshow .items {     
    width:6000em; position:absolute;
} 
 .bossMenuMove .items div, .bossFooterMove .items div{ 
    float:left; padding: 0; width: 990px; height: 400px; position: relative;
}
.indexSlideshow .items div{ 
    float:left; padding: 0; width: 230px; position: relative; z-index: 0;
}
.quickBoxSlideshow .items div{ 
    float:left; padding: 0; width: 330px; position: relative; z-index: 0; 
}
.slideshowWrapper{
	float: left; position: relative;	
}
div.bossMenuMove, div.bossFooterMove, div.indexSlideshow, div .quickBoxSlideshow {
	float:left;
}
div.indexSlideshow {
	height: 300px;
}
div.quickBoxSlideshow {
	height: 330px;
}
.indexSlideshow a{
	color: #CC704C;
}
a.prev, a.next, a.prevPage, a.nextPage {
	display:inline-block!important; cursor:pointer!important; float: left!important;
}
a.disabled {
		
}
.prev, .next, #bossFooterMenu .prev, #bossFooterMenu .next{
	width: 30px; height: 41px; text-indent: -99999px; display: inline-block; float: left; position: relative; z-index: 1;
}
.prev, #infoSlideshowWrapper .prev{
background: url(../images/graphic-arrow-brown-left.png) no-repeat top left; 
}
.next, #infoSlideshowWrapper .next{
background: url(../images/graphic-arrow-brown-right.png) no-repeat top left; 
}
#bossFooterMenu .prev{
background: url(../images/graphic-arrow-white-left.png) no-repeat top left; 
}
#bossFooterMenu .next{
background: url(../images/graphic-arrow-white-right.png) no-repeat top left; 
}
.slideshowWrapper .prev{
	position: absolute; top: 3px; left: 0; z-index: 1; width: 15px; height: 20px; background: url(../images/graphic-arrow-red-left-small.png) no-repeat top left; 
}
.slideshowWrapper .next{
	position: absolute; top: 3px; right: 0; z-index: 1; width: 15px; height: 20px; background: url(../images/graphic-arrow-red-right-small.png) no-repeat top left; 
}
.slideshowWrapper h2{
	margin-left: 20px;	
}
/*---------------------------------------------INFO SLIDESHOW--------------------------------------------------------*/
#infoSlideshowWrapper{
	width: 980px;margin: 40px auto 10px; float: left; position: relative;
}
.transMitterSlideshow {    
    position:relative; overflow:hidden; width: 700px; height:880px; margin: 0 auto; border-top: 1px solid #6A6A6A; border-bottom: 1px solid #6A6A6A;	
} 
.transMitterSlideshow .items {     
    width:6000em; position:absolute;
}  
.transMitterSlideshow .items div { 
    float:left;  padding: 0; width: 990px; height: 400px; margin-right: 10px;
}  
.transMitterSlideshow .items {     
    width:20000em;      position:absolute;
}  
.transMitterSlideshow .items div { 
    float:left;  padding: 10px 20px; width: 638px; height: 100%; margin-right: 10px;
} 
.boxInfo{
	width: 265px!important; float: left; margin-right: 5px; 
 }
#tabsWrapper{
	float: left; margin-left: 139px; width: 702px;
}

ul.tabs {
	display: inline-block; margin: 0 auto; width: auto; margin-left: 45px;
}

ul.tabs li, .roundedTabs{	
	float:left;
	background: none;
	margin-right: 5px;
	cursor:pointer;	
	padding: 2px 7px 2px 9px!important;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;	
	display: inline-block;	
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-bottomleft: 0;    
  -moz-border-radius-bottomright: 0;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;  

	
}
ul.tabs li a{
	display:inline-block; text-decoration: none; text-align: center; color: white!important; border: none;
}
ul.tabs li:hover, .tabsactive{
	color: white!important; background: black!important;	
}
ul.tabs li a:hover{
	text-decoration: none!important; 	
}
#infoSlideshowWrapper .prev, #infoSlideshowWrapper .next{
	padding: 0;	
}
#infoSlideshowWrapper .prev{
	position: absolute; top: 100px; left: 100px;	
}
#infoSlideshowWrapper .next{
	position: absolute; top: 100px; right: 100px;	
}