body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background: transparent url(img/bg.jpg);
}
body.popup {
	background: white;
}

a, a:visited {
	color: navy;
	font-weight: normal;
}
a:hover {
	font-weight: normal;
}
a:focus, a:hover, a:active { outline:none }

.em {
	font-style: italic;
}

div#header {
	width: 778px;
	margin: 0 auto;
	position: relative;
	z-index: 10000;
	background-color: white;
}

div#subheader {
	width: 778px;
	margin: 0 auto;
	position: relative;
	z-index: 10001;
}

div#banner {
	width: 778px;
	margin: 0 auto;
	background-color: white;
}
#banner img {
	display: block;
	width: 768px;
	margin: 0 auto;
}

div#lang {
	position: absolute;
	top: 15px; right: 0;
}
#lang ul {
	list-style: none;
	margin: 0 0 0 auto;
	float: right;
}
#lang li {
	float: left;
	margin: 0 .3em;
	padding: 0 .7em 0 .2em;
	border-right: 1px solid #ddd;
	text-align: center;
}
#lang li.last {
	border: none;
	margin-right: none;
	padding-right: none;
}

#lang a {
	text-decoration: none;
	font-weight: normal;
}
#lang a:hover {
	text-decoration: underline;
}

div#main {
	width: 774px;
	margin: 0 auto;
	background-color: white;
	padding: 0 0 20px 0;
	position: relative;
	border: 1px solid white;
}

div#topbar {
	width: 778px; height: 23px;
	margin: 0 auto;
	background-color: #dff6fd;
	color: #666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
#topbar div#today {
	position: absolute;
	left: 20px; top: 5px;
}
#topbar div#breadcrumb {
	position: absolute;
	left: 190px; top: 5px;
}
#breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	cursor: default;
}
#breadcrumb li a {
	color: #666;
	display: block;
	margin: 0;
	padding: 0 6px 0 14px;
	text-decoration: none;
	font-weight: normal;
	background: transparent url(img/bc.gif) no-repeat left center;
}
#breadcrumb li a#home {
	background-image: url(img/bc-home.gif);
}
#breadcrumb li a:hover {
	background-color: #F1FBFE;
} 

#main div#left {
	position: absolute;
	width: 178px;
	left: 2px;
	top: 0;
	padding-right: 20px;
	background: transparent url(img/left.gif) no-repeat right top;
}
#left #bannerad {
	margin: 10px 0 0 6px;
}
#left #bannerad a {
	outline: none;
}
#left #bannerad img {
	border: 1px solid white;
}
#main div#content {
	margin-left: 200px;
	padding: 0 10px 20px 0;
	min-height: 600px;
	text-align: left;
}
html.news div#content {
	/*min-height: 300px;*/
}
#main div#content.center {
	margin: 0 auto;
	padding: 10px;
	width: 500px;
}
.ldecor p{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:
}
#main div#content.full {
	margin: 0 auto;
	padding: 10px;
	width: 600px;
}
#main div#fullcontent {
	padding: 10px;
}

#content img {
	display: block;
	margin: 0 auto;
}

div#footer {
	width: 778px;
	height: 50px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	vertical-align: middle;
	text-align: center;
	color: #555;
	background: #F6FDFF url(img/footer.gif) repeat-x;
	clear: both;
}
#footer a {
	color: #555;
	font-weight: normal;
}

p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 5px 10px 10px;
	padding: 0;
	text-align: left;
}

ul {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
}

ul.bulleted {
	margin: 0 0 10px 20px;
}
ul.indent {
	margin-left: 60px;
}
ul.bulleted li {
	list-style: none;
	background: transparent url(img/blt-bluetri.gif) no-repeat left top;
	padding: 5px 0 0 20px;
}
* html ul.bulleted li {
	height: 16px;
	background-position: left top;
}

ul.bulleted ul {
	margin-left: 40px;
}
ul.bulleted ul li, ul.sub li {
	background-image: url(img/blt-redtri.gif);
	background-position: left .6em;
	padding-left: 10px;
}

ul.bulleted ul li, ul.sub1 li{
	background-image: url(img/blt-v.gif);
	background-position: left .6em;
	padding-left: 15px;
}

img.float {
	float: right;
}
.img_mobile{
	clear:both;
}
.img_mobile img{
	float:left;
	padding-bottom:10px;
}
.clear{ clear:both;}
/* PAGE HEADINGS */
div.pageHeading {
	width: 575px; height: 43px;
	margin: 10px 0 15px 0;
	padding: 0;
	background: white url(img/h1/title.gif) no-repeat;
}
h1 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #0398B9;
	text-transform:uppercase;
	background-color: white;
	padding: 20px 10px 0 0;
	margin: 0 0 0 50px;
	float: left;
}
* html h1 {
	margin-left: 25px;
}
div.pageHeading#about { background-image: url(img/h1/aboutus.gif); }
div.pageHeading#company { background-image: url(img/h1/companyProfile.gif); }
div.pageHeading#facts { background-image: url(img/h1/Facts&Figures.gif); }
div.pageHeading#history { background-image: url(img/h1/history.gif); }
div.pageHeading#boa { background-image: url(img/h1/BoardofAdvisors.gif); }
div.pageHeading#management { background-image: url(img/h1/ManagementTeam.gif); }
div.pageHeading#clients{ background-image: url(img/h1/clients.gif); }
div.pageHeading#news { background-image: url(img/h1/tmanews.gif); }

div.pageHeading#whyvn { background-image: url(img/h1/whyvietnam.gif); }
div.pageHeading#whyhcmc { background-image: url(img/h1/hcmc.gif); }
div.pageHeading#vnnews { background-image: url(img/h1/vietnamsoftwarenews.gif); }
div.pageHeading#vnguide { background-image: url(img/h1/guidetovietnam.gif); }

div.pageHeading#whytma { background-image: url(img/h1/whytma.gif); }
div.pageHeading#resources { background-image: url(img/h1/resources.gif); }
div.pageHeading#skills { background-image: url(img/h1/skills.gif); }
div.pageHeading#rnd { background-image: url(img/h1/r&dzone.gif); }
div.pageHeading#process { background-image: url(img/h1/qualityprocess.gif); }
div.pageHeading#infrastructure { background-image: url(img/h1/infrastructure.gif); }
div.pageHeading#security { background-image: url(img/h1/security.gif); }
div.pageHeading#testimonials { background-image: url(img/h1/testimonials.gif); }

div.pageHeading#solutions { background-image: url(img/h1/solutions.gif); }
div.pageHeading#development { background-image: url(img/h1/DevelopmentServices.gif); }
div.pageHeading#mobile { background-image: url(img/h1/mobile.jpg); }
div.pageHeading#testing { background-image: url(img/h1/TestingServices.gif); }
div.pageHeading#telecom { background-image: url(img/h1/Telecommunications.gif); }
div.pageHeading#business { background-image: url(img/h1/BusinessApplications.gif); }
div.pageHeading#microsoft { background-image: url(img/h1/microsoft.jpg); }
div.pageHeading#models { background-image: url(img/h1/EngagementModels.gif); }

div.pageHeading#careers { background-image: url(img/h1/careers.gif); }
div.pageHeading#whywork { background-image: url(img/h1/whyworkintma.gif); }
div.pageHeading#jobs { background-image: url(img/h1/hotjobs.gif); }
div.pageHeading#careernews { background-image: url(img/h1/career-news.gif); }
div.pageHeading#jobenquiry { background-image: url(img/h1/job-enquiry.gif); }

div.pageHeading#contact { background-image: url(img/h1/contactus.gif); }
div.pageHeading#sitemap { background-image: url(img/h1/sitemap.gif); }

h2 {
	margin: 12px 0 8px 0;
	padding: 0 0 5px 10px;
	background: transparent url(img/h2.png) no-repeat left bottom;
	font-size: 13px;
	color: #0085B0;
}
h3 {
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 13px;
	color: #09c;
}


#content table {
	margin: 10px;
	padding: 4px;
	border: 6px solid #94CAE4;
	background-color: white;
	background-image: url(../images/bk/3.jpg);
}
#content td, #content th {
	margin: 0;
	padding:6px 0 6px 6px;
	text-align: left;
	border-width: 1px;
	border-color: #ACD6DD;
	border-style: none solid solid none;
	background-color: #F3FCFC;
	vertical-align: top;
}
#content tr.alt td {
	background-color: white;
}
#content th, #content td.headcol, #content .alt td.headcol{
	background-color: #63b1d8;
	color: #FFF;
	font-weight: bold;
	border-color: #8BC6E2;
}
p.headcol{
	background-color: #63b1d8;
	color: #FFF;
	font-weight: bold;
	border-color: #8BC6E2;
	padding:6px 0px 6px 6px;
	margin:0 -7px 0 -6px;
}
#content th, #content td.headcol2, #content .alt td.headcol2 {
	background-color: #82c0df;
	color: white;
	font-weight: bold;
	border-color: #8BC6E2;
}

#content th, #content td.headcol3, #content .alt td.headcol3 {
	background-color: #63b1d8;
	color: white;
	font-weight: bold;
	border-color: #8BC6E2;
}

#content tr.alt th, #content tr.alt td.headcol, #content .alt td.headcol {
	background-color: #8BC6E2;
	color: #FFF;
}


#content th {
	text-align: center;
}

#content .headcol a {
	font-weight: bold;
	color: white;
}

#content .alt td.headcol {
}

#content tr.first td {
	border-top-style: solid;
}
#content table ul.sub {
	margin-left: 0;
}
* html #content table ul.sub li {
	background-position: 2px;
}

a.more {
	display: block;
	width: 40px; height: 13px;
	background: white url(img/more.jpg) no-repeat;
	float: right;
}
a.more.inline {
	display: inline-block;
	float: none;
	margin-left: 3px;
}
.hotnews a.more {
	margin-top: 10px;
}

body:first-of-type a.more {
	margin: 5px 0 0 10px;
}

div.quote {
	background: transparent url(img/quote-l.gif) no-repeat left top;
	margin: 10px 20px 20px 20px;
}
.quote blockquote {
	margin: 0 0 5px 30px;
	padding: 0 15px 0 0;
	background: transparent url(img/quote-r.gif) no-repeat right bottom;
	font-size: 12px;
	color: #16325F;
	font-weight: bold;
}
.quote p {
	text-align: right;
	font-style: italic;
}

div#certbox {
	height: 270px;
	background: white url(img/certbox.png) no-repeat center top;
	padding: 10px 5px 10px 10px;
}
#certbosx p {
}

.hotnews {
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
}

div.sidecol {
	width: 200px;
	float: right;
}

div.tbox {
	width: 60%;
	margin: 10px auto;
	padding: 0 0 10px 0;
	background-color: #ECF89A;
	border: 3px solid #9F8D0F;
}
.tbox h4 {
	font-size: 150%;
	color: white;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	background-color: #9F8D0F;
}

span.numresources {
	color: black;
}

body.competencies div#content {
	width: 565px;
	/*background: white url(img/bg-java.jpg) no-repeat;*/
}

/*=============Sidebar===========*/
ul.career{
	padding:0 0 0 26px;
	list-style:inside;
	margin-top:-5px;
}
ul.career li{
	padding:5px 0;

}
.img_career{
	float:right;
	padding:3px;
	position:relative;
	right:10px;
	top:-5px;
	border:1px solid #ccc;
}
.container {
	width: 540px;
	margin:0px 0 0 10px;
}
.container p{
	padding:5px 10px 0;
}
.acc_trigger {
	padding: 0;
	margin-top:-1px;
	background:url(img/acc.gif) repeat-x;
	border:1px solid #aed0ea;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	height: 27px;
	width: 540px;
	float: left;
}
.acc_trigger a {
	color: #06c;
	text-decoration: none;
	display: block;
	font:bold 11px Verdana, Geneva, sans-serif;
	padding: 0 0 0 10px;
	line-height:26px;
}
.acc_trigger a:hover {
	color: #e0580d;
}
.active {background-position: left bottom;}
.acc_container {
	margin: 0 ;
	padding:5px 0 20px 5px;
	border:1px solid #aed0ea;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-size: 1.2em;
	width: 535px;
	clear: both;
}
.acc_container h2{
	font-size:11px;
	}
.acc_container ul{
	line-height:20px;
	list-style:circle;
	padding-left:30px;
}
.down{
	background:url(img/down.gif) left no-repeat;
	height:32px;
	margin-left:10px;
	padding-left:43px;
	line-height:30px;
}

/*-----------------------------------------*/
/*
body#telecom div#content {
	background-image: url(img/bg-telecom.jpg);
}
body#business div#content {
	background-image: url(img/bg-business.jpg);
}
body#microsoft div#content {
	background-image: url(img/bg-microsoft.jpg);
}
body#mobile div#content {
	background-image: url(img/bg-mobile.jpg);
}
body#java div#content {
	background-image: url(img/bg-java.jpg);
}
body#opensource div#content {
	background-image: url(img/bg-opensource.jpg);
}
body#embedded div#content {
	background-image: url(img/bg-embedded.jpg);
}\*/

