body {
	text-align: center;
	margin-top:0;
	margin-bottom:0;
	font-size: 12px;
	background-color:#165b8c;
	background-image:url(../images/pagebg.jpg);
}

#container {
	width: 780px;
	margin: 0 auto;
	height: 100%;
	overflow:hidden;
	background-color:#ffffff;
	background-image:url(../images/bg.gif);
}

#container a{
	color:#20468c;
	font-weight: normal;
	text-decoration:none;
	font-family: Tahoma;
}

#container a:hover{
	color:#da6d29;
	font-weight: normal;
	text-decoration:none;
	font-family: Tahoma;
}

p {
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	line-height:16px;
	color:#1e1e1e;
}

.ptext {
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	line-height:16px;
	color:#1e1e1e;
}

td{
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	line-height:16px;
	color:#1e1e1e;
}

.bluetext {
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	line-height:16px;
	color:#003c85;
}

#content {
	float:right;
	text-align:left;
	width:560px;
	height:100%;
	padding-right:22px;
}

#logo {
	float:left;
	width:195px;
	height:278px;
	text-align:left;
	background-color:#FFFFFF;
}

#lang{
	float:left;
	width:565px;
	height:113px;
	text-align:right;
	background-image:url(../images/langbg.jpg);
}

#photo{
	float:left;
	width:565px;
	height:165px;
}

#all{
	width:780px;
	height:100%;
}

#right1{
	float:right;
	width:20px;
}

#right2{
	float:right;
	width:20px;
}

#menu{
	float:left;
	width:195px;
	text-align:left;
	background-image:url(../images/menulines.gif);
}

#menu ul{
	width:182px;
	font-family:Tahoma;
	font-size:11px;
	list-style-type: none;
	margin:0;
	text-align:left;
	font-weight:bold;
	padding:0px 0px 0px 13px;
}

#menu ul li{
	display: inline;
	text-align:left;
	width:195px;
}

#menu li a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	text-align:left;
	line-height:28px;
	font-weight:bold;
	padding:0px 0px 0px 13px;
	background: url(../images/bullet.gif) left no-repeat;
}

#menu li a:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#fbd107;
	text-align:left;
	text-decoration:none;
	line-height:28px;
	font-weight:bold;
	padding:0px 0px 0px 13px;
	background: url(../images/bullet.gif) left no-repeat;
}

h1{
	font-family:Tahoma;
	color:#abc9ea;
	font-size:20px;
	text-align:left;
	font-weight:bold;
	padding:20px 0 10px 0;
}

#footerimg{
	width:780px;
	height:27px;
	background-image:url(../images/footer.gif);
	clear:both;
	position:relative;
}

#footer{
	width:755px;
	height:50px;
	color:#d9e2ea; 
	clear:both;
	text-align:right;
	padding:0 25px 0 0;
	font-family:Tahoma;
	font-size:10px;
	background-image:url(../images/footerbg.gif);
	background-color:#165b8c;
	position:relative;
}

#footer a {
	color:#fcd108; 
	font-family:Tahoma;
	font-size:10px;
	text-decoration:underline;
}

#footer a:hover {
	color:#fcd108; 
	font-family:Tahoma;
	font-size:10px;
	text-decoration:underline;
}

.lang {
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	line-height:20px;
	color:#010101;
	font-weight:bold;
}