* {
	margin: 0px;
	padding: 0px;
}
body, html {
	width: 100%;
	height: 100%;
}
body {
	background-color: #00678e;
	background-image: url(../images/bcg_body.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#divAllOuter {
	float: none;
	clear: both;
	width: 900px;
	overflow: visible;
	margin: 0px auto;
	padding: 0px 20px;
}
#divAllInner {
	float: left;
	clear: both;
	overflow: visible;
	width: 900px;
}
#divTop {
	float: left;
	clear: both;
	width: 900px;
	height: 101px;
	position: relative;
}
#uhpalogo {
	position: absolute;
	top: 25px;
	left: 550px;
	width: 350px;
	height: 80px;
}
#uhpa1 {
	float: left;
	clear: none;
	width: 100px;
}
#uhpa2 {
	float: left;
	clear: none;
	width: 250px;
}
#imgLogo {
	float: left;
	clear: both;
	display: block;
	padding-left: 31px;
}
#divNavi {
	width: 900px;
	float: left;
	clear: both;
	height: 31px;
}
#naviMessage {
	float: left;
	clear: none;
	width: 369px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 31px;
}
#langNaviTop {
	float: left;
	clear: none;
	display: block;
	width: 242px;
	padding-left: 227px;
	padding-top: 10px;
}
#langNaviTop li {
	list-style-type: none;
	float: left;
	clear: none;
	padding: 0px 0px 0px 4px;
}
#langNaviTop li a {
	float: left;
	clear: none;
	border: 1px solid #0c80ae;
	width: 16px;
	height: 11px;
	padding: 0px;
	margin: 0px;
}
#langNaviTop li a:hover {
	border: 1px solid #fff;
}
#langNaviTop li a img {
	border: none;
	display: block;
	float: left;
	clear: both;
}
#divContent {
	width: 898px;
	float: left;
	clear: both;
	margin: 30px 0px 0px 0px;
	background-color: #0d6d92;
	border: 1px solid #628b98;
	background-image: url(../images/bcg_content.jpg);
	background-repeat: repeat-x;
}
#contentLeft {
	float: left;
	clear: none;
	width: 258px;
	padding: 30px;
	padding-right: 50px;
}
h1 {
	background-image: url(../images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	padding-bottom: 2px;
	color: #f7941d;
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f7941d;
}
h1 a{
	text-decoration: none;
	color: #f7941d;
	font-size: 16px;
}
h1 a:hover{
	color: #fff;
}
#contentLeft p, .footerInner p  {
	padding-left: 18px;
}
.logo {
	padding: 2px;
	background-color: #628b98;
	border: 1px solid #aaa;
	margin-left: 18px;
}
#contentRight {
	float: left;
	clear: none;
	width: 530px;
	padding: 30px 30px 30px 0px;
}
.langLinkDiv {
	width: 530px;
	float: left;
	clear: both;
	padding-bottom: 20px;
}
.langFlagDiv {
	width: 80px;
	float: left;
	clear: none;
	padding-top: 20px;
}
.langTextDiv {
	width: 450px;
	float: left;
	clear: none;
}
.narTitle {
	font-weight: bold;
	color: #f7941d;
}
p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 20px;
}
#contentLeft p{
	padding-bottom: 30px;
}
.subParagraph {
	display: block;
	padding-bottom: 7px;
}
a.textlink {
	color: #FFF;
}
a.textlink:hover {
	text-decoration: overline;
}
.rightImg {
	margin-bottom: 20px;
}
.divBorderOuter {
	float: none;
	clear: both;
	width: 100%;
	background-color: #628b98;
	height: 1px;
}
.divBorderInner {
	float: none;
	clear: both;
	width: 940px;
	background-color: #628b98;
	height: 1px;
	overflow: hidden;
	margin: 0px auto;
}
.footerSeparator {
	float: none;
	clear: both;
	width: 100%;
	height: 30px;
}
.footerOuter {
	width: 100%;
	float: none;
	clear: both;
	background-color: #0d6d92;
	overflow: visible;
	min-height: 300px;
	background-image: url(../images/bcg_content.jpg);
	background-repeat: repeat-x;
}
.footerInner {
	width: 840px;
	float: none;
	clear: both;
	padding: 30px 50px 50px;
	margin: 0px auto 0px;
	overflow: visible;
	min-height: 300px;
	background-image: url(../images/bcg_content.jpg);
	background-repeat: repeat-x;
}
.footer1 {
	width: 237px;
	float: left;
	clear: none;
}
.footer2 {
	width: 237px;
	float: left;
	clear: none;
	padding-left: 50px;
}
.footer3 {
	width: 266px;
	float: left;
	clear: none;
	padding-left: 50px;
}
.footer3 h1 {
	float: left;
	clear: both;
	width: 248px;
}
.footDiv {
	float: left;
	clear: none;
	width: 124px;
}
.flag {
	padding: 2px;
	background-color: #628b98;
	border: none;
	display: block;
	float: left;
	clear: both;
}
a.flagLink {
	width: 54px;
	height: 34px;
	border: 1px solid #aaa;
	float: left;
	clear: both;
}
a.flagLink:hover {
	border-color: #fff;
}
a.textLangLink {
	color: #fff;
	text-decoration: none;
}
a.textLangLink:hover {
	text-decoration: underline;
}
a.textLangLink:hover span {
	text-decoration: underline;
}
a.partnerLink {
	text-decoration: underline;
	color: #f7941d;
	font-weight: bold;
}
a.partnerLink:hover {
	color: #CCC;
	text-decoration: overline;
}