#subnav {
	width:894px;
	height:31px;
	background:url(../images/content/services_sub_bg.gif) 0px 0px no-repeat;
}

#subnav ul {
	width:845px;
	height:31px;
	padding:0px 0px 0px 149px;
	position:relative;
}

#subnav li {
	position:absolute;
	top:0px;
}
#subnav li,
#subnav li a {
	height:31px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#subnav li a {
	display:block;
	text-decoration:none;
}

#subnav li span {
	visibility:hidden;
	font-size:1px;
}
#s1, #s2, #s3, #s4, #s5, #s6, #s7 {z-index:0;}

#s1ACTIVE, #s2ACTIVE, #s3ACTIVE, #s4ACTIVE, #s5ACTIVE, #s6ACTIVE, #s7ACTIVE {z-index:1;}

/* Sign Installation */
#s1 {
	width:110px;
	left:149px;
	}
/* graphic design */
#s2 {
	width:101px;
	left:259px;
	}
/* mass mailing */
#s3 {
	width:91px;
	left:360px;
	}
/* printing */
#s4 {
	width:68px;
	left:451px;
	}
/* virtual tours */
#s5 {
	width:95px;
	left:519px;
	}
/* advertising */
#s6 {
	width:83px;
	left:614px;
	}
/* web development */
#s7 {
	width:97px;
	left:697px;
	}

/* Sign Installation */
#s1ACTIVE {
	width:158px;
	left:88px;
	background-image:url(../images/content/services_sub_1.gif);
	}
/* graphic design */
#s2ACTIVE {
	width:148px;
	left:197px;
	background-image:url(../images/content/services_sub_2.gif);
	}
/* mass mailing */
#s3ACTIVE {
	width:137px;
	left:300px;
	background-image:url(../images/content/services_sub_3.gif);
	}
/* printing */
#s4ACTIVE {
	width:115px;
	left:390px;
	background-image:url(../images/content/services_sub_4.gif);
	}
/* virtual tours */
#s5ACTIVE {
	width:132px;
	left:468px;
	background-image:url(../images/content/services_sub_5.gif);
	}
/* advertising */
#s6ACTIVE {
	width:128px;
	left:555px;
	background-image:url(../images/content/services_sub_6.gif);
	}
/* web development */
#s7ACTIVE {
	width:150px;
	left:644px;
	background-image:url(../images/content/services_sub_7.gif);
	}