#slidedeck_frame_top {
	background: url(../images/home/back.png) 0 0 no-repeat;
	position:absolute;
	top:225px;
	left:240px;
	width: 900px;
	height: 314px;
	padding: 28px 30px;
	z-index:999;
}

#slidedeck_frame_top dl { margin: 0; }			
.slidedeck dd {
	padding: 10px 15px;
	border-right: 5px solid #d7d7d7;
	background: url(../images/home/slides.png) bottom left #d7d7d7 repeat-x;
}

.slidedeck dt {
	cursor: pointer;
	height: 43px;
	line-height: 38px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(../images/home/spines.png) top left #d7d7d7;
	color: #000;
}
.slidedeck dt:hover {
	color: #71C7DF;
	background-position: center left;
}
.slidedeck dt.active, .slidedeck dt.active:hover {
	cursor: default;
	color: #fff;
	background-position: bottom left;
}
.slidedeck dt .index {
	font-size: 24px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
}
.slidedeck dt:hover .index { color: #000000; }
.slidedeck dt.active .index { color: #ffffff; }
.slidedeck .activeCorner {
	margin-left: -6px;
	background-image: url(../images/home/corner.png);
	width: 12px;
	height: 25px;
}

.content {
	width:300px;
}

#who {
	background:url(../images/home/window.jpg);
	position:absolute;
	top:30px;
	left:400px;
	width:210px;
	height:240px;
}

#windows {
	background:url(../images/home/squeegee.jpg) no-repeat;
	position:absolute;
	top:40px;
	left:335px;
	width:297px;
	height:174px;
}

#blinds {
	background:url(../images/home/duster.jpg) no-repeat;
	position:absolute;
	top:45px;
	left:375px;
	width:254px;
	height:210px;
}

#pressure {
	background:url(../images/home/pressurewasher.jpg) no-repeat;
	position:absolute;
	top:45px;
	left:425px;
	width:254px;
	height:210px;
}


#lighting {
	background:url(../images/home/lighting.jpg);
	position:absolute;
	top:50px;
	left:325px;
	width:287px;
	height:190px;
}

#how {
	background:url(../images/home/equipment.jpg);
	position:absolute;
	top:40px;
	left:400px;
	width:226px;
	height:224px;
}

#water {
	background:url(../images/home/water.jpg) no-repeat;
	position:absolute;
	top:535px;
	left:216px;
	width:1008px;
	height:210px;
}
