html,body{
	margin:0px auto;
	padding:0px;
	border:0px;
	height:100%;
	background-image:url(/images/nyito_topbg.gif);
	background-repeat:repeat-x;
	background-color: #e9e9e9;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

#wrapper{
	min-height:100%;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
	height:auto;
	z-index: 1;
}
/* \*/
* html #wrapper{
	height:100%;
}

.clear{
	clear:both;
	height:0px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin: 0px;
}

#fullheightcont {
	height:100%;
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height:265px;
	position:absolute;
	top:0px;
	overflow:hidden;
	width:780px;
	background-image:url(/images/belepo_head.jpg);
	z-index: 2;
}
#footer {
	height:42px;
	margin-top:-42px;
	position:absolute;
	width:780px;	
	color: #89929f;
	line-height: 42px;
	text-align: center;
	z-index: 3;
}

#clearheadercenter{
	height:265px;
	overflow:hidden;
	z-index: 1;
}
#container-center {
	z-index: 2;
}
#clearfootercenter{
	height:42px;
	z-index: 3;
}

#outer {
	position:relative;
	width: 780px;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

#flag {
	text-align: center;
	margin-top: 235px;
}