/**/
#main {
	width: 988px;
	height: 582px;
	margin: 0 auto;
	position: relative;
	
}


a.AltLink01:link,
a.AltLink01:visited {
	color: #796300!important;
	text-decoration: none;
}
a.AltLink01:hover {
	color: #796300!important;
	text-decoration: underline;
}


/* Project */
#main ul.ClientByName li {
	float: left;
	width: 238px;
	padding-bottom: 8px;
	font-size: 1.2em;
	color: #636363;
	font-weight: bolder;
	margin-right: 5px;
}
	#main ul.ClientByName li a:link,
	#main ul.ClientByName li a:visited {
		color: #ACACAC ;
		text-decoration: none;
	}
	#main ul.ClientByName li a:hover {
		color: #ffd204;
		text-decoration: none;
	}
	

/* People */

#main #introPerson {
	/*padding-bottom: 12px;*/
}
	#introPerson #imgPerson {
		float: left;
		width: 175px;
	}
		#imgPerson img {
			border: #252525 solid 1px;
		}
		
		/*#imgPerson .Level {
			font-size: 1.2em;
			color: #acacac;
			font-weight: normal;
			font-style: italic;
			padding: 0px!important;
			margin: 0px!important;
		}*/
	#introPerson #firstSaying {
		float: right;
		width: 378px;
	}
		#firstSaying .Word {
			font-size: 2.3em;
			color: #acacac;
			padding: 0px 20px 0px 0px!important;
			font-style: italic;
			font-weight: normal;
		}
		
		#firstSaying p.Name {
			font-size: 2.3em;
			color: #acacac;
			font-style: italic;
			font-weight: normal;
			padding: 6px 80px 0px 0px!important;
			text-align: right;
		}
		
#detailInfo p.DetailPerson {
	padding-bottom: 14px!important;
	margin-bottom: 0px!important;
}
#detailInfo p.DetailPerson a:link,
#detailInfo p.DetailPerson a:visited {
	padding: 0px!important;
	margin: 0px!important;
	color: #796300;
	text-decoration: none;
}
#detailInfo p.DetailPerson a:hover {
	color: #796300;
	text-decoration: underline;
}

#detailInfo .Level {
			font-size: 1.2em;
			color: #acacac;
			font-weight: normal;
			font-style: italic;
			padding: 3px 0px 12px 0px;
			margin: 0px!important;
		}
/* Process */

#circle {
	padding-left: 36px;
}
	#detailInfo div.Process {
		background: url(../images/circle-no-activ.png) left top no-repeat;
		width: 420px;
		height: 232px;	
		position: relative;
	}
	#circle a {
		font-size: 1.4em;
		text-transform: uppercase;
		color: #acacac !important;
		z-index: 500;
		overflow: visible;
	}
	#circle a.Active,
	#circle a:hover {
		color: #f7d017 !important;
		text-decoration: none !important;
	}
	#circle a span {
		position: absolute;
		z-index: 1000;
		display: inline !important;
		cursor: pointer;
	}
	#circle #understanding {
		width: 37px;
		height: 109px;
		display: block;
		position: absolute;
		top: 82px;
		left: 314px;
	}
	#circle #understanding.Active,
	#circle #understanding:hover {
		background: url(../images/process_10.png) left top no-repeat;
	}
	#circle #understanding.Active span,
	#circle #understanding span {
		top: 7px;
		left: 43px;
	}
	#circle #vision {
		width: 111px;
		height: 38px;
		display: block;
		position: absolute;
		top: 191px;
		left: 202px;
	}
	#circle #vision.Active,
	#circle #vision:hover {
		background: url(../images/process_16.png) left top no-repeat;
	}
	#circle #vision.Active span,
	#circle #vision span {
		top: 10px;
		left: 115px;
	}
	#circle #testing {
		width: 68px;
		height: 102px;
		display: block;
		position: absolute;
		top: 116px;
		left: 131px;
	}
	#circle #testing.Active,
	#circle #testing:hover {
		background: url(../images/process_13.png) left top no-repeat;
	}
	#circle #testing.Active span,
	#circle #testing span {
		top: 86px;
		left: -24px;
	}	
	#circle #solution {
		width: 90px;
		height: 85px;
		display: block;
		position: absolute;
		top: 24px;
		left: 131px;
	}
	#circle #solution.Active,
	#circle #solution:hover {
		background: url(../images/process_06.png) left top no-repeat;
	}
	#circle #solution.Active span,
	#circle #solution span {
		top: 65px;
		left: -75px;
	}	
	#circle #exploration {		
		width: 105px;
		height: 59px;
		display: block;
		position: absolute;
		top: 20px;
		left: 229px;
	}
	#circle #exploration.Active,
	#circle #exploration:hover {
		background: url(../images/process_03.png) left top no-repeat;
	}
	#circle #exploration.Active span,
	#circle #exploration span {		
		top: -19px;
		left: -30px;
	}	



/* Contact */

#formContact {
	width: 565px;
}
	#formContact p {
		padding-bottom: 16px;
	}
	
	#formContact .AltBg {
		padding-bottom: 0px!important;
		margin-bottom: 16px;
		background: url(../images/bg-area-frsend.png) left top no-repeat;
	}
	* html #formContact .AltBg {
		behavior: url("inc-css/iepngfix.html");
	}
	
#mainContent p.InformEror {
		height: 18px;
}
	#mainContent p.InformEror span.Visible {
		color: #FF0000!important;
		font-size: 1.1em;
		vertical-align: middle;
	}
	#mainContent p.InformEror span.Disable {
		display: none;
	}
	
	#formContact #sendForm01 {
		float: left;
		width: 200px;
	}
	#formContact #sendForm02 {
		float: right;
		width: 298px;
	}
	#formContact p.LblFrm,
	#formContact p.LblFrm2 {
		font-size: 1.1em;
		color: #f7d017;
		padding-bottom: 7px;
		font-weight: bolder;
	}
	#formContact p.LblFrm2 {
		padding-top: 7px;
	}
	#formContact p.Attach {
		text-align: right;
		padding-bottom: 9px;
		padding-right: 2px;
	}
	
	#formContact select.Select01 {
		color: #000000;
		width: 200px;
		font-size: 1.3em;
		background-color: #FFFFFF;
		opacity: 0.4;
		-moz-opacity: 0.4;
		filter: alpha(opacity=40);
		border: none;
		border-top: #695805 solid 1px!important;
		border-right: #363636 solid 1px!important;
		border-bottom: #363636 solid 1px!important;
		border-left: #695805 solid 1px!important;
	}
	#formContact input.Input01,
	#formContact input.Input02,
	#formContact textarea.Area01,
	#formContact textarea.Area02,
	#formContact textarea.Area03 {
		color: #ACACAC;
		width: 194px;
		font-size: 1.3em;
		margin: 0px!important;
		padding: 0px 0px 1px 4px;
		background: none;
		border-top: #695805 solid 1px!important;
		border-right: #363636 solid 1px!important;
		border-bottom: #363636 solid 1px!important;
		border-left: #695805 solid 1px!important;
	}
	* html #formContact input.Input01,
	* html #formContact input.Input02,
	* html #formContact textarea.Area01,
	* html #formContact textarea.Area02,
	* html #formContact textarea.Area03 {
		margin-bottom: -1px!important;
		margin-top: -1px!important;
	}
	
	html>body #formContact input.Input01,
	html>body #formContact input.Input02,
	html>body #formContact textarea.Area01,
	html>body #formContact textarea.Area02,
	html>body #formContact textarea.Area03 {
		//margin-bottom: -1px!important;
		//margin-top: -1px!important;
	}
	
	
	#formContact input.Input02 {
		width: 292px;
	}
	#formContact input.Input03 {
		color: #000000;
		font-size: 1.3em;
		padding-left: 4px;
		background-color: #FFFFFF;
		opacity: 0.4;
		-moz-opacity: 0.4;
		filter: alpha(opacity=40);
		border-top: #483c03 solid 1px;
		border-right: #252525 solid 1px;
		border-bottom: #252525 solid 1px;
		border-left: #483c03 solid 1px;
	}
	* html #formContact input.Input03 {
		width: 300px;
	}

	#formContact textarea.Area01,
	#formContact textarea.Area02,
	#formContact textarea.Area03 {
		width: 292px;
		height: 240px;
		font-weight: bolder;
		text-transform:none;
		overflow: auto;
	}
	#formContact textarea.Area02  {
		height: 245px;
	}
	#formContact textarea.Area03  {
		height: 268px;
	}
	
	#formContact .StyleSubmit {
		position: absolute;
		left: 717px;
		top: 416px;
	}

	
	* html #formContact input.Input02,
	* html #formContact textarea.Area01,
	* html #formContact textarea.Area02,
	* html #formContact textarea.Area03 {
		width: 292px;
		behavior: url("inc-css/iepngfix.html");
	}
	
	* html #formContact input.Input01,
	* html #formContact .Select01,
	* html #formContact input.Input03,
	* html #formContact .StyleSubmit img {
		behavior: url("inc-css/iepngfix.html");
	}
	
	* html #formContact input {
		behavior: url("inc-css/iepngfix.html");
	}
	
	
.NoteAttach {
	position: absolute;
	left: 485px;
	top: 418px;
	font-size: 1.1em;
	font-style: italic;
	width: 210px;
}

	.NoteAttach span.Visible {
		color: #adabac;
	}
	.NoteAttach span.Disable {
		color: #FF0000;
	}
/* News */


.BoxInfo01 .Col01 {
	float: left;
	width: 358px;
	padding-top: 41px;
}

.BoxInfo01 .Col02 {
	float: right;
	width: 375px;
	padding-top: 41px;
}
.BoxInfo01 h3 {
	font-size: 2em;
	color: #f7d017;
	font-weight: normal;
	padding-bottom: 7px;
}
.BoxInfo01 h4 {
	font-size: 1.5em;
	color: #acacac;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 8px;
}

.Col01 p {
	font-size: 1.3em;
	color: #acacac;
	font-weight: bolder;
	padding-bottom: 10px;
}

.BoxInfo01 img {
	border: #252525 solid 1px; 
}
	.Col02 p {
		font-size: 1.1em;
		color: #acacac;
		font-style: italic;
		padding-top: 1px;
	}
	.Col02 p a:link,
	.Col02 p a:visited,
	.Col02 p a:hover {
		color: #695805;
		font-weight: bolder;
		font-style:normal!important;
		text-decoration: none;
	}
	.Col02 p a:hover {
		text-decoration: underline;
	}
	
	span.TxtStyle {
		color: #695805;
		font-weight: bolder;
		font-style:normal!important;
	}

.BoxOut {
	width: 566px;
}
.BoxOut h3 {
	font-size: 2em;
	color: #f7d017;
	font-weight: normal;
	margin-top: 41px;
	margin-bottom: 7px;
}
.BoxOut h4 {
	font-size: 1.5em;
	color: #acacac;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 8px;
}

.BoxOut p {
	font-size: 1.3em;
	color: #acacac;
	font-weight: bolder;
	padding-bottom: 10px;
}

/* Skills */

#strategicItem {
	padding-top: 0px;
}
#strategicItem #showImg {
	float: left;
	width: 392px;
}
#strategicItem #showImg img {
	border: #252525 solid 1px;
}	
#strategicItem #detail {
	float: right;
	width: 153px;
}
#strategicItem #detail h4.Title {
	font-size: 1.1em;
	color: #f7d017;
	font-weight: bolder;
}
#strategicItem #detail .Txt01 {
	font-size: 1.1em;
	font-style: italic;
	color: #acacac;
	font-weight: normal;
}
#strategicItem #detail .Txt02 {
	padding-top: 6px;
	font-size: 1.1em;
	font-weight: bolder;
	color: #acacac;
}


.BoxList ul li {
	float: left;
	margin: 0px 25px 0px 0px; 
	width: 164px;
	background: url(../images/loading.gif) 50% 40px no-repeat;
}
.BoxList ul li.Last {
	margin: 0px!important;
}

.BoxList ul li a img {
	width: 162px;
	height: 122px;
	border: #252525 solid 1px;
	display: block;
}
.BoxList ul li a:hover img,
.BoxList ul li a.Active img {
	border: #f7d017 solid 1px!important;
}

.BoxList ul li p.AtrTxt01 {
	font-size: 1.1em!important;
	color: #f7d017!important;
	padding: 3px 0px 0px 0px!important;
	font-weight: bolder;
}
.BoxList ul li p.AtrTxt01 a:link,
.BoxList ul li p.AtrTxt01 a:visited,
.BoxList ul li p.AtrTxt01 a:hover {
	color: #f7d017;
	text-decoration: none;
}

.BoxList ul li p.AtrTxt02 {
	font-size: 1.1em!important;
	color: #acacac!important;
	font-weight: normal!important;
	font-style: italic;
	padding: 0px 0px 4px 0px!important;
}
.BoxList ul li p.AtrTxt02 a:link,
.BoxList ul li p.AtrTxt02 a:visited,
.BoxList ul li p.AtrTxt02 a:hover {
	color: #acacac!important;
	text-decoration: none;
}


.BoxList ul li p.AtrTxt03 {
	font-size: 1.1em!important;
	color: #acacac!important;
	padding: 0px!important;
}



/* Location */
.ListAlt ul {
	padding-top: 30px;
	overflow: hidden;
}

.ListAlt ul li {
	float: left;
	margin: 0px 14px 0px 0px;
	width: 130px;
	height: 90px;
}
/*.ListAlt ul li.AltMar {
	margin-right: 14px!important;
}*/
.ListAlt ul li.Last {
	margin-right: 0px!important;
}

.ListAlt ul li a {
	width: 128px;
	height: 88px;
	border: #252525 solid 1px;
	display: block;
}
.ListAlt ul li a:hover,
.ListAlt ul li a.Active {
	border: #f7d017 solid 1px!important;
}


/* Career */
#boxCentre .Start01 {
	float: left;
	width: 564px;
}

#boxCentre .Start02 {
	float: right;
	width: 169px;
}

.Start01 p {
	font-size: 1.3em;
	color: #acacac;
	font-weight: bolder;
	padding-right: 15px;
	padding-bottom: 12px;
}

.Start01 a:link,
.Start01 a:visited {
	color: #F7D017;
	text-decoration: none;
}
.Start01 a:hover {
	text-decoration: underline;
}

.Start01 .SubInfo {
	width: 549px;
}

.Start01 .SubInfo p {
	padding-right: 0px!important;
}
.Start01 .SubInfo img {
	float: right;
	width: 200px;
	margin-left: 15px;
}

.Start02 img {
	border: #252525 solid 1px; 
}

.Start02 dl {
	font-size: 1.1em;
	font-weight: bolder;
}
.Start02 dl dt {
	color: #f7d017;
	padding-top: 3px;
	border-top: #252525 solid 1px; 
}

.Start02 dl dt a:link,
.Start02 dl dt a:visited,
.Start02 dl dt a:hover {
	color: #f7d017;
	text-decoration: none;
}


.Start02 dl dt.Alt02 {
	padding-bottom: 4px;
}

.Start02 dl dt.Alt03 {
	border-top: none!important;
	padding-bottom: 5px;
	padding-top: 4px;
}

.Start02 dl dt img {
	margin-bottom: 3px;
}


.Start02 dl dd {
	color: #acacac;
	padding-bottom: 13px;
}
.Start02 dl dt .NoteTxt {
	color: #acacac!important;
	font-weight: normal!important;
	font-style: italic;
}


.Start02 dl ul li {
	color: #636363
}
.Start02 dl ul li.Alt {
	padding-bottom: 6px;
}

.Start02 dl ul li a:link,
.Start02 dl ul li a:visited,
.Start02 dl ul li a:hover {
	color: #acacac;
	text-decoration: none;
}
.Start02 dl ul li a:hover {
	color: #796300!important;
}


/* File Input in Contact */
#divinputfile {
	position: relative;
	width:298px;
	margin:0px;
}
#divinputfile .InputWrapper {
	width: 70px;
	height: 22px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/browser-btn.gif) 100% 1px no-repeat;
}


/*\*/
html* #divinputfile .InputWrapper {
  	background: url(../images/browser-btn.gif) 100% 1px no-repeat;
}
/**/
   
/* for only IE 6 */
* html #divinputfile .InputWrapper {
 	background: url(../images/browser-btn.gif) 100% 2px no-repeat;
}

/* for only IE 7 */
*:first-child+html #divinputfile .InputWrapper {
     background: url(../images/browser-btn.gif) 100% 2px no-repeat;
}



#divinputfile #filepc {
	position: absolute;
	top: 0px;
	right: 0px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	font-size: 4em;
}

#fakeinputfile #fakefilepc {
	color: #000000;
	width:225px;
	font-size:13px;
	padding-top: 2px;
	height: 17px;
	font-family:Arial;
	background-color: #FFFFFF;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	border-top: #483c03 solid 1px;
	border-right: #252525 solid 1px;
	border-bottom: #252525 solid 1px;
	border-left: #483c03 solid 1px;
}


/*\*/
html* #fakeinputfile #fakefilepc {
 	width:223px;
}
/**/
   
/* for only IE 6 */
* html #fakeinputfile #fakefilepc {
 	width:223px;
}

/* for only IE 7 */
*:first-child+html #fakeinputfile #fakefilepc {
    width:223px;
}
