BODY{
	/*background-color: #B6C8E7;*/
	background-image: url(../template/images/bg.jpg);
	background-repeat:repeat-x;
}

DIV#welcome {
	POSITION: absolute;
	text-align: center;
	width: 760px;
	height: 470px;
	top: 50%;
	left: 50%;
	margin-top: -235px;
	margin-left: -380px;
}



DIV#welcomeIT {
	background-image:url(../modules/Welcome/images/backgroundIT.jpg);
	background-repeat:no-repeat;
	width: 760px;
	height: 450px;
}

DIV#welcomeEN {
	POSITION: absolute;
	text-align: center;
	background-image:url(../modules/Welcome/images/backgroundEN.jpg);
	background-repeat:no-repeat;
	width: 760px;
	height: 450px;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -380px;
}


DIV#welcomebase{
	/*display: block; */
	border:#000000 0px solid;
	width: 760px; 
	height: 228px;
}

DIV#welcomemenu{
	width: 760px;
	height: 24px;
	border: #FFFF00 0px solid;
	padding-top: 190px;
	text-align:center;
}

DIV#languages{
	position: absolute;
	float:left;
	border: #FFFFFF 0px solid;
	margin-top: 1px;
	margin-left: 65px;
}

DIV#content {
	width: 760px;
	text-align: center;
	border: #FF00FF 0px solid;
	margin: 0 auto;
}

DIV#header{
	width: 760px;
	height: 250px;
	border: #FFFF00 0px solid;
}

DIV#home{
	width: 82px;
	height: 23px;
	border: #FFFF00 0px solid;
	float:right;
	margin-top: 15px;
	margin-right: 26px;
}

DIV#menu{
	width: 760px;
	height: 24px;
	border: #FFFF00 0px solid;
	padding-top: 130px;
	padding-left: 10px;
	clear: right;
}


DIV#title{
	width: 350px;
	height: 55px;
	border: #FFFF00 0px solid;
	float:right;
	padding-top: 2px;
}




/* BODY */
DIV#body{
	clear: both;
	width: 760px;
	height: 100%;
	border: #00FF00 0px solid;
	overflow:auto;
	background-image:url(../template/images/background2.jpg);
	background-repeat:repeat-y;
}

/*
DIV#body2{
	width: 760px;
	border: #000000 0px solid;
	overflow: hidden;
	background-image:url(../template/images/backgro und1.jpg);
	background-repeat:no-repeat;
}
*/


DIV#foot{
	text-align:center;
	height: 40px;
	margin-top: 8px;
}
