@charset "utf-8";
/* CSS Document */

/* Homepage slideshow */
div#ssContainer{
	width: 528px;
	height: 92px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -20px;
}
div#slideshowTitles{
	width: 528px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(/LSI/images/slideshowTitles.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#slideshow-frame {
	width: 528px;
	height: 81px;
	background-image: url(/LSI/images/bg_slideshow.gif);
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img#corner-mask {
	width: 25px;
	height: 81px;
	z-index: 900;
	position:relative;
	top:0px;
	left:503px;	
}
#mContainer1 {
	position:absolute;
	width:166px;
	height:75px;
}
#mContainer2 {
	position:absolute;
	width:166px;
	height:75px;
}
#mContainer3 {
	position:absolute;
	width:166px;
	height:75px;
}
#mContainer4 {
	position:absolute;
	width:25px;
	height:81px;
}
.mPhoto1 {
	position:absolute;
	top:0px;
	left:27px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}
.mPhoto2 {
	position:absolute;
	top:0px;
	left:194px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}
.mPhoto3 {
	position:absolute;
	top:0px;
	left:361px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}