@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background:#383838 url(/images/cpgglobal/bg-body.gif) repeat-x;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 11px;
}

a {
	outline: none;
}

#mainwrapper {
	display: block;
	width: 1060px;
	padding: 20px 0px 20px 0px;
	margin: 0px auto;
	background:#383838 url(/images/cpgglobal/bg-mainwrapper.gif) no-repeat;
}

#topwrapper {
	display: block;
	width: 1000px;
	background:url(/images/cpgglobal/bg-topwrapper.gif) repeat-x top;
	margin: 0px 30px 0px 30px;
}

#map {
	float: left;
	height: 517px;
	width: 635px;
	position: relative;
}

#map img {
	border: 0;
	margin: 0;
}

#mapSG, #mapAU, #mapNZ {
	position: relative;
	float: left;
	width: 210px;
	height: 517px;
	overflow:hidden;
	background: url(/images/cpgglobal/hi-lite.jpg) no-repeat;
}

#mapSG {
	background-position:  25px 0px;
}

#mapSG a {
	display: block;
	position: absolute;
	width: 130px;
	height: 80px;
	top: 220px;
	left: 75px;
}

#mapAU {
	background-position:  5px 50px;
}

#mapAU a {
	display: block;
	position: absolute;
	width: 170px;
	height: 160px;
	top: 290px;
	left: 5px;
}

#mapNZ {
	background-position:  10px 95px;
}

#mapNZ a {
	display: block;
	position: absolute;
	width: 140px;
	height: 120px;
	top: 380px;
	left: 5px;
}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 286px;
	height: 188px;
}

#selector {
	position: absolute;
	top: 188px;
	right: 28px;
	display: block;
	width: 230px;
	height: 160px;
	cursor: pointer;
}

#selector #dd {
	display: block;
	height: 22px;
	width: 195px;
	background:url(/images/cpgglobal/bg-selector.gif) no-repeat 0px 0px;
	padding: 9px 0px 0px 35px;
	color: #ffffff;
	font-size: 12px;
	font-style:italic;
}

ul#list {
	display: none;
	margin: 0px 0px 0px 30px;
	padding: 0;
	border: 1px solid #565656;
	border-top: none;
	border-bottom-width: 9px;
	width: 198px;
	background: #3e3e3e;
}

ul#list li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#list li a {
	display: block;
	padding: 9px 25px;
	text-decoration: none;
	color: #f7f7f7;
	font-size:13px;
	background:url(/images/cpgglobal/bg-selbullet.gif) no-repeat 9px -29px;
}

ul#list li a:hover {
	text-decoration: underline;
	color: #ffffff;
	background:url(/images/cpgglobal/bg-selbullet.gif) no-repeat 9px 2px;
}

#copy {
	float: left;
	width: 345px;
	height: 517px;
}

#copy h1 {
	margin: 0;
	padding: 30px 0px 0px 40px;
	color: #eebc3f;
	font-weight:normal;
	font-size: 21px;
}

#copy p {
	margin: 0;
	padding: 10px 30px 0px 40px;
	color: #a2a2a2;
	font-weight:normal;
	font-size: 12px;
	line-height: 21px;
}

#centrewrapper {
	display: block;
	width: 1000px;
	height: 86px;
	background:url(/images/cpgglobal/bg-centrewrapper.gif) repeat-x top;
	margin: 0px 30px 0px 30px;
}

#centrewrapper a {
	display: block;
	width: 159px;
	height: 35px;
	margin-left: 20px;
	background:url(/images/cpgglobal/downerEdi.png) no-repeat;
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	filter: alpha(opacity=80);
}

#centrewrapper a:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);
}

#bottomwrapper {
	display: block;
	width: 960px;
	margin: 0px 30px;
}

#bottomwrapper ul {
	padding: 0;
	margin: 0;
	width: 190px;
	float: left;
}

#bottomwrapper ul li {
	padding: 7px 0px;
	margin: 0;
	display: block;
	width: 190px;
	list-style: none;
	color: #a2a2a2;
}

#bottomwrapper ul li h1 {
	font-weight: normal;
	color: #ffffff;
	font-size: 15px;
	padding: 0;
	margin: 0;
}