body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #6d6f74;
}

#header{
	margin: 39px auto 0 auto;
	width:800px;
	height:162px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
}
#menu{
	margin: 0 auto 0 auto;
	width:800px;
	padding: 125px 0px 0px 0px;
	height:25px;
}
#main {
	margin: 0 auto 0 auto;
	width:800px;
	background-color: #FFFFFF;
}
#main-content, #maincontent {
	width: 750px;
	float: right;
	margin: 7px 10px 30px 0;
}
#footer {
	margin: 0 auto 0 auto;
	width:800px;
	height: 30px;
	clear:both;
	font-size: 11px;
}
#footer p {
	padding-left: 30px;
}
#menu-links-height, #menu-links-height a {
	margin: 0px;
	margin: 0 0 0 14px;
	border: none;
	width: 90%;
	height: 25px;
	text-align: left;
	float: none;
	line-height: 25px;
	text-decoration:none;
	font-weight: bold;
	font-size:13px;
	color:#FFFFFF;
}
#menu-links-height a:hover {
	color: #013973;
}
h1, h2, h3 {
	font-size: 14px;
	font-weight: bold;
	color: #013973;
}
h2 {
	font-size: 12px;
}
h4 {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	margin: 0;
}
	
/* normal body links*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: #013973;
}
/* end of normal body links*/

li {
	list-style-position: outside;
	line-height: 20px;
	text-align: justify;
	list-style-image:
	margin: 3px 7px 7px 0;
	list-style-image:url(images/bullet.jpg);
}
.imglft {
	float: left;
	margin: 0 10px 0 0;
}
.imgr {
	float: right;
	margin: 0 0 0 10px;
}
.txtbox {
	font-size: 10px;
}
.logo {
	padding: 20px;
}
#nsw1, #qld1, #asia1 {
	background-position:top;
	font-weight: bold;
	padding-bottom: 15px;
}
#nsw2, #qld2, #asia2 {
	float:right;
	margin-right: 200px;
	height: 55px;
	background-position:top;
	width: 380px;
	padding: 5px 0 35px 0;
	line-height: 2px;
	clear:both;
}
#asia2, #asia1 {
	line-height:normal;
}
#asia1 p {
	line-height: 26px;
}
.ph, .phdes {
text-align:right;
margin-right: 220px;
float:right;
line-height: 12px;
margin-top: -8px;
}
.txtright {
text-align:right;
margin-right: 200px;
float:right;
font-weight: normal;
}
/* job posting */
a.apply, a.apply:hover {
	display:block;
	background-color: #C6C9D0;
	width: 110px;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding: 2px;
}
a.apply:hover {
	background-color:#838999;
	color:#FFFFFF;
}
/* end of job posting */
.rightfloat {
	float:right;
}
#qws a {
	float:right;
	width: 250px;
	padding-right: 40px;
	text-align:right;
	font-size: 11px;
	text-decoration:none;
	color: #6d6f74;
}
input, select, textarea {
	font-size: 10px;
	width: 200px;
}
#right {
	float:right;
	padding-right:200px;
	width: 380px;
}