body {
	height: 100%;
	margin: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	height: 240px;
	width: 889px;
}

#logo {
	position: absolute;
	width: 247px;
	height: 51px;
	top: 40px;
	left: 0px;
	z-index: 3;
}

#slogan {
	position: absolute;
	width: 246px;
	height: 74px;
	top: 160px;
	left: 626px;
	z-index: 99;
}

#menutop {
	position: relative;
	top: 5px;
	width: 889px;
	height: 29px;
	background-image: url(/template/images/bg-menu.gif);
	background-repeat: no-repeat;
}

a.menutoplink, a.menutoplink:visited {
	position: relative;
	top: 7px;
	margin-left: 18px;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

a.menutoplink:hover, a.menutoplink:active {
	position: relative;
	top: 7px;
	margin-left: 18px;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

a.menutoplinkactive {
	position: relative;
	top: 7px;
	margin-left: 18px;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

a.menutoplinkactive:hover {
	position: relative;
	top: 7px;
	margin-left: 18px;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#bread {
	position: relative;
	top: 13px;
	width: 889px;
	height: 22px;
}

#contentcontainer {
	position: relative;
	top: 20px;
	width: 889px;
	background-image: url(/template/images/bg-content.gif);
	background-repeat: no-repeat;
}

#menu {
	position: relative;
	top: 1px;
	float: left;
	width: 177px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #0c1f74;
}

#content {
	position: relative;
	top: 12px;
	left: 22px;
	float: left;
	width: 565px;
	margin-bottom: 10px;
}

#banners {
	position: relative;
	left: 41px;
	float: left;
	width: 106px;
	margin-top: 1px;
	margin-bottom: 10px;
}

#footer {
	position: relative;
	top: 50px;
	height: 40px;
	width: 889px;
	background-image: url(/template/images/footer.gif);
	background-repeat: no-repeat;
}

a.language {
	position: relative;
	top: 5px;
	left: 15px;
	color: #7e8dce;
	text-decoration: none;
	font-family: simsun;
	font-size: 11px;
}

a.language:hover {
	position: relative;
	top: 5px;
	left: 15px;
	color: #7e8dce;
	text-decoration: underline;
	font-family: simsun;
}

.breadcrumb {
	position: absolute;
	top: 5px;
	left: 199px;
	color: #0c1f74;
}

.print {
	position: absolute;
	top: 5px;
	right: 2px;
}


a.breadcrumblink {
	color: #0c1f74;
	text-decoration: none;
}

a.breadcrumblink:visited {
	color: #0c1f74;
	text-decoration: none;
}

a.navlink:visited {
	color: #0c1f74;
	text-decoration: none;
}

a.navlink:hover {
	color: #0c1f74;
	text-decoration: underline;
}

a.breadcrumblink:hover {
	color: #0c1f74;
	text-decoration: underline;
}

.footer {
	position: absolute;
	left: 199px;
	top: 4px;
}

a.footerlink {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: black;
	line-height: 14px;
	font-weight: normal;
	margin:0px;
	text-decoration: none;
}

a.footerlink:hover {
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	color: black;
}

.bannerright {
	border-bottom: 3px solid #2e3092;
	margin: 0px;
	margin-bottom: 10px;
}

a.menulink {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0c1f74;
}

a.menulink:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;;
	color: #0c1f74;
}

.copyright {
	position: absolute;
	font-family: arial;
	font-size: 11px;
	color: #858fb9;
	top: 24px;
	left: 4px;
}

ul, li {
	font-size: 12px;
	line-height: 14px;
	font-family: arial;
	font-weight: normal;
	color: #0c1f74;
}

a.contacturl, a.contacturl:active, a.contacturl:visited {
	font-family: arial;
	font-size: 11px;
	color: #858fb9;
	text-decoration: underline;
}
a.contacturl:hover {
	font-family: arial;
	font-size: 11px;
	color: #858fb9;
	text-decoration: none;
}

.submenu1active a, .submenu1active a:hover {
	color: white;
}