#slideshow
{
	font-family: Verdana, Tahoma, Arial;
	border-bottom: 1px dotted #aaa;
	color: White;
	margin: 0px 0px 0px 0px;
	padding-bottom: 15px;
	width: 550px;
	
}

#slideshow h2
{
	font-family: Verdana, Tahoma, Arial;
	letter-spacing: normal;
	color: White;
	font-style: normal;
	font-weight: lighter;
	font-size: 100%;
	margin :0;
	padding: 0;
	padding-bottom: 8px;
}


#slideshow a
{
}

#slideshow p
{
	letter-spacing: -0.03em;
	font-family: Arial;
	font-size: 70%;
	font-style: normal;
	width: 320px;
}


#slideshow .slideCaptionRight
{
	padding: 1em 1.5em 0px 0px;
	float: right;
	width: 320px;
}


#slideshow .slideCaptionRight p
{
	text-align: justify;
}

#slideshow .slideCaptionLeft
{
	padding: 1em 0px 0px 1.5em;
	width: 300px;
}

#slideshow .slideCaptionLeft p
{
	text-align: justify;
}



#slideshow .slideLinks
{
	font-family: Arial;
	font-size: 70%;
	font-style: normal;
	position: absolute;
	bottom: 18px;
}


#slide01
{
	color: white;
	background: url(../images/slides/productslide1.jpg);
	height: 148px;
}
#slide01 a
{
	color: White;
}

#slide01 p
{
	color: White;
}

#slide01 h2
{
	color: white;
}


#slide02
{
	color: #4492d0;
	background: url(../images/slides/productslide2.jpg);
	height: 148px;
	
}
#slide02 a
{
	color: #4492d0;
}
#slide02 p
{
	color: #4492d0;
}
#slide02 h2
{
	color: #4492d0;
}



#slide03
{
	color: white;
	background: url(../images/slides/productslide3.jpg);
	height: 148px;
}
#slide03 a
{
	color: White;
}
#slide03 p
{
	color: White;
}

#slide03 h2
{
	color: white;
}



#slide04
{
	color: #4492d0;
	background: url(../images/slides/productslide4.jpg);
	height: 148px;
}
#slide04 a
{
	color: #4492d0;
}
#slide04 p
{
	color: #4492d0;
}
#slide04 h2
{
	color: #4492d0;
}
