#slider {
	clear: both;
	position: relative;
	width: 471px;
	height: 325px;
}

#slider #control {
	position: absolute;
	bottom: 3px;
	right: 17px;
	width: 128px;
	height: 28px;
	text-align: right;
	z-index: 9 !important;
}

#slider #control a {
	float: left;
	display: block;
	width: 18px;
	height: 14px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	text-indent: -4440px;
	margin-right: 3px;
	background: url('/images/control-link.png') bottom no-repeat;
}

#slider #control a:hover, #slider #control a.activeSlide { background-position: top; }

#slider #slide-1 {
	background: url('/Images/Orchid_Bathroom.gif') center top no-repeat;
        height:330px;
        left:0;
        opacity:0;
        position:absolute;
        top:0; 
        width:471px;
        z-index:6;
}

#slider #slide-2 {
	background: url('/Images/orchid_patio.gif') center top no-repeat;
        height:330px;
        left:0;
        opacity:0;
        position:absolute;
        top:0; 
        width:471px;
        z-index:6;
}

#slider #slide-3 {
	background: url('/Images/orchids-couch.gif') center top no-repeat;
        height:330px;
        left:0;
        opacity:0;
        position:absolute;
        top:0; 
        width:471px;
        z-index:6;
}

#slider #slide-4 {
	background: url('/Images/mantle-orchids.gif') center top no-repeat;
        height:330px;
        left:0;
        opacity:0;
        position:absolute;
        top:0; 
        width:471px;
        z-index:6;
}

#slider #slide-5 {
	background: url('/Images/Orcid_table.gif') center top no-repeat;
        height:330px;
        left:0;
        opacity:0;
        position:absolute;
        top:0; 
        width:471px;
        z-index:6;
}

#slider #slide-6 {
	background: url('/Images/Orchidinkitchen.jpg') center top no-repeat;
        height:330px;
        left:0;
        opacity:0;
        position:absolute;
        top:0; 
        width:471px;
        z-index:6;
}
