BODY {
	margin: 0px;
	padding: 0px;
	background: #00456b url(../images/bg_intro.png) repeat-x;
	color: #abd2e7;
	font: normal 0.7em Tahoma;
}

DIV#intro_main {
	padding: 120px 0px 0px 505px;
	width: 295px;
	margin: 0px auto;
	height: 400px;
	background: url(../images/intrologo.png) no-repeat 0px 0px;
}

H1#main {
	margin: 0px;
	padding: 0px;
	width: 178px;
	height: 29px;
	background: url(../images/introh1.png) no-repeat;
	line-height: 29px;
	text-indent: -9999px;
}

P { width: 230px; line-height: 130%; }

UL {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}
UL LI {
	display: inline;
	float: left; 
	margin-right: 30px;
}

A#en_hr {
	text-indent: -9999px;
	outline: 0px;
	display: block;
	width: 59px;
	height: 21px;
	background: url(../images/en_hr.png);
}

A#en_en {
	text-indent: -9999px;
	outline: 0px;
	display: block;
	width: 67px;
	height: 21px;
	background: url(../images/en_en.png);
}