@charset "utf-8";

html,body,form#Form {
	margin: 0;
	padding: 0;
	height: 100%;
}
#Body {background: #00a18e;}
body {
	}

#wrapper {
	position: relative;
	width: 796px;
	min-height: 100%;
	margin: 0 auto;
	border: 2px solid #fff;
	border-width: 0 2px;
	background: url("images/bg_home_wrapper2012.jpg") no-repeat center top;
}

* html #wrapper {
	height: 100%;
}

.ContentPane {
	height: 450px;
	padding-top: 50px;
	text-align: left;
}

.BottomPane {
	padding-top: 50px;
	text-align: center;
}

#ontex {
	position: absolute;
	right: -114px;
	bottom: 0;
	width: 112px;
	height: 53px;
}
.logo-1 { width:415px; height:279px; background:url(images/logo-1.png) no-repeat; position:relative; left:200px; top:-10px; behavior: url("/Portals/0/Skins/T1398/js/iepngfix.htc");}
.langlink{ margin:0 15px;}
.clear { clear:both;}
.languages { text-align:center }


