body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CDCCCC;
	background-image: url(images/body_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
}

p {line-height: 130%;padding-bottom: 10px;}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}

* html #container {
    width: 760px;
}

table {
  	border-collapse: collapse;
	border-spacing: 0;
	border: none;
} 

#container {
	width: 762px;
	text-align: center;
	background-color: #fff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0;
}

#container_table {
	text-align: left;
	margin: 0 5px 0 5px;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

#container_table tr {
	vertical-align: top;
}

#header {
	padding: 0;
	height: 200px;
	float: left;
	width: 750px;
	margin: 0;
}

#logo {
	margin: 0;
	width: 89px;
	height: 50px;
	display: inline;
}

#logo img {
	margin: 3px 0 3px 3px;
}

#top_navigation {
	display: inline;
	float: right;
	margin-right: 0px;
	margin-top: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top_navigation ul li a, #top_navigation ul {
	font-size: 10px;
	font-weight: bold;
	color: #7F7F7F;
	border: 2px solid #FFFFFF;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}

#top_navigation ul li a:hover {
	font-size: 10px;
	font-weight: bold;
	border: 2px solid #DDDDDD;
	text-decoration: none;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#top_navigation ul li {
	display: inline;
	padding-right: 15px;
}

#top_navigation a.active {
	border: 2px solid #DDDDDD;
}

#slogan {
	margin: 0;
}

#slogan img {
	margin: 0 0 0 0;
	width: 750px;
	height: 145px;
}

#index_content_body {
	margin: 13px 10px 10px 5px;
	line-height: 130%;
	width: 378px;
}

#index_content_body p {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
}

#content_body {
	margin: 10px 5px 10px 0px;
	line-height: 130%;
	width: 560px;
}

#content_body p {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
}

h4 {
	font-size: 14px;
	color: #666666;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
	margin-left:10px;
}

h2 {
	font-size: 13px;
	color: #666666;
	margin-bottom: 5px;
	margin-top:20px;
	margin-left:10px;
}


h4 span {
	margin-left: 4px;
}

/*****************************************************/
#navigation {
	margin: 10px 0px 0 3px;
	padding: 0;
	width: 170px;
}

#navigation ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#navigation img {
	border: none;
}

#navigation ul li {
	margin: 1px 3px 1px 0px;
	padding: 2px 0px 2px 2px;
	
}

#navigation ul li a {
	display: block;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin:0;
	padding:2px 0px 0px 7px;
	border: 2px solid #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation li a:hover {
	text-decoration: none;
	background-color: #DDDDDD;
}

#navigation a.active {
	background-color: #DDDDDD;

}

#navigation h3{
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	letter-spacing: 5px;
	width: 168px;
	background-color: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	margin:0;
	padding: 2px 0px 2px 0px;
}

#navigation #submenu dt.projects_category {
	border: 2px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
}

.submenu_services {
	width: 170px;
	margin:0;
	*margin-left: -2px;

}

.submenu_services ul{
	margin:0;
	padding:0;
}

.submenu_services ul li{
	margin:0;

}

.submenu_services ul li a{
	border: 5px solid #DDDDDD;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	
}

#submenu {
	width: 170px;
}

#subactive {
	background-color: #DDDDDD;
}

#subactive_more {
	background-color: #DDDDDD;
	background-image: url(images/menu1.gif);
	background-position: 130px 0px;
	background-repeat: no-repeat;
}

.sub_sub_menu {
	background-image: url(images/menu1.gif);
	background-position: 130px 0px;
	background-repeat: no-repeat;
}

#submenu dd ul li {
	background-color: #DDDDDD;
}

#submenu dd {
	z-index: 500;
	width: 170px;
	position: absolute;
	left: auto;
	display: none;
	height: auto;
	margin-left:165px;
	margin-top:-19px;
}

#submenu ul {
	width: 170px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #DDDDDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	
}

#submenu ul li {
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	width: 170px;
	margin: 0px;
	background-color: #FFFFFF;
}

#submenu ul li a, #submenu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 15px;
}

#submenu li a:hover {
	text-decoration: underline;
}

#submenu dl {
	list-style-type: none;
}

#navigation #submenu dt a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 6px;
	font-size: 11px;
	
}

#navigation #submenu dt {
	line-height: 15px;
	height: 15px;
	border: 1px solid #DDDDDD;
	text-indent: 6px;
	font-size: 11px;
	font-weight: bold;
	margin-left:2px;
	*margin-left:0px;
	width:164px;
}

.sub_sub_menu a:hover {
	background-image: url(images/menu1.gif);
	background-position: 130px 0px;
	background-repeat: no-repeat;
}
/*******************************************************/
#breadcrumb {
	text-align: left;
	background-color: #DDDDDD;
	line-height: 22px;
}

#breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	font-size: 12px;
}

#breadcrumb ul a {
	color: #000;
	padding-right: 3px;
}

#breadcrumb ul a:hover {
	text-decoration: underline;
}

#breadcrumb ul li {
	display: inline;
	margin-left: 0;
	list-style: none;
	margin: 5px;
}

.read_more {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

.services_read_more {
	text-align: right;
	font-size: 12px;
}

#services_design ol li ol {
	list-style-type: lower-roman;
}

#contact_left {
	width: 165px;
	margin: 10px 0px 0 3px;
}

#contact_left1 {
	width: 164px;
	margin: 10px -10px 0 3px;
}

#featured_project , #featured_project_left2 , #featured_project_left , #iso_pic {
	margin: 10px 5px 0 0px;
	width: 160px;
	padding: 0;
}

#contact_left h3, #contact_left1 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	letter-spacing: 5px;
	width: 168px;
	background-color: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	margin: 0;
	padding: 2px 2px 2px 0px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
}

#featured_project_left span a img, #featured_project_left2 span a img, #featured_project span a img {
	border: 0;
}

#featured_project h3, #featured_project_left2 h3, #featured_project_left h3, #iso_pic h3 {
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	letter-spacing: 1px;
	width: 167px;
	background-color: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	margin: 0;
	padding: 2px 2px 2px 1px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
}

#featured_project h3 {
	width: 162px;
}

#iso_pic h3 {
	font-size: 12px;
}

#contact_left ul li, #contact_left1 ul li, #featured_project ul li, #featured_project_left2 ul li, #featured_project_left ul li, #iso_pic ul li {
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	width: 165px;
}

#featured_project ul li {
	width: 160px;
	padding-bottom: 10px;
}

#contact_left ul, #contact_left1 ul, #featured_project ul, #featured_project_left2 ul, #featured_project_left ul, #iso_pic ul {
	margin: 0 5px 5px 0px;
	padding: 6px 0px 8px 3px;
	border: 1px solid #DDDDDD;
	width: 163px;
}

#featured_project ul {
	width: 160px;
	margin-right: 0px;
	padding-bottom: 2px;
}

#featured_project_left ul li, #featured_project_left2 ul li {
	width: 162px;
	padding-bottom: 3px;
}

#featured_project_left ul, #featured_project_left2 ul {
	width: 162px;
	padding-left: 6px;
	padding-bottom: 0px;
}

#contact_left ul li a, #contact_left1 ul li a {
	color: #333333;
}

.text_pic {
	float: right;
	margin: 0 0 0 5px;
	display: inline;
}

.projects_table {
	width: 550px;
	text-align: center;
	margin-top: -5px;
}

.projects_table img {
	border: 1px solid #999999;
	margin-top: 20px;
}

#projects_testimonial  {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	width: 170px;
	margin-left: 150px;
	height: 30px;
	vertical-align: middle;
	background-image: url(images/testimonial_bg.gif);
}

#projects_testimonial span {
	line-height: 200%;
	margin-left: 13px;
}

#projects_testimonial p {
	width: 500px;
	margin-left: 15px;
	
}

#projects_testimonial ol {
	list-style: outside upper-latin;
}

#projects_testimonial ol.round {
	list-style: outside lower-alpha;
}

#projects_testimonial ol li {
	margin-bottom: 5px;
}

#projects_testimonial ul {
	list-style: none;
	margin: 0 0 0 15px;
	font-style: normal;
}


#contact_malaysia {
	width: 210px;
	margin-left: 10px;
	text-align: left;
}

#contact_vietnam {
	width: 210px;
	margin-right: 30px;
	text-align: left;
}

#contact_malaysia h4, #contact_vietnam h4 {
	border: none;
	margin-top: 10px;
}

#contact_table {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

#contact_table h5 {
	margin-bottom: 0;
	margin-top: 10px;
}

.contact_office_table {
	margin: 0;
	padding: 0;
	text-align: left;
}

.contact_office_table img {
	border: 1px solid #000000;
	margin-top: 5px;
}

.contact_office_table tr {
	vertical-align: top;
}

.contact_office_table .first_column {
	text-align: right;
}

.contact_office_table .second_column {
	width: 145px;
}

#contact_malaysia ul, #contact_vietnam ul {
	list-style-type: none;
	margin: 0;
	font-size: 12px;
}

.contact_office_table a {
	color: #333333;
}

#contact_form {
	margin-top: 0px;
}

#contact_form_table {
	margin-left: 50px;
	padding: 0;
}

#contact_form_table tr {
	padding: 3px 5px 3px 0;
}

.first_column {
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
}

.input_field {
	font-size: 11px;
}

.required {
	vertical-align: top;
	font-size: 10px;
	margin-left: 5px;
	color: #FF0000;
}

#contact_form ul {
	list-style-type: none;
	margin: 10px 0 0 2px;
	font-size: 12px;
}

#bottom_navigation {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	border-top: 10px solid #7F8181;
	margin-top: 0px;
}

#bottom_navigation ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

#bottom_navigation ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

#bottom_navigation a {
	color: #828081;
	font-weight: normal;
}

#bottom_navigation a.active {
	text-decoration: underline;
}

#footer {
	width: 762px;
	background-color: #CDCCCC;
	font-size: 10px;
	height: 30px;
}

#copyright {
	float: left;
	padding: 3px;
	margin-left: 4px;
}

#copyright span {
	display: none;
}

#statement, #statement a {
	color: #666666;
}

#Developed_by {
	float: right;
	padding: 3px;
	margin-right: 5px;
}

.s_img {
	float: left;
	margin-top: 10px;
	width: 157px;
	margin-left: 13px;
	margin-right: 3px;
	border: none;
}

.b_img {
	margin-top: 10px;
	margin-left: 13px;
	clear: right;
}

#tb1 {
	height: auto;
	width: 500px;
	margin: 5px 0px 10px 15px;
	padding: 0px;
}

#tb1 td {
	padding: 3px;
}

#tb1 h4{
	margin: 0;
	border: none;
}

#tb1 .tb1_first_column {
	width: 135px;
	text-align: left;
}

#tb1 .tb1_second_column {
	width: 10px;
}

#tb1 .tb1_third_column {
	width: 400px;
}

#tb1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tb1 ol {
	margin: 0 0 0 26px;
	padding: 0;
}

#tb2 {
	padding: 0px;
	width: 100%;
	border: 1px solid #333333;
}

.ttl {
	clear: left;
	float: left;
	height: auto;
	width: auto;
}

.strong {
	font-weight: bold;
}

#iso_pic, #pic_left, #test_left {
	width: 165px;
	margin-left: 3px;
	margin-top: 10px;
}

#featured_project_left, #featured_project_left2 {
	margin-left: 3px;
	margin-top: 10px;
	margin-right: 0px;
}

#test_left span a img{
	margin-left: 30px;
	margin-top: 5px;
}

#iso_pic span img {
	margin: 0px 0 0px 2px;
}

#company_commitment img {
	border: none;
}

#projects_data {
	margin-bottom: 20px;
	margin-top: -10px;
}

#projects_pictures h4, #projects_data h4 {
	width: 95%;
	margin-bottom: 10px;
}

#projects_testimonial h4 {
	margin-bottom: 10px;
	width: 106%;
}

.odd{background-color: #FFFFFF;} 
.even{background-color: #EFEFEF;} 

.projects_list_info {
	margin-bottom: 10px;
}

#projects_testimonial_sig_table {
	margin: 0 0 10px 0;
	padding: 0;
	width: 350px;
}

#projects_testimonial_sig_table2 {
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
}

#projects_testimonial_sig_table tr, #projects_testimonial_sig_table2 tr {
	vertical-align: bottom;
}

#projects_testimonial img, #projects_testimonial_sig_table2 img {
	border: 2px solid #DDDDDD;
	padding: 1px;
}

#read_testimonial {
	float: right;
}

#read_testimonial a {
	text-decoration: none;
}

#full_testimonial {
	display: none;
}

#services_planning ol li, #services_design ol li, #services_procurement ol li, #services_completion ol li, #services_construction ol li {
	padding-bottom: 10px;
}

#index_content_body h3 {
	font-size: 15px;
	margin-left: 2px;
}

#index_content_body h4 {
	margin-bottom: 15px;
}

#introduction p {
	line-height: 150%;
	margin-bottom: 15px;
}

#index_pic p {
	margin-bottom: 0px;
}

#index_pic p img {
	margin-top: -5px;
	margin-bottom: -5px;
}

#company_commitment ul li {
	padding-bottom: 15px;
}

#company_background p {
	padding-bottom: 10px;
}

.input_field {
	background-color: #DDDDDD;
}

#content_body ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#services_menu ul {
	margin-bottom: 5px;
}

#services_design ol ol {
	margin-top: 10px;
	margin-bottom: -5px;
}

#career_bottom{
	margin-top:20px;
	margin-bottom:20px;
}

#career_bottom li{
	list-style:none;
}

