div#logo {
	z-index: 2;
	position: absolute; 
	top: 32px; 
	left: 4px; 
	width: 180px; 
	height: 150px;
}

div#title {
	position: absolute; 
	top: 0px; 
	left: 4px; 
	height: 32px; 
	font-size: 26;
}

div#links {
	position: absolute; 
	top: 12px; 
	left: 350px;
	width: 400px;
	height: 20px;
}

div#foto {
	position: absolute; 
	top: 32px; 
	left: 184px; 
	width: 836px; 
	height: 104px;
}

div#menu1 {
	z-index: 2;
	position: absolute; 
	top: 140px; 
	left: 190px; 
	width: 600px; 
	height: 32px; 
	font-weight: bold;
}

div#lang {
	z-index: 2;
	position: absolute; 
	top: 140px; 
	left: 900px;
	width: 120px;
	height: 32px;
	text-align: right;
}



div#login {
	position: absolute; 
	top: 12px; 
	left: 900px;
	width: 120px;
	height: 20px;
	text-align: right;
}

div#title2 {
	z-index: 2; 
	position: absolute; 
	top: 182px; 
	left: 4px; 
	width: 176px; 
	height: 32px; 
	font-weight: bold; 
	text-align: right;
}







div#foot {
	z-index: 2;
	position: absolute; 
	top: 734px; 
	left: 4px; 
	width: 1012px; 
	height: 30px; 
	text-align: right;
	font-size: 11;
}

div#bar1 {
	z-index: 1; 
	position: absolute; 
	top: 182px; 
	left: 4px; 
	width: 180px; 
	height: 550px; 
	background-color: #f3f6ff;
}

div#bar2 {
	z-index: 1;
	position: absolute; 
	top: 182px; 
	left: 838px; 
	width: 4px; 
	height: 550px; 
	background-color: #f3f6ff;
}

div#bar3 {
	z-index: 1;
	position: absolute; 
	top: 182px; 
	left: 1016px; 
	width: 4px; 
	height: 550px; 
	background-color: #f3f6ff;
}

div#bar4 {
	z-index: 1;
	position: absolute; 
	top: 136px; 
	left: 184px; 
	width: 836px; 
	height: 46px; 
	background-color: white;
}

div#bar5 {
	z-index: 1;
	position: absolute; 
	top: 182px; 
	left: 184px; 
	width: 604px; 
	height: 550px;
	background-color: white;
}

div#bar6 {
	z-index: 1;
	position: absolute; 
	top: 182px; 
	left: 820px; 
	width: 224px; 
	height: 550px;
	background-color: white;
}




div#footbar {
	z-index: 1;
	position: absolute; 
	top: 732px; 
	left: 4px; 
	width: 1016px; 
	height: 32px; 
	background-color: #f3f6ff;
}

#ifsubmenu {
	position: absolute;
	z-index: 100;	
	left: 10px;
	top: 182px;
	width: 160px;
	height: 546px;
}

div#submenu {
	z-index: 2; 
	position: absolute; 
	top: 0px; 
	left: 12px; 
	width: 152px; 
	height: 400px;  
	text-align: left;
}

#ifcenter {
	position: absolute;
	z-index: 100;	
	left: 182px;
	top: 172px;
	width: 600px;
	height: 546px;
}

div#main {
	z-index: 2;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 600px; 
	height: 546px;
}

div#vline {
	z-index: 1;
	position: absolute;
	top: 180px;
	left: 788px;
	width: 1px;
	height: 530px;
	background-color: #233aaa;
} 

#ifright {
	position: absolute;
	z-index: 100;
	left: 794px;
	top: 172px;
	width: 222px;
	height: 546px;
}

div#info {
	z-index: 2;
	position: absolute; 
	top: 0px; 
	left: 2px; 
	width: 205px; 
	height: 546px;
	font-size: 11;
	text-align: left;
}

div#photo {
	position: absolute; 
	top: 4px; 
	left: 350px; 
	width: 256px; 
	height: 300px;
}
	
ul {style:square; indent:none;}

a:link {text-decoration:none; color:#0000ff;}
a:visited {text-decoration:none; color:#0000ff;}
a:active {text-decoration:underline; color:#eb3c3c;}
a:hover {text-decoration:underline; color:#eb3c3c;}
p {padding: 0px;}
BODY {color:#233aaa; font-family: "sans-serif"; font-size: 13;}
table {font-size: 13;}
<!-- frame {background-color:#f3f6ff; color: blue} -->
