#main{  padding:10px;
		padding-top:5%;
        padding-bottom:12%}
#footer { 
   position:absolute;
   bottom:0;
   width:100%;
   height:65px;
   background-image:url(Menu/Menu/menu_035_bg.jpg);
   background-repeat:repeat-x;}
}

#main {height:100%}
html, body {
   margin:0;
   padding:0;
   height:100%}
#container {
    min-height:100%;
	height:auto !important;
	height:100%;
   position:relative;}
   
 .cornerBox {
	position: absolute;
	width: 100%;
	background: url('../img/Div.png');
	top:100px; width:235px; left: 150px;
	filter:expression(fixPNG(this));
	display : none;
	border: 2px solid #b4ca4b;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:2px solid #b4ca4b;
			}