#show1 {
	padding:0;
	margin:0 auto;
	overflow: hidden;
	height: 378px;
	width: 900px;
	position: relative;
	top: 22px;
}
#slideshow {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#first, #second, #third, #fourth, #fifth{
	height: 334px;
	width: 900px;
	}
	
#first img, #second img, #third img, #fourth img, #fifth img{
	float: left;
	}

/*#first{
	background: url(images/index_web_graphic.jpg) no-repeat 50px 0px;
}
#second{
	background: url(images/index_print_graphic.jpg) no-repeat 50px 0px;
}
#third{
	background: url(images/index_identity_graphic.jpg) no-repeat 30px 0px;
}
#fourth{
	background: url(images/index_photography_graphic.jpg) no-repeat 0px 0px;
}
#fifth{
	background: url(images/index_data_graphic.jpg) no-repeat 10px 0px;
}*/

#slideshow a{
text-decoration: none;}
#slideshow #info, #slideshow #info2, #slideshow #info3, #slideshow #info4, #slideshow #info5 {
	width: 240px;
	float: right;
}
	
#slideshow h2{
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px;
	padding: 0px;
}
	
#slideshow h1{
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px;
	color: #000000;
}
#info img, #info2 img, #info3 img, #info4 img, #info5 img {
	text-align: center;
	float: none;
}
		
.snav {
	margin: 2px 0px 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#snav a {
	margin: 0 6px;
	padding: 10px;
	background: url(images/index_a.jpg) no-repeat center center;
	text-decoration: none;
	color: #CC0000;
}
#snav a.activeSlide {
	background: url(images/index_a_selected.jpg) no-repeat center center
}
#snav a:focus { outline: none; }
#snav {
	height: 43px;
	margin-left: 300px;
	position: relative;
	top: 0px;
}
