div#iPage {
	margin:0;
	position: absolute;
	top:0;
	left:0;
	font-size: 1.5em;
	line-height: 1.5em;
	width: 100%;
	height: 100%;
	}
div#iPage  div#iHeader img {
display: none;
}

div#iPage div#iFooter {
display: none;
}
div#iPage div#iMainSectors {
width				: 100%;
}
div#iPage div#iMainHome, div#iPage div#iMainAbout, 
div#iPage div#iMainNews,div#iPage div#iMainContact {
width				: 100%;
}
div#iPage div#iContent {
width				: 90%;
}
div#iPage div#iContentSectors {
width				: 90%;
}
div#iPage div#iProducts {
float				: none;
}

div#iNavL1 li#iNavAbout ul, div#iNavL1 li#iNavSectors ul {
display: none;
}

div#NavL2 ul {
display: none;
}
div#iNavL3 ul {
display: none;
}
a { text-decoration: underline;	}
a:link { color: #111;}
a:visited {color: #111;   }
a:hover, a:focus	{  text-decoration: underline; }

div#iHeader h1 {
position			: relative;
top						: 20px;
left					: 20px;
color					: #7A856B;
text-indent		: 0;
}

