.homeImage
{
	width: 880px;
	height: 280px;
	left: auto;
	right: auto;
}
.homeImage img
{
	width: 880px;
	height: 280px;
}
#slideshow
{
	left: auto;
	right: auto;
	margin: 0;
	border: 0;
	padding: 0px 0 0 0;
	width: 880px;
	height: 280px;
	clear: both;
}
.slideHeader
{
	width: 880px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
}
.slideSubHeader
{
	width: 880px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	position: absolute;
	left: 14px;
	bottom: 13px;
}
#slideshow-nav
{
	position: absolute;
	top: 250px;
	height: 40px;
	width: 880px; /*overflow: hidden;*/
}
#slideshow-nav a
{
	/*width: 22px;
	height: 40px;
	border: 0;
	display: block;
	float: left;
	text-align: center;
	font: 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	color: #545454;
	margin-left: 3px;*/
}
#slideshow-nav a:hover
{
	background-image: url(../Images/box_b-w.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height:13px;
	width:13px;
	border:0px;
}
#slideshow-nav a.active
{
	background-image: url(../Images/box_b-w.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height:13px;
	width:13px;
	border:0px;
}
#slideshow #slideshow-inner
{
	overflow: hidden;
	width: 880px;
	height: 280px;
	position: relative;
}
#slideshow #slideshow-inner #slidr
{
	position: absolute;
	width: 5000px;
	margin: 1px 0 0 0;
}
#slideshow #slideshow-inner #slidr .slidr-inner
{
	float: left;
	width: 880px;
}
#slideshow #slideshow-inner #slidr .slidr-inner img
{
	border: 0px;
}