@charset "UTF-8";
/* CSS Document */


		/*############################################################ */
		/*##############  WORK sub-CATEGORIES Categories  ############ */
		/*############################################################ */

#interactive {
	margin-left:0px;
	margin-top:148px;
	width:83px;
	height:10px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: url(images/nav/interactive.png) 0px -30px no-repeat;
	overflow:hidden;
}


#illustrative {
	margin-left:0px;
	margin-top:15px;
	width:83px;
	height:10px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: url(images/nav/illustrative.png) 0px -30px no-repeat;
	overflow:hidden;
}



#graphical {
	margin-left:0px;
	margin-top:15px;
	width:83px;
	height:10px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: url(images/nav/graphical.png) 0px -30px no-repeat;
	overflow:hidden;
}
