#slideShowContainer
{
	
    margin: 0px 0px 0px 0px;
    text-align: center;
    width: 723px;
	height: 399px;
	padding: 0px;
	position: relative;
}

#slideShow
{
	
	height: 399px;
	width: 723px;
	margin: 0px auto;
	position: relative;
}

#sliderdiv_homepage_left {
	position:absolute;
	width:281px;
	height:397px;
	z-index:99999999999;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	background-color: #ffffff;
	top: 1px;
	left: 80px;
}

#sliderdiv_homepage_right {
	position:absolute;
	width:281px;
	height:397px;
	z-index:99999999999;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	background-color: #ffffff;
	top: 1px;
	left: 362px;
}
#sliderdiv_homepage_left1 {
	position:absolute;
	width:79px;
	height:397px;
	z-index:99999999999;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	background-color: #ffffff;
	top: 1px;
	left: 1px;
}

#sliderdiv_homepage_right1 {
	position:absolute;
	width:79px;
	height:397px;
	z-index:99999999999;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	background-color: #ffffff;
	top: 1px;
	left: 643px;
}
