	/*
******************************************************

	JM Enternational Ltd.
	June 2007

	Telephone +44 (0)20 7624 5757
	94 Maida Vale, London W9 1PR, England
	jmenternational.com

******************************************************
	*/
	

	/* Subnav selection lozenge */
	#subNav { width:412px; height:46px; position:absolute; top:-18px; left:172px; z-index:5000; }
	#subNav a { height:46px; display:block; float:left; text-indent:-99999px; border:none; }
		a#printNav { width:106px; background-image:url('../images/nav/sub/print.gif'); }
		a#digitalNav { width:100px; background-image:url('../images/nav/sub/digital.gif'); }
		a#awardsNav { width:100px; background-image:url('../images/nav/sub/awards.gif'); }
		a#photoNav { width:106px; background-image:url('../images/nav/sub/photo.gif'); }
			#subNav a:hover { background-position:center; }
			body#print #subNav a#printNav, 
			body#digital #subNav a#digitalNav,
			body#awards #subNav a#awardsNav,
			body#photo #subNav a#photoNav { background-position:bottom; }

	/* Services */
	.item { position:relative; margin:0; padding:20px; width:660px; }
	.item .copy { width:290px; z-index:50!important; position:relative; clear:both;}
	.item img { position:absolute; z-index:10!important; }
