@import url(ite_page.css);

body { margin:0px; }
/* Layout */
div#left { display:none;}
div#menu { display:none;}
div#subcontent { display:none; }
div#right { display:none; }
div#trim {display:none; }	

div#center { width:21cm;  height:100%; margin:0px; background:url(../img/skins/ite/topbg.gif) repeat-x top left; }
div#logo { width:243px; height:101px; background:url(../img/skins/ite/toplft.gif) no-repeat top left; float:left;}
div#label { color:#012772; margin:85px 23px 0px 92px; text-align:center; }

div#sublinks { margin-top:4px; color:#777; font-size:9pt; }
div#content { width:21cm; }

div#foot { background:url(../img/skins/ite/btm.gif) repeat-x bottom left; position:absolute; bottom:0px; left:0px; height:21px; width:21cm;}
div#btmrgt { background:url(../img/skins/ite/btmrgt.gif) no-repeat bottom left; width:188px; height:21px; float:right;}