/*---------------------------------------------
- Slideshow
---------------------------------------------*/	

#slideshow { 
	width: 788px;
	margin: 45px 0 10px 0;
	border-right: 2px solid white;
	overflow: hidden; }

#kwick { 
	width: 1300px;
	height: 354px;
	overflow: hidden; }
	
#kwick .kwicks { 
	height: 354px;
	list-style-type: none;
	margin: 0 !important; 
	padding: 0 !important; }
		
#kwick li { 
	float: left;
	margin: 0 !important; 
	padding: 0 !important;
	border-top: 2px solid white;
	border-right: 0px;
	border-bottom: 2px solid white;
	border-left: 2px solid white; }
		
#kwick .kwick { 
	display: block; 
	cursor: pointer; 
	overflow: hidden;
	height: 350px; }
		
#kwick .first { background: url(images/slideshow/slide_emporium.jpg) no-repeat; width: 467px; }

#kwick .second { background: url(images/slideshow/slide_er.jpg) no-repeat; width: 62px; }

#kwick .third { background: url(images/slideshow/slide_rv.jpg) no-repeat; width: 62px; }
	
#kwick .fourth { background: url(images/slideshow/slide_defense.jpg) no-repeat; width: 62px; }
	
#kwick .fifth { background: url(images/slideshow/slide_cs.jpg) no-repeat; width: 62px; }

#kwick .sixth { background: url(images/slideshow/slide_sc.jpg) no-repeat; width: 62px; }