html {	height: 100%;	margin: 0;}body {	height: 100%;	margin: 0;	background-color: rgb(37, 55, 65);	background-image: url('../images/body_background.jpg');	background-repeat: repeat-x;	background-position: top;	text-align: center;}div#omDimmer {	width: 100%;	height: 100%;	background-color: rgb(0, 0, 0);	opacity: 0.75;	filter: alpha(opacity=75);	position: absolute;	top: 0px;	left: 0px;	z-index: 1000;}div#omPopup {	width: 100%;	position: absolute;	top: 50px;	left: 0px;	text-align: center;	z-index: 1001;}div#omPopupImage {	margin: 0px auto;	display: block;}div#omPopupText {	background-color: rgb(0, 0, 0);	color: rgb(255, 255, 255);	text-align: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	opacity: 0.80;	filter: alpha(opacity=80);	margin: 0px auto;	padding: 4px;}div#omPopupText a {	color: rgb(129, 216, 15);	text-decoration: none;}div#omPopupText a:hover {	text-decoration: underline;}div#australia {	position: relative;	height: 100%;	width: 749px;	margin: 0 auto;	min-height: 350px;	text-align: left;	border-left: 1px solid rgb(225, 129, 0);	border-right: 2px solid rgb(153, 0, 51);}div#china {	position: absolute;	top: 0px;	bottom: 0px;	left: 0;	right: 0;	width: 749px;}* html div#china {	height: expression(document.body.clientHeight - 12 + "px");}div#headerBlock {	height: 200px;}div#contentBlock {	position: absolute;	top: 257px;	bottom: 36px;	left: 0;	right: 0;	width: 749px;	background-color: rgb(37, 55, 65);	background-image: url('../images/content_background.jpg');	background-repeat: no-repeat;}* html div#contentBlock {	height: expression(document.body.clientHeight - 335 + "px");}div#footerBlock {	position: absolute;	height: 36px;	bottom: 0px;	left: 0;	width: 749px;	background-color: #CC0000;}div#headerTop {	position: relative;	background-image: url('../images/head_background.jpg');	background-repeat: no-repeat;	height: 228px;}div#headerTop img.pc8_cn {	position: absolute;	width: 297px;	height: 28px;	top: 21px;	left: 22px;}div#headerTop img.enrol {	position: absolute;	width: 273px;	height: 51px;	top: 15px;	left: 458px;}div#headerTop img.e_scape_en_cn {	position: absolute;	width: 508px;	height: 93px;	top: 70px;	left: 22px;}div#headerTop img.pc8_headline {	position: absolute;	width: 674px;	height: 49px;	top: 179px;	left: 38px;}div#headerTop img.omniumpower {	position: absolute;	width: 80px;	height: 81px;	top: 80px;	left: 638px;}div#headerNav {	background-image: url('../images/nav_background.jpg');	background-repeat: no-repeat;	height: 29px;	padding: 4px 0 0 0;	border-left: 0px solid rgb(41, 41, 41);	border-right: 0px solid rgb(94, 94, 94);	text-align: center;}div#headerNav ul {	margin: 0 auto;	padding: 0;}div#headerNav ul li {	display: inline;	margin: 0;	padding: 0px 0px 0 0px;}div#headerNav ul li a img {	height: 23px;	width: 140px;	border-width: 0;	padding: 0px 0px 0 0px;}div#contentPad {	position: absolute;	top: 0;	bottom: 0;	left: 0;	right: 0;	background-color: rgb(37, 55, 65);	border-left: 1px solid rgb(227, 42, 41);	border-right: 1px solid rgb(94, 94, 94);}* html div#contentPad {	position: relative;	height: expression(document.body.clientHeight - 0 + "px");}div#contentFrame {	position: absolute;	top: 0;	bottom: 0;	left: 0px;	right: 0px;	background-image: url('../images/content_background.jpg');	background-repeat: no-repeat;	background-color: rgb(37, 55, 65);	border-left: 1px solid rgb(94, 94, 94);	border-top: 1px solid rgb(94, 94, 94);	border-right: 1px solid rgb(161, 161, 161);	border-bottom: 1px solid rgb(161, 161, 161);	overflow: auto;	padding: 17px 17px 0 17px;	font-family: arial, helvetica, sans-serif;}* html div#contentFrame {	position: relative;	left: auto;	right: auto;	margin: 0 0px;	height: expression(document.body.clientHeight - 335 + "px");}div#contentFrame div {	float: right;}div#contentFrame img {	border: 5px solid rgb(255, 255, 255);	display: block;	margin: 0 0 25px 25px;}div#contentFrame img.inline {	border-width:0;	display:inline;	margin:0;}div#contentFrame a {	color: rgb(250, 231, 23);}div#contentFrame a:hover {	text-decoration: none;}div#contentFrame h2 {	margin: 20px 0 8px 0;	color: rgb(250, 231, 23);	font-size: 13px;	text-transform: uppercase;}div#contentFrame h3 {	margin: 16px 0 8px 0;	color: rgb(250, 231, 23);	font-size: 12px;	font-weight: normal;}div#contentFrame p {	margin: 0 105px 8px 0;	color: rgb(255, 255, 212);	font-size: 11px;	line-height: 16px;}div#contentFrame p.note {	font-size: 11px;}div#contentFrame ul,div#contentFrame ol {	margin: 0 0 8px 24px;	padding: 0;	color: rgb(255, 255, 255);	font-size: 12px;}div#contentFrame ul li,div#contentFrame ol li {	}div#contentFrame ul.bio {	margin: 0 0 8px 0;	padding: 0;	list-style: none;}div#contentFrame p.address {	white-space: pre;}div#footerPad {	position: relative;	height: 100%;	background-color: rgb(204, 0, 0);	background-image: url('../images/footer_background.jpg');	background-repeat: no-repeat;	border-left: 1px solid rgb(227, 42, 41);	border-right: 1px solid rgb(94, 94, 94);	border-bottom: 1px solid rgb(94, 94, 94);}div#footerPad ul {	position: .............;	bottom: 0px;	right: 0px;	margin: 0;	padding: 0;}div#footerPad ul li {	display: inline;	margin: 0;	padding: 0 0 0 14px;}div#footerPad ul li a img {	border-width: 0;}img#footerNavContactus {	position: absolute;	height: 15px;	width: 200px;	top: 10px;	left: 565px;}img#footerNavDownloadmediakit {	position: absolute;	height: 15px;	width: 200px;	top: 10px;	left: 18px;}img#footerNavSiteinfo {	position: absolute;	height: 15px;	width: 200px;	top: 9px;	left: 400px;}body#popup {	background-image: none;	background-color: rgb(37, 55, 65);	font-family: arial, helvetica, sans-serif;}h1#popupHeader {	height: 106px;	background-image: url('../images/popupHeader_background2.gif');	background-repeat: no-repeat;	text-align: right;	margin: 0;	padding: 0;}h1#popupHeader img {	margin: 8px 8px 0 0;}body#popup ul {	margin: 0 0 8px 36px;	padding: 0;	color: rgb(255, 255, 255);	font-size: 12px;}body#popup a {	color: rgb(250, 231, 23);}body#popup a:hover {	text-decoration: none;}div#popupContent {	text-align: left;}div#popupContent h2 {	margin-left: 17px;	margin-right: 17px;	color: rgb(250, 231, 23);	font-size: 13px;	text-transform: uppercase;}div#popupContent h3 {	margin-left: 17px;	margin-right: 17px;	color: rgb(250, 231, 23);	font-size: 12px;}div#popupContent p {	margin-left: 17px;	margin-right: 17px;	color: rgb(255, 255, 255);	font-size: 11px;}div#popupContent form {	margin-left: 17px;	margin-right: 17px;	font-size: 11px;}div#popupContent form fieldset {	border-width: 0;	margin: 4px 0;	padding: 0;	border-bottom: 3px solid rgb(45, 45, 45);}div#popupContent form fieldset div.legend {	color: rgb(255, 255, 255);	background-color: rgb(45, 45, 45);	font-weight: bold;}div#popupContent form fieldset div {	background-color: rgb(51, 88, 81);	padding: 6px;	margin: 0 0 1px 0;}div#popupContent form fieldset label {	display: block;	color: rgb(255, 255, 255);	margin-bottom: 4px;}div#popupContent form fieldset p {	color: rgb(255, 255, 255);}div#popupContent form fieldset input {	display: block;	margin: 0;	padding: 2px;	width: 98%;	border: 1px solid rgb(45, 45, 45);	font-size: 11px;	font-family: arial, helvetica, sans-serif;}div#popupContent form fieldset input[type=hidden] {	display: none;}div#popupContent form fieldset textarea {	display: block;	width: 98%;	height: 70px;	margin: 0;	padding: 2px;	border: 1px solid rgb(45, 45, 45);	font-size: 11px;	font-family: arial, helvetica, sans-serif;}div#popupContent form fieldset select {	border-width: 0;	margin: 0;	padding: 0;	border: 1px solid rgb(45, 45, 45);	font-size: 11px;}div#popupContent form fieldset p {	margin: 0;	padding: 0;}div#popupContent form fieldset input.submitbutton {	border: auto;	margin: 0;	padding: auto;	width: 100%;	border: 2px outset rgb(200, 200, 200);}div#popupContent form fieldset p.note {	background-color: rgb(37, 55, 65);	padding: 4px;}div#popupContent form fieldset p.error {	background-color: rgb(189, 51, 113);}div#popupContent form fieldset div.inline {	padding: 0;	margin: 6px 0 0 17px;}div#popupContent form fieldset div.inline label {	display: inline;}div#popupContent form fieldset div.inline input {	display: inline;	width: auto;	border-width: 0;}div#popupContent form fieldset div.inline select {	display: inline;}
