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

html, body {
	background: #006c6e;
	font: 12px Arial, Verdana, Sans-serif;
	color: #666;
	margin: 0px auto;
	text-align: center;
	padding: 0;	
	height: 100%;
	}

a:link { color: #003333; text-decoration: none; }
a:visited { color: #003333; text-decoration: none; }
a:hover { color: #fe0040; text-decoration: none; }


#mainbox {
	background: #fff;
	width: 790px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

#flash_logo {
	width: 790px;
	height: 340px;
	}
	
#logo_lang {
	width: 790px;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	}
	
			/* ##################################### Menu style ########################## */
			
		
#menu {
	background: url(../images/menu_bg.jpg);
	margin: 1px auto;
	text-align: center;
	}
	
#subpage_menu {
	background: url(../images/menu_bg.jpg);
	margin: 0px auto;
	text-align: center;
	}



#home_menu {
	width: 661px;
	margin: 0px auto;
	text-align: center;
	height: 34px;
	outline: none;
	}
	
#home_menu ul {
	display: inline;
	list-style-type: none;
	}

#home_menu li {	
	display: inline;
	list-style-type: none; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
	}
	
/* Front page .home	menu - 1 */
#home_menu .home a  { width : 50px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .home a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .home a  { background: url('../images/button/home/home_home.jpg') no-repeat; }
#home_menu .home a:hover  { background: url('../images/button/home/home_home.jpg') no-repeat 0 -34px; }

#home_menu .home_on a  { width : 50px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .home_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .home_on a  { background: url('../images/button/home/home_home.jpg') bottom no-repeat; }
#home_menu .home_on a:hover  { background: url('../images/button/home/home_home.jpg') no-repeat 0 -34px; }

/* Front page .about menu - 2 */
#home_menu .about a  { width : 64px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .about a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .about a  { background: url('../images/button/home/home_about.jpg') no-repeat; }
#home_menu .about a:hover  { background: url('../images/button/home/home_about.jpg') no-repeat 0 -34px; }
/* at current page */
#home_menu .about_on a  { width : 64px; height: 34px; float: left; margin: 0px 0 2px 0; }
#home_menu .about_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .about_on a  { background: url('../images/button/home/home_about.jpg') bottom no-repeat;}
#home_menu .about_on a:hover  { background: url('../images/button/home/home_about.jpg') no-repeat 0 -34px; }

/* Front page .facilities menu - 3 */
#home_menu .management a  { width: 115px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .management a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .management a  { background: url('../images/button/home/home_management.jpg') no-repeat; }
#home_menu .management a:hover  { background: url('../images/button/home/home_management.jpg') no-repeat 0 -34px; }

#home_menu .management_on a  { width: 115px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .management_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .management_on a  { background: url('../images/button/home/home_management.jpg') bottom no-repeat; }
#home_menu .management_on a:hover  { background: url('../images/button/home/home_management.jpg') no-repeat 0 -34px; }


/* Front page .facilities menu - 3 */
#home_menu .facilities a  { width : 68px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .facilities a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .facilities a  { background: url('../images/button/home/home_facilities.jpg') no-repeat; }
#home_menu .facilities a:hover  { background: url('../images/button/home/home_facilities.jpg') no-repeat 0 -34px; }

#home_menu .facilities_on a  { width : 68px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .facilities_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .facilities_on a  { background: url('../images/button/home/home_facilities.jpg') bottom no-repeat; }
#home_menu .facilities_on a:hover  { background: url('../images/button/home/home_facilities.jpg') no-repeat 0 -34px; }

/* Front page .strengths menu - 4 */
#home_menu .strengths a  { width : 73px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .strengths a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .strengths a  { background: url('../images/button/home/home_strengths.jpg') no-repeat; }
#home_menu .strengths a:hover  { background: url('../images/button/home/home_strengths.jpg') no-repeat 0 -34px; }

#home_menu .strengths_on a  { width : 73px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .strengths_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .strengths_on a  { background: url('../images/button/home/home_strengths.jpg') bottom no-repeat; }
#home_menu .strengths_on a:hover  { background: url('../images/button/home/home_strengths.jpg') no-repeat 0 -34px; }

/* Front page .whatsnew menu - 5 */
#home_menu .whatsnew a  { width : 80px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .whatsnew a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .whatsnew a  { background: url('../images/button/home/home_whatsnew.jpg') no-repeat; }
#home_menu .whatsnew a:hover  { background: url('../images/button/home/home_whatsnew.jpg') no-repeat 0 -34px; }

#home_menu .whatsnew_on a  { width : 80px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .whatsnew_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .whatsnew_on a  { background: url('../images/button/home/home_whatsnew.jpg') bottom no-repeat; }
#home_menu .whatsnew_on a:hover  { background: url('../images/button/home/home_whatsnew.jpg') no-repeat 0 -34px; }

/* Front page .tenants menu - 6 */
#home_menu .tenants a  { width : 84px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .tenants a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .tenants a  { background: url('../images/button/home/home_tenants.jpg') no-repeat; }
#home_menu .tenants a:hover  { background: url('../images/button/home/home_tenants.jpg') no-repeat 0 -34px; }

#home_menu .tenants_on a  { width : 84px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .tenants_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .tenants_on a  { background: url('../images/button/home/home_tenants.jpg') bottom no-repeat; }
#home_menu .tenants_on a:hover  { background: url('../images/button/home/home_tenants.jpg') no-repeat 0 -34px; }

/* Front page .recruit menu - 7 */
#home_menu .recruit a  { width : 88px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .recruit a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .recruit a  { background: url('../images/button/home/home_recruit.jpg') no-repeat; }
#home_menu .recruit a:hover  { background: url('../images/button/home/home_recruit.jpg') no-repeat 0 -34px; }

#home_menu .recruit_on a  { width : 88px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .recruit_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .recruit_on a  { background: url('../images/button/home/home_recruit.jpg') bottom no-repeat; }
#home_menu .recruit_on a:hover  { background: url('../images/button/home/home_recruit.jpg') no-repeat 0 -34px; }

/* Front page .useful menu - 8 */
#home_menu .useful a  { width : 77px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .useful a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .useful a  { background: url('../images/button/home/home_useful.jpg') no-repeat; }
#home_menu .useful a:hover  { background: url('../images/button/home/home_useful.jpg') no-repeat 0 -34px; }

#home_menu .useful_on a  { width : 77px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .useful_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .useful_on a  { background: url('../images/button/home/home_useful.jpg') bottom no-repeat; }
#home_menu .useful_on a:hover  { background: url('../images/button/home/home_useful.jpg') no-repeat 0 -34px; }

/* Front page .contact menu - 9 */
#home_menu .contact a  { width : 77px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .contact a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .contact a  { background: url('../images/button/home/home_contact.jpg') no-repeat; }
#home_menu .contact a:hover  { background: url('../images/button/home/home_contact.jpg') no-repeat 0 -34px; }

#home_menu .contact_on a  { width : 77px; height: 34px; float: left; margin: 0 0 2px 0; }
#home_menu .contact_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#home_menu .contact_on a  { background: url('../images/button/home/home_contact.jpg') bottom no-repeat; }
#home_menu .contact_on a:hover  { background: url('../images/button/home/home_contact.jpg') no-repeat 0 -34px; }


		/* ------------------------ Facilities Menu ---------------------------- */

#facilities_menu {
	margin: 0;
	text-align: left;
	width: 170px;
	}
	
#facilities_menu .warehouse a  { width : 177px; height: 19px; float: left; margin: 0 0 2px 0; }
#facilities_menu .warehouse a { text-indent: -5000px; text-decoration: none; outline: none; }
#facilities_menu .warehouse a  { background: url('../images/button/home/warehouse.jpg') no-repeat; }
#facilities_menu .warehouse a:hover  { background: url('../images/button/home/warehouse.jpg') no-repeat 0 -19px; }

#facilities_menu .office a  { width : 177px; height: 19px; float: left; margin: 0 0 2px 0; }
#facilities_menu .office a { text-indent: -5000px; text-decoration: none; outline: none; }
#facilities_menu .office a  { background: url('../images/button/home/office.jpg') no-repeat; }
#facilities_menu .office a:hover  { background: url('../images/button/home/office.jpg') no-repeat 0 -19px; }

#facilities_menu .ramp a  { width : 177px; height: 19px; float: left; margin: 0 0 2px 0; }
#facilities_menu .ramp a { text-indent: -5000px; text-decoration: none; outline: none; }
#facilities_menu .ramp a  { background: url('../images/button/home/ramp.jpg') no-repeat; }
#facilities_menu .ramp a:hover  { background: url('../images/button/home/ramp.jpg') no-repeat 0 -19px; }

#facilities_menu .carpark a  { width : 177px; height: 19px; float: left; margin: 0 0 2px 0; }
#facilities_menu .carpark a { text-indent: -5000px; text-decoration: none; outline: none; }
#facilities_menu .carpark a  { background: url('../images/button/home/carpark.jpg') no-repeat; }
#facilities_menu .carpark a:hover  { background: url('../images/button/home/carpark.jpg') no-repeat 0 -19px; }

#facilities_menu .support a  { width : 177px; height: 19px; float: left; margin: 0 0 2px 0; }
#facilities_menu .support a { text-indent: -5000px; text-decoration: none; outline: none; }
#facilities_menu .support a  { background: url('../images/button/home/support.jpg') no-repeat; }
#facilities_menu .support a:hover  { background: url('../images/button/home/support.jpg') no-repeat 0 -19px; }



/* Right side menu */
#side_menu { margin: 0; padding: 26px; width: 180px; }

/* warehouse */
#side_menu .warehouse a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .warehouse a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .warehouse a  { background: url('../images/button/side/s_warehouse.jpg') no-repeat; }
#side_menu .warehouse a:hover  { background: url('../images/button/side/s_warehouse.jpg') no-repeat 0 -22px; }

#side_menu .warehouse_on a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .warehouse_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .warehouse_on a  { background: url('../images/button/side/s_warehouse.jpg') bottom no-repeat; }
#side_menu .warehouse_on a:hover  { background: url('../images/button/side/s_warehouse.jpg') no-repeat 0 -22px; }

/* office */
#side_menu .office a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .office a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .office a  { background: url('../images/button/side/s_office.jpg') no-repeat; }
#side_menu .office a:hover  { background: url('../images/button/side/s_office.jpg') no-repeat 0 -22px; }

#side_menu .office_on a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .office_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .office_on a  { background: url('../images/button/side/s_office.jpg') bottom no-repeat; }
#side_menu .office_on a:hover  { background: url('../images/button/side/s_office.jpg') no-repeat 0 -22px; }

/* ramp */
#side_menu .ramp a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .ramp a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .ramp a  { background: url('../images/button/side/s_ramp.jpg') no-repeat; }
#side_menu .ramp a:hover  { background: url('../images/button/side/s_ramp.jpg') no-repeat 0 -22px; }

#side_menu .ramp_on a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .ramp_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .ramp_on a  { background: url('../images/button/side/s_ramp.jpg') bottom no-repeat; }
#side_menu .ramp_on a:hover  { background: url('../images/button/side/s_ramp.jpg') no-repeat 0 -22px; }

/* carpark */
#side_menu .carpark a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .carpark a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .carpark a  { background: url('../images/button/side/s_carpark.jpg') no-repeat; }
#side_menu .carpark a:hover  { background: url('../images/button/side/s_carpark.jpg') no-repeat 0 -22px; }

#side_menu .carpark_on a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .carpark_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .carpark_on a  { background: url('../images/button/side/s_carpark.jpg') bottom no-repeat; }
#side_menu .carpark_on a:hover  { background: url('../images/button/side/s_carpark.jpg') no-repeat 0 -22px; }

/* support */
#side_menu .support a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .support a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .support a  { background: url('../images/button/side/s_support.jpg') no-repeat; }
#side_menu .support a:hover  { background: url('../images/button/side/s_support.jpg') no-repeat 0 -22px; }

#side_menu .support_on a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .support_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .support_on a  { background: url('../images/button/side/s_support.jpg') bottom no-repeat; }
#side_menu .support_on a:hover  { background: url('../images/button/side/s_support.jpg') no-repeat 0 -22px; }

/* strategic location */
#side_menu .strategic a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .strategic a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .strategic a  { background: url('../images/button/side/s_strategic.jpg') no-repeat; }
#side_menu .strategic a:hover  { background: url('../images/button/side/s_strategic.jpg') no-repeat 0 -22px; }

#side_menu .strategic_on a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .strategic_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .strategic_on a  { background: url('../images/button/side/s_strategic.jpg') bottom no-repeat; }
#side_menu .strategic_on a:hover  { background: url('../images/button/side/s_strategic.jpg') no-repeat 0 -22px; }

/* strategic location */
#side_menu .furnished a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .furnished a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .furnished a  { background: url('../images/button/side/s_furnished.jpg') no-repeat; }
#side_menu .furnished a:hover  { background: url('../images/button/side/s_furnished.jpg') no-repeat 0 -22px; }

#side_menu .furnished_on a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .furnished_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .furnished_on a  { background: url('../images/button/side/s_furnished.jpg') bottom no-repeat; }
#side_menu .furnished_on a:hover  { background: url('../images/button/side/s_furnished.jpg') no-repeat 0 -22px; }

/* strategic location */
#side_menu .logistics a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .logistics a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .logistics a  { background: url('../images/button/side/s_logistics.jpg') no-repeat; }
#side_menu .logistics a:hover  { background: url('../images/button/side/s_logistics.jpg') no-repeat 0 -22px; }

#side_menu .logistics_on a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .logistics_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .logistics_on a  { background: url('../images/button/side/s_logistics.jpg') bottom no-repeat; }
#side_menu .logistics_on a:hover  { background: url('../images/button/side/s_logistics.jpg') no-repeat 0 -22px; }

/* strategic location */
#side_menu .management a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .management a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .management a  { background: url('../images/button/side/s_management.jpg') no-repeat; }
#side_menu .management a:hover  { background: url('../images/button/side/s_management.jpg') no-repeat 0 -22px; }

#side_menu .management_on a  { width : 180px; height: 22px; float: left; margin: 0 0 2px 0; }
#side_menu .management_on a { text-indent: -5000px; text-decoration: none; outline: none; }
#side_menu .management_on a  { background: url('../images/button/side/s_management.jpg') bottom no-repeat; }
#side_menu .management_on a:hover  { background: url('../images/button/side/s_management.jpg') no-repeat 0 -22px; }


		/* ############################################### END Menu Style ############################################ */


/*  normal footer for backup
#footer { 
	background: #ffffff;
	color: #fff;
	font-size: 10px;
	margin: 0px 0 0 0;
	text-align: center;
	padding: 0;
	width: 790px;
	height: 30px;
	}
*/

/* ##### Clear floating ##### */
	
.clear { clear: both; }
#clear_foo { 
	clear: both; 
	padding: 50px 0 0 0;  /* space for all other browsers */
	*padding: 20px 0 0 0; /* 20px space for IE 6 , 7 */
	}

#clear_about { 
	clear: both; 
	padding: 20px 0 0 0;  /* space for all other browsers */
	*padding: 0px 0 0 0; /* no space for IE 6 , 7 */
	*margin: -10px 0 0 0; /* -10px margin for IE 6 , 7 */
	}

#clear_useful { clear: both; padding: 10px 0 60px 0; *padding: 10px 0 20px 0; }
#clear_globe { clear: both; padding: 10px 0 60px 0; *padding: 10px 0 20px 0; }



/* ######################## Font and images style ################################ */

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; }
h1.welcome { font-size: 18px; color: #e1004f; font-weight: bold; padding: 0 0 6px 0; }
h1.home_title { font-family:Arial, Helvetica, sans-serif; color: #003333; font-size: 14px; font-weight: bold;  padding: 0 0 6px 0; }
h1.home_latestnews { font-family:Arial, Helvetica, sans-serif; color: #003333; font-size: 14px; font-weight: bold;  padding: 0 0 6px 0; }



h3.nav { font-size: 10px; }
h3.whatsnew { font-size: 16px; color: #003333; font-weight: bold; padding: 0 0 6px 0; }

.whatsnewbox { padding: 0 0 6px 0; border-bottom: 1px #ccc dotted; margin: 0 0 16px 0; }

.nav a:link { color: #003333; text-decoration: underline; }
.nav a:visited { color: #003333; text-decoration: underline; }
.nav a:hover { color: #fe0040; text-decoration: underline; }

p { line-height: 160%; text-align: justify; }
p.home_welcomemsg { padding: 15px 0 0px 2px; font-size: 11px; color: #666; }
p.home_facili { padding: 12px 0 12px 0; font-size: 11px; color: #666; text-align: left; }
p.home_newsdate { padding: 10px 0 2px 0; font-size: 11px; color: #666; }
p.home_news { padding: 0px 0 12px 0; font-size: 11px; color: #666; text-align: left; }

#filled p { line-height: 160%; text-align: justify; }
p.aboutp1 { width: 420px; padding: 12px 0 0 0; text-align: justify; }

p.ourtenants_a { padding: 2px 0 0 6px; margin: 2px; background: #f5f5f5; }
p.ourtenants_b { padding: 2px 0 0 6px; margin: 2px; background: #eee; }


ul.newslist, li.newslist { margin: 0; padding: 5px; list-style: none; width: 620px; }

ul, li { margin: 0; padding: 0; }

p.recruit { padding: 0 0 12px 0; line-height: 180%; }

ul.links_list { margin: 0px 0 0 0; padding: 0 0 0 0px; width: 575px; }
li.linkslist {  list-style-type: none; list-style-position: outside; padding: 10px 10px 6px 0;  font-weight: bold;  border-bottom: 1px #c2d5d5 dashed; }
li.linkslist a {
	background: url(../../share_images/bullet.jpg) 0px 18px no-repeat;
	color: #003333;
	padding: 13px 3px 0px 13px;
	margin: 0px;
	font-size: 13px;
	}





li.linkslist a:link { color: #456a6a; text-decoration: none; }
li.linkslist a:visited { color: #456a6a; text-decoration: none; }
li.linkslist a:hover { color: #2c4343; text-decoration: underline;  background: url(../../share_images/bullet_on.jpg) 0px 18px no-repeat; }

p.contact_map { font-size: 13px; font-weight: bold; }


table#tdb { border: 1px #ddd solid; margin: 10px 0 15px 0; }
td.rowone { background: #f5f5f5; padding: 3px; border-bottom: 1px #eee solid; width: 50%; }
td.allrow { padding: 3px; border-bottom: 1px #eee solid; }


table#bottom_margin { margin: 0 0 0px 0; }

p.contactus_tele { font-size: 13px; padding: 6px 0 0 0; color: #FF0033; font-weight: bold; }

/* --------------- Facilities style ---------------- */
p.facilities { line-height: 160%; }
p.ramp { line-height: 160%; text-align: justify; font-size: 13px; padding: 6px 20px 6px 20px; }
p.support { line-height: 160%; text-align: justify; font-size: 13px; padding: 0px 20px 60px 0px; }
p.strengths { line-height: 160%; text-align:justify; }
p.leftrightspace { line-height: 160%; margin: 0 0 18px 0; }

#ramp_listboxa { width: 450px; margin: 2px 0 0 0; padding: 0; }
ol.ramplist { list-style-type: decimal; }

ul.ramplist { margin: 10px 0 0 150px; padding: 0px; list-style-type: decimal; }
li.listramp { margin: 0; padding: 0px 0 0 0; }


img.about2 { padding: 5px; background: #eee; margin: 12px 12px 0 0; }
img.facili { padding: 5px; background: #eee; margin: 12px 12px 0 0; }
img.facili_ramp { padding: 5px; background: #eee; margin: 80px 0 12px 0; }
img.facili2 { padding: 5px; background: #eee; margin: 12px 0px 0px 0; }

img.alignright { float: right; margin: 0 0 10px 10px; padding: 5px; background: #eee; }
img.alignleft { float: left; margin: 0 6px 6px 0; padding: 5px; background: #eee; }
img.centright { float: right; margin: 12px 0 12px 3px; padding: 5px; background: #eee; }
img.office02 { float: right; margin: 96px 0 12px 3px; padding: 5px; background: #eee; }

img.facili_support { float: right; margin: 38px 0 12px 0px; padding: 5px; background: #eee; }
img.strengths { margin: 18px 0 12px 0px; padding: 5px; background: #eee; }
img.alignleft_ramp { float: left; margin: 26px 6px 6px 0; padding: 5px; background: #eee; }

img.useful { float: right; margin: 10px 0 12px 10px; background: #eee; padding: 5px; }

img { border: 0px none; margin: 0; padding: 0; }
img.none { padding: 5px; background: #eee; margin: 12px; }
img.nbg { background: #fff; margin: 25px 0 0 0; }
img.leftmargin { padding: 5px; background: #eee; margin: 0 0 0 12px; }
img.rightmargin { padding: 5px; background: #eee; margin: 0 12px 0 0; }
img.blank { padding: 0; margin: 0; }
img.blank_left { float: left; margin: 0 6px 6px 0; padding: 0; }
img.ramp_left { margin: 0 0 0 125px; padding: 5px; background: #eee; }

img.centering { display: block; margin-left: auto; margin-right: auto; padding: 5px; background: #eee; }

/* Get rid 4px extra height  space from the banner */
img.imgbanner { display: block; }



