UL
{
	padding: 0; 
	margin: 0;
	list-style: none;
	position: relative;
	height: 300px;
	width: 800px;
	display: block;
}

#homeslides LI 
{
	padding: 0; 
	margin: 0;
	list-style: none;
}

#homeslides LI
{
	position: absolute;
	list-style: none;
	height: 300px; 
	width: 800px;
	overflow: hidden;
	display: none;
}

#homeslides LI UL
{
	height: 300px;
	width: 800px;
}

#homeslides LI UL LI
{
	position: relative;
	height: 34px;
	display: none;
	float: left;
}

#homeslides LI UL LI A
{
	display: block;
}

LI SPAN
{
	display: block;
	padding: 300px 0 0 0;	
}

#s1
{
	background: url(pageimages/homeslides/homeslides01.jpg) left top no-repeat;
}
#s2
{
	background: url(pageimages/homeslides/homeslides02.jpg) left top no-repeat;
}
#s3
{
}

#s3 #b0
{
	background: url(pageimages/homeslides/photos.jpg) left top no-repeat;
	width: 800px;
	height: 203px;
}


#s3 #b1
{
	background: url(pageimages/homeslides/btn_dwi.jpg) left top no-repeat;
	width: 61px;
}

#s3 #b1 a:hover
{
	background: url(pageimages/homeslides/btn_dwi_ovr.jpg) left top no-repeat;
	width: 61px;
}


#s3 #b2
{
	background: url(pageimages/homeslides/btn_divorce.jpg) left top no-repeat;
	width: 101px;
}

#s3 #b2 a:hover
{
	background: url(pageimages/homeslides/btn_divorce_ovr.jpg) left top no-repeat;
	width: 101px;
}


#s3 #b3
{
	background: url(pageimages/homeslides/btn_business.jpg) left top no-repeat;
	width: 202px;
}

#s3 #b3 a:hover
{
	background: url(pageimages/homeslides/btn_business_ovr.jpg) left top no-repeat;
	width: 202px;
}


#s3 #b4
{
	background: url(pageimages/homeslides/btn_criminal.jpg) left top no-repeat;
	width: 195px;
}

#s3 #b4 a:hover
{
	background: url(pageimages/homeslides/btn_criminal_ovr.jpg) left top no-repeat;
	width: 195px;
}

#s3 #b5
{
	background: url(pageimages/homeslides/btn_wills.jpg) left top no-repeat;
	width: 161px;
}

#s3 #b5 a:hover
{
	background: url(pageimages/homeslides/btn_wills_ovr.jpg) left top no-repeat;
	width: 161px;
}


#s3 #b6
{
	background: url(pageimages/homeslides/btn_injuries.jpg) left top no-repeat;
	width: 80px;
}

#s3 #b6 a:hover
{
	background: url(pageimages/homeslides/btn_injuries_ovr.jpg) left top no-repeat;
	width: 80px;
}

#s3 #b7
{
	background: url(pageimages/homeslides/btn_instantanswer.jpg) left top no-repeat;
	width: 800px;
	height: 63px;
}

#s3 #b7 a:hover
{
	background: url(pageimages/homeslides/btn_instantanswer_ovr.jpg) left top no-repeat;
	width: 800px;
	height: 63px;
}
