div#footer 
 {
 	height:90px;
 	width:889px;
    background:#013c77 url("../images/footer2.png") 3px 0px no-repeat;	
	behavior:url("http://dump.impres.nl/Gebouwd/website_panamericana/ieHack.htc");
 }
 
  div#container {
 	width:892px;
 	position:relative;
 	margin:0 auto;
 	text-align:left;
    z-index:0;
    background:url("../images/bgContainer.jpg") top left repeat-y;
 }
 
  div.right {
 	float:right;
 	margin-right:16px;
 	display:inline;
 	color:White;
 	font-size:10px;
 	margin-top:65px;
 }
 
