		
		/* FP7 specific over-riding classes */

		/* Header */

			#header .outerContent {
				padding: 1.5em 2.6em 0 0;
				width: 40%;
			}

		/* Menu images */

			#menu .menuOuter ul li.back {
				background: url('../images/menu-backlink.gif') top left no-repeat;
				padding-left: 2.8em;
				padding-right: 0;
			}
			#menu .menuInner ul li div {
				padding: 0.65em 0.9em;
			}
		
		/* Home page only */

			#primary.homepage .intro {
				background: url('../images/fp7/home-intro1.jpg') top left no-repeat #e6e6e6;
			}
			#primary .iNetsIntro .inner {
				min-height: 100px !important;
			}
			#primary.homepage .events .inner, #primary.homepage .showcase .inner {
				min-height: 230px;
			}
			
			
		/* iNets home links */
		
			#primary .iNets {
				margin-bottom: 0.5em;
			}
			#primary .iNets ul li {
				padding-left: 46px;
			}
			#primary .iNets ul li a {
				padding-left: 3em;
			}
			#primary .iNets li.section1 a {
				color: #ed1c24;
			}
			#primary .iNets li.section2 a {
				color: #f58220;
			}
			#primary .iNets li.section3 a {
				color: #84095b;
			}
			#primary .iNets li.section4 a {
				color: #ec008c;
			}
			#primary .iNets li.section5 a {
				color: #339900;
			}
			#primary .iNets li.section6 a {
				color: #0091db;
			}
