@charset "utf-8";
/* yui reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
abbr, acronym {
	border:0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account 

for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the 

left aligned default in the #container selector */
	color: #000000;
}
* {
	margin:0;
	padding:0
}
/* yui un-reset */
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:108%;
}
/*h1,h2,h3 { margin:0 0 1em 0; }*/
h4, h5, h6 {
	margin: 0 0 0.2em 0;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:bold;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote, ul, ol, dl {
	margin:1em;
}
/*ol,ul,dl { margin-left:2em; }
ol li { list-style: decimal outside; }
ul li { list-style: disc outside; }*/
dl dd {
	margin-left:1em;
}
th, td {	/*border:1px solid #000;*/
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table {
	margin-bottom:1em;
}
/* end of reset */
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
}
body#frontpage {
	background: url(../images/background.jpg) top center no-repeat;
}
body#innerpage {
	background: #fff top center no-repeat;
}
img {
	border: none;
	outline: none;
}
a {
	text-decoration: none;
	color:#39c;
	outline: none;
}
a:hover {
	color:#39c;
	text-decoration:underline;
}
p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #666;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #000;
	display: inline;
}


.archive-title {
	
	font-size: 13px;
	line-height: 16px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0; border-bottom:#5F85C5 1px solid;
	text-transform:uppercase; font-weight:bold;
	

	}


#breadcrumbs {
	clear: both;
	font-size:11px;
	margin:10px 0 3px 0;
}
#breadcrumbs a {
	color:#39c;
}
#breadcrumbs a:hover {
	color:#39c;
	text-decoration:underline;
}
/* searchform */
#searchform {
	font-size:11px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 60px;
	right: 0px;
	width:200px;
	height:27px;
	display:inline;
	float:right;
}
form#search {
	clear:right;
	float:right;
	height:30px;
	margin:0px 0px 0pt 0pt;
	width:210px;
}
input.txt-search {
	background:#fff;
	border: solid 1px #ccc;
	color:#999;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:14px;
	margin:0px 0pt 0pt 0px;
	padding:3px 0px 4px 10px;
	vertical-align:middle;
	width:155px;
}
input.btn-search, input.btn-news {
	padding:0px;
	vertical-align:middle;
	float:left
}
/* UNIQUE CLASSES */

#header {
	position:relative;
}
.hidden {
	display: none;
	visibility: hidden;
}
.clear {
	clear: both;
	height: 1px;
}
.columnone {
	font-size:16px;
	padding : 0 10px 0 0px;
	width: 240px;
	float: left;
}
.column {
	margin: 0 20px 0 0;
	width: 340px;
	float: left;
}
.columnlast {
	margin: 0;
	width: 320px;
	float: left;
}
.smallcolumn {
	margin: 0 50px 0 0;
	width: 120px;
	float: left;
}
.smallcolumnlast {
	margin: 0;
	width: 197px;
	float: left;
}
.iconheader {
	margin: 0 0 20px 0;
	padding: 0;
	height: 28px;
}
.dotted {
	margin: 0;
	padding: 0;
	height: 1px;
	display: block;
	background: url(../images/dotted.gif);
}
.underline-country {
	margin: 0;
	padding: 0;
	height: 5px;
	display: block;
	background: #75c497;
}
.underline-project {
	margin: 0;
	padding: 0;
	height: 5px;
	display: block;
	background: #2192be;
}
.underline-news {
	margin: 0;
	padding: 0;
	height: 5px;
	display: block;
	background: #d95a61;
}
.client {
	color: #daa9b7;
	text-align: right;
}
.quote {
	font-style:italic;
	background:#f2f2f2;
	padding:12px;
	margin-left:10px;
	color:#333
}
/* UNIQUE IDS */

#container {
	padding: 0;
	width: 940px;
	text-align: left;
	margin: 10px auto;
}
#menu {
	width: 940px;
	height: 50px;
	background: url(../images/menubar.jpg) no-repeat;
	position: relative;
	margin:0;
}
#menu ul {
	padding:0;
	list-style:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	margin:0;
	text-decoration:none;
}
#menu a span {
	margin:16px 0 0 0;
	float:left;
	display:block;
	background:url("../images/tabright1.gif") no-repeat right top;
	padding:8px 15px 8px 10px;
	color:#000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabs a:hover span {
	color:#28B4CF;
}
#menu a:hover {
	background-position:0% -42px;
	color:#28B4CF;
}
#menu a:hover span {
	background-position:100% -42px;
	color:#28B4CF;
}
#leftmn {
	font-size:11px;
	width: 200px;
	border: none;
	padding: 0 0 10px 0;
	list-style: none;
	margin: 0;
}
#leftmn img {
	border: none;
}
#leftmn li.leftmncurrent {
	height: 21px;
	text-decoration: none;
	color:#000;
	text-transform:uppercase;
	padding: 8px 0 0 30px;
	display: block;
	background:url(../images/menu2.png) 0 -26px;
	_background:url(../images/menu2.gif) 0 -26px;
}
#leftmn li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 21px;
	text-decoration: none;
	color:#666;
	text-transform:uppercase;
	background:url(../images/menu2.png) 0 -26px;
	_background:url(../images/menu2.gif) 0 -26px;
	display: block;
}
#leftmn li a:link, #leftmn li a:visited {
	color:#666;
	display: block;
	padding: 8px 0 0 30px;
	margin:0;
}
#leftmn li a:hover {
	color: #000;
	background:url(../images/menu2.png);
	_background:url(../images/menu2.gif);
	padding: 8px 0 0 32px;
	margin:0;
}


/*Press release country List */
#press-release {
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	}


#pressrel-list li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	border-right: 1px dotted #666;
	
}

#pressrel-list li.first {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	border-right: 1px dotted #666;
	border-left: 1px dotted #666;
	
}

.pressrel-title {
	
	font-size: 13px;
	line-height: 16px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0; border-bottom:#5F85C5 1px solid;
	text-transform:uppercase; font-weight:bold;
	

	}

/*Standard List */
.Stdlist {
	font-size:12px;
	border: none;
	padding: 0 0 10px 0;
	list-style: none;
	margin: 0;
}
.Stdlist img {
	border: none;
}
.Stdlist li a {
	text-decoration: none;
	color:#666;
	background:url(../images/menu2.png) 0 -26px no-repeat;
	_background:url(../images/menu2.gif) 0 -26px no-repeat;
	display: block;
}
.Stdlist li a:link, .Stdlist li a:visited {
	color:#666;
	display: block;
	padding: 6px 0 0 30px;
	margin:0;
}
.Stdlist li a:hover {
	color: #000;
	background:url(../images/menu2.png) no-repeat;
 _background:url(../images/menu2.gif no-repeat);
	padding: 6px 0 0 32px;
	margin:0;
}
#selectcountry {
	font-size:11px;
	float:right;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	right: 0px;
	width:170px;
}
#rightmenu {
	font-size:11px;
	float:right;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 8px;
	right: 0px;
	width:140px;
}
#rightmenu a {
	color: #999;
	margin-left: 14px;
}
/* home splashmenu */

#splash {
	margin: 5px 0 10px 0;
	padding: 0;
	background: #000;
	width: 940px;
	height: 502px;
	position: relative;
}
#splashtext h2 {
	margin: 10px 0 15px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
	font-size: 21px;
	color: #dd9500;
}
#splashhead {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -72px;
	left: 534px;
	background: url(../images/bannerhead.png) no-repeat;
	width: 221px;
	height: 72px;
}
#splashtext {
	margin: 0;
	padding: 50px 20px 10px 30px;
	line-height:20px;
	color: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height:440px;
	background: url(../images/splashbg.png);
	font-style: italic;
	font-size: 14px;
}
#splashtext a {
	color: #ffffd4;
}
#splashmenu {
	position:absolute;
	width:940px;
	top:425px;
	left:0;
	background: url(../images/splashmenubg.jpg) repeat-x;
	z-index:100;
}
#splashmenu ul {
	list-style:none;
}
#splashmenu li {
	list-style:none;
	display:block;
	float:left;
	height:38px;
	line-height:30px;
	margin:0 1px;
}
#splashmenu li a {
	text-align:center;
	width:120px;
	height:38px;
	display:block;
	float:left;
	color:#FFF;
	font-size:14px;
	line-height:30px;
	text-decoration:none;
	padding:0 25px;
}
#splashmenu li a:hover {
	color:#fff;
	background: #F00;
}
#splashmenu li a.current {
	display:block;
	float:left;
	color:#fff;
	background: #F00;
	line-height:30px;
	text-decoration:none;
	padding:0 25px;
}
#splashmenu li a:hover.current {
	color:#fff;
}
/* end of home splash */



/*** 2nd level splashes ***/
#splashmenu2 {
	height:162px;
	width: 940px;
	background: #82cff9;
	list-style:none;
	position: absolute;
	top: 346px;
	left: 0;
	z-index: 100;
}
#splashmenu2 ul {
	height:162px;
}
#splashmenu2 h2 {
	margin: 0;
	padding: 0;
	float: left;
	width: 240px;
	height: 162px;
	text-indent: -9999px;
}
#splashmenu2 li {
	list-style: none;
	height:162px;
	display: inline;
}
#splashmenu2 li a {
	width: 175px;
	height:162px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#ourproducts #overlay, #ourcommitments #overlay {
	background-image: url(../images/overlay2.png);
}
#ourproducts .fullsize_link, #ourcommitments .fullsize_link {
	left: 150px;
}
#ourproducts #overlay_home, #ourproducts #overlay_architectural, #ourproducts #overlay_industrial, #ourproducts #overlay_automotive, #ourcommitments #overlay_home, #ourcommitments #overlay_architectural, #ourcommitments #overlay_industrial, #ourcommitments #overlay_automotive {
	width: 200px;
}
#ourproducts #overlay_home h2, #ourproducts #overlay_architectural h2, #ourproducts #overlay_industrial h2, #ourcommitments #overlay_home h2, #ourcommitments #overlay_architectural h2, #ourcommitments #overlay_industrial h2 {
	font-size:18px;
	margin-top: 30px;
}
#ourproducts #overlay_automotive h2, #ourcommitments #overlay_automotive h2 {
	font-size:16px;
}
#ourproducts #overlay_home p, #ourproducts #overlay_architectural p, #ourproducts #overlay_industrial p, #ourproducts #overlay_automotive p, #ourcommitments #overlay_home p, #ourcommitments #overlay_architectural p, #ourcommitments #overlay_industrial p, #ourcommitments #overlay_automotive p {
	font-size: 12px;
	line-height: 1.2em;
}
/* set slider photos */
#ourproducts #section_home {
	background: #82cff9 url(../images/home-1.jpg) no-repeat;
}
#ourproducts #section_architectural {
	background: #82cff9 url(../images/architectural-1.jpg) no-repeat;
}
#ourproducts #section_industrial {
	background: #82cff9 url(../images/industrial-1.jpg) no-repeat;
}
#ourproducts #section_automotive {
	background: #82cff9 url(../images/automotive-1.jpg) no-repeat;
}
#ourcommitments #section_home {
	background: #82cff9 url(../images/commitment-colour.jpg) no-repeat;
}
#ourcommitments #section_architectural {
	background: #82cff9 url(../images/commitment-quality.jpg) no-repeat;
}
#ourcommitments #section_industrial {
	background: #82cff9 url(../images/commitment-technology.jpg) no-repeat;
}
#ourcommitments #section_automotive {
	background: #82cff9 url(../images/commitment-ecological.jpg) no-repeat;
}
/* set slider menu background images  */
#ourproducts #splashmenu2 h2 {
	background: url(../images/smenu-ourpro-h2.gif) no-repeat;
}
#ourproducts #splashmenu2 .home a {
	background: url(../images/smenu-ourpro-a1.gif) no-repeat;
}
#ourproducts #splashmenu2 .architectural a {
	background: url(../images/smenu-ourpro-a2.gif) no-repeat;
}
#ourproducts #splashmenu2 .industrial a {
	background: url(../images/smenu-ourpro-a3.gif) no-repeat;
}
#ourproducts #splashmenu2 .automotive a {
	background: url(../images/smenu-ourpro-a4.gif) no-repeat;
}
#ourproducts #splashmenu2 .home a:hover {
	background: url(../images/smenu-ourpro-a1-hover.gif) no-repeat;
}
#ourproducts #splashmenu2 .architectural a:hover {
	background: url(../images/smenu-ourpro-a2-hover.gif) no-repeat;
}
#ourproducts #splashmenu2 .industrial a:hover {
	background: url(../images/smenu-ourpro-a3-hover.gif) no-repeat;
}
#ourproducts #splashmenu2 .automotive a:hover {
	background: url(../images/smenu-ourpro-a4-hover.gif) no-repeat;
}
#ourcommitments #splashmenu2 h2 {
	background: url(../images/smenu-ourcom-h2.gif) no-repeat;
}
#ourcommitments #splashmenu2 .home a {
	background: url(../images/smenu-ourcom-a1.gif) no-repeat;
}
#ourcommitments #splashmenu2 .architectural a {
	background: url(../images/smenu-ourcom-a2.gif) no-repeat;
}
#ourcommitments #splashmenu2 .industrial a {
	background: url(../images/smenu-ourcom-a3.gif) no-repeat;
}
#ourcommitments #splashmenu2 .automotive a {
	background: url(../images/smenu-ourcom-a4.gif) no-repeat;
}
#ourcommitments #splashmenu2 .home a:hover {
	background: url(../images/smenu-ourcom-a1-hover.gif) no-repeat;
}
#ourcommitments #splashmenu2 .architectural a:hover {
	background: url(../images/smenu-ourcom-a2-hover.gif) no-repeat;
}
#ourcommitments #splashmenu2 .industrial a:hover {
	background: url(../images/smenu-ourcom-a3-hover.gif) no-repeat;
}
#ourcommitments #splashmenu2 .automotive a:hover {
	background: url(../images/smenu-ourcom-a4-hover.gif) no-repeat;
}
#sidebar1 {
	float: left;
	width: 200px;
	padding: 15px;
}
#sidebarProduct {
	float: left;
	width: 280px;
	padding: 15px;
}
#mainContentProduct {
	margin: 0 20px 0 320px;
}
#mainContentStandard {
	margin: 0 20px 0 240px;
}
/* content */
#content {
	background:url(../images/bg-content.jpg) no-repeat;
	height:100%;
	min-height: 400px;
}
#content-gallery {
	background:url(../images/bg-content2.jpg) no-repeat;
	height:100%;
	min-height: 400px;
	padding-top:5px;
}
.box {
	padding: 12px;
	border:solid 1px #CCC;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background:url(../images/box-bg.jpg) no-repeat;
}
#btmhome {
	background:url(../images/homebtmbg.jpg) top no-repeat;
	height:100%;
	min-height: 100px;
	padding-top:12px;
}
#btmhome h2 {
	height:30px;
}
#btmhome h3 {
	font-size:14px;
	height:25px;
}
.coloumn1 {
	font-size:12px;
	float:left;
	display:inline;
	width:310px;
	padding-right:10px;
	padding-left:10px;
	margin-right:10px;
}
.coloumn1 h3 {
	font-size:16px;
}
.standard-column {
	font-size:12px;
	float:left;
	margin-left:15px;
	width:680px;
}
.standard-column #main-image {
	margin-top:10px;
}
.standard-column h3 {
	padding-bottom: 15px;
}
.morespace {
	height:40px;
}
#footer {
	position:relative;
	clear:both;
	padding: 0;
	width: 940px;
	height: 100px;
	background: url(../images/footerbg.gif);
	font-size: 11px;
	color: #666;
	margin:  0;
}
#footer a {
	color: #000;
}
#footertextleft {
	float:left;
	margin: 30px 0 0 0;
	padding: 0;
	width: 320px;
	height: 36px;
}
#footertextright {
	float:left;
	margin: 0;
	padding: 0;
	line-height:16px;
	width: 600px;
	margin: 30px 0 0 0;
}
/* product menu */ 
ul#hover-tab-thingy {
	position:relative;
	padding:0;
	width:620px;
	height:267px;
}
#hover-tab-thingy li {
	float:left;
	list-style:none;
}
#hover-tab-thingy li a {
	width:111px;
	float:left;
	padding:9px 21px;
	background-color:#eee;
	color:#666;
	font-size:12px;
	text-align:center;
	border-right:1px solid #fff;
	height:170px;
}
#hover-tab-thingy li a strong {
	color:#333;
	font-size:16px;
}
#hover-tab-thingy li a:hover strong {
	color:#fff;
	font-size:16px;
}
#hover-tab-thingy li a:hover {
	background-color:#5bb688;
	color:#fff;
	text-decoration:none;
}
#hover-tab-thingy li a img {
	position:absolute;
	left:0px;
	top:0px;
	width:608px;
	height:267px;
	clear:left;
	margin-left:-9999px;
	padding:1px;
	border:3px solid #e5e5e5;
}
li#one a img, #hover-tab-thingy li a:hover img {
	margin-left:0;
}
li#one a:hover img, li#two a:hover img, li#three a:hover img, li#four a:hover img {
	border:3px solid #5bb688;
}
ul.newslist {
}
ul.newslist li {
	padding: 1em;
}
ul.newslist li.odd {
	background: #efefef;
}
/* Easy Slider */	
	
		
#sliderContainer {
	margin:10px;
	position:relative;
	text-align:left;
}
#content {
}
#slider {
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:660px;
	height:241px;
	overflow:hidden;
}
p#controls, p#controls2 {
	margin:0;
	position:relative;
}
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2 {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:240px;
	position:absolute;
	left:-30px;
	top:-240px;
}
#nextBtn, #nextBtn2 {
	left:660px;
}
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a {
	display:block;
	width:30px;
	height:240px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #nextBtn2 a {
	background:url(../images/btn_next.gif) no-repeat 0 0;
}
.learnmorebtn {
	margin-top:10px;
}
.learnmorebtn a {
	background:url(../images/b_learnmore.png) 0px 0px no-repeat;
	height: 26px;
	width:120px;
	text-indent: -9999px;
	display: block;
}
.learnmorebtn a:hover {
	background:url(../images/b_learnmore.png) 0px -27px no-repeat;
	height: 26px;
	width:120px;
	text-indent: -9999px;
	display: block;
}
.sliderLeftContent {
	padding-left: 370px;
}
.aboutsec {
	background:url(../images/aboutsec-bg.jpg) no-repeat;
	min-height:160px;
	height:160px;
	padding-top:15px;
}
#location h3 {
	font-size:16px;
	color: #F60;
	height:40px;
	font-weight:bold;
	clear:both;
}
.cols {
	width:210px;
	margin-right:15px;
	float:left;
	display:inline;
}
.cols2 {
	width:310px;
	margin-right:15px;
	float:left;
	display:inline;
}
.cols3 {
	width:100px;
	margin-right:15px;
	float:left;
	display:inline;
}
#location strong {
	color:#333;
}
#location hr {
	border-top:#CCC 1px solid;
	border-bottom: none;
	border-left:none;
	border-right: none;
	margin:5px 0;
}
/* Location Map */
img.image {
	display: none;
}
dl#locationMap {
	margin: 0;
	padding: 0;
	background: transparent url(../images/map.jpg) top left no-repeat;
	height: 500px;
	width: 524px;
	position: relative;
}
dt {
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
}
dd {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 0px;
	height: 1px;
}
/* ---------- Hotspot Declarations ---------- */
/* ---------- Hotspot Declarations ---------- */
dd#australia {
	top: 65px;
	left: 114px;
}
dd#australia a {
	position: absolute;
	width: 80px;
	height: 60px;
	text-decoration: none;
	left: 169px;
	top: 321px;
}
dd#australia a span {
	display: none;
}
dd#australia a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 240px;
}
dd#indonesia {
	top: 111px;
	left: 211px;
}
dd#indonesia a {
	position: absolute;
	width: 46px;
	height: 36px;
	text-decoration: none;
	left: -22px;
	top: 197px;
}
dd#indonesia a span {
	display: none;
}
dd#indonesia a:hover {
	background: transparent url(map.jpg) -211px -373px no-repeat;
}
dd#indonesia a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	margin: 0;
	padding: 5px;
	width: 120px;
	}
dd#china {
	top: 165px;
	left: 168px;
}
dd#china a {
	position: absolute;
	width: 82px;
	height: 48px;
	text-decoration: none;
	left: -29px;
	top: -73px;
}
dd#china a span {
	display: none;
}
dd#china a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 120px;
}
dd#malaysia {
	top: 165px;
	left: 168px;
}
dd#malaysia a {
	position: absolute;
	width: 33px;
	height: 24px;
	text-decoration: none;
	left: -10px;
	top: 88px;
}
dd#malaysia a span {
	display: none;
}
dd#malaysia a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	margin: 0;
	padding: 5px;
	width: 120px;
}
dd#singapore {
	top: 164px;
	left: 169px;
}
dd#singapore a {
	position: absolute;
	width: 24px;
	height: 20px;
	text-decoration: none;
	left: 15px;
	top: 112px;
}
dd#singapore a span {
	display: none;
}
dd#singapore a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	margin: 0;
	padding: 5px;
	width: 120px;
}
dd#philipine {
	top: 101px;
	left: 72px;
}
dd#philipine a {
	position: absolute;
	width: 36px;
	height: 54px;
	text-decoration: none;
	left: 192px;
	top: 105px;
}
dd#philipine a span {
	display: none;
}
dd#philipine a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	margin: 0;
	padding: 5px;
	width: 120px;
}
dd#vietnam {
	top: 126px;
	left: 45px;
}
dd#vietnam a {
	position: absolute;
	width: 27px;
	height: 22px;
	text-decoration: none;
	left: 126px;
	top: 43px;
}
dd#vietnam a span {
	display: none;
}
dd#vietnam a:hover {
	background: transparent url(map.jpg) -45px -388px no-repeat;
}
dd#vietnam a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	left: 1px;
	margin: 0;
	padding: 5px;
	width: 120px;
}

dd#taiwan a {
	position: absolute;
	width: 27px;
	height: 22px;
	text-decoration: none;
	left: 254px;
	top: 152px;
}
dd#taiwan a span {
	display: none;
}
dd#taiwan a:hover {
	background: transparent url(map.jpg) -45px -388px no-repeat;
}
dd#taiwan a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	left: 1px;
	margin: 0;
	padding: 5px;
	width: 120px;
}


dd#hongkong a {
	position: absolute;
	width: 27px;
	height: 22px;
	text-decoration: none;
	left: 213px;
	top: 159px;
}
dd#hongkong a span {
	display: none;
}
dd#hongkong a:hover {
	background: transparent url(map.jpg) -45px -388px no-repeat;
}
dd#hongkong a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	left: 1px;
	margin: 0;
	padding: 5px;
	width: 120px;
}

dd#japan a {
	position: absolute;
	width: 31px;
	height: 60px;
	text-decoration: none;
	left: 300px;
	top: 58px;
}
dd#japan a span {
	display: none;
}
dd#japan a:hover {
	background: transparent url(map.jpg) -45px -388px no-repeat;
}
dd#japan a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	left: 1px;
	margin: 0;
	padding: 5px;
	width: 120px;
}


dd#korea a {
	position: absolute;
	width: 25px;
	height: 40px;
	text-decoration: none;
	left: 260px;
	top: 72px;
}
dd#korea a span {
	display: none;
}
dd#korea a:hover {
	background: transparent url(map.jpg) -45px -388px no-repeat;
}
dd#korea a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	left: 1px;
	margin: 0;
	padding: 5px;
	width: 120px;
}


dd#india a {
	position: absolute;
	width: 58px;
	height: 49px;
	text-decoration: none;
	left: 24px;
	top: 153px;
}
dd#india a span {
	display: none;
}
dd#india a:hover {
	background: transparent url(map.jpg) -45px -388px no-repeat;
}
dd#india a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	left: 1px;
	margin: 0;
	padding: 5px;
	width: 120px;
}
dd#pakistan a {
	position: absolute;
	width: 26px;
	height: 49px;
	text-decoration: none;
	left: -5px;
	top: 99px;
}
dd#pakistan a span {
	display: none;
}
dd#pakistan a:hover {
	background: transparent url(map.jpg) -45px -388px no-repeat;
}
dd#pakistan a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	left: 1px;
	margin: 0;
	padding: 5px;
	width: 120px;
}
	

dd#thailand {
	top: 147px;
	left: 84px;
}
dd#thailand a {
	position: absolute;
	width: 43px;
	height: 28px;
	text-decoration: none;
	left: 62px;
	top: 51px;
}
dd#thailand a span {
	display: none;
}
dd#thailand a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	left: 1px;
	margin: 0;
	padding: 5px;
	width: 120px;
}


/*Sitemap*/
#sitemap-container{
width:640px;

margin:0 auto;

}

#sitemap-box{
width:640px;
float:left;
 margin-bottom:10px;


}
 
#sitemap-leftcol{
 width:200px; 
 float:left; 
 margin-right:15px;

 }
 
#sitemap-center{
 width:200px; 
 margin-right:15px;
 float:left; 

  }
 
#sitemap-rightcol{
 width:200px; 
 float:left; 

 }
 
 
 
.sitemap-bullet{
  list-style: none;
  margin-left:0;
  padding:0;
}


ul.sitemap-bullet li{
  list-style-image: url("images/bullet-arrow.gif");
  line-height:20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  list-style-position:inside;
  
  
 }



#dottedline{
border-bottom:1px dotted #999999;
width:620px;
margin-bottom:5px;

}