/* process background */
.process_header{
	background: url(../images/process/header_process.jpg) left top no-repeat;
	width:1024px;
	height:53px;
}

.process_navg_content{
	background: url(../images/process/nav_process.jpg) left top no-repeat;
	width:1024px;
	height:348px;
}

.process_navg_content{
	background: url(../images/process/nav_process.jpg) left top no-repeat;
	width:1024px;
	height:348px;
}

.process_content{
	background: url(../images/process/content_process.jpg) left top no-repeat;
	width:1024px;
	height:786px;
}

.process_footer{
	background: url(../images/process/footer_process.jpg) left top no-repeat;
	width:1024px;
	height:57px;
}

/* navigation link */
#navigation_com {
  white-space: nowrap;
  height: 32px;  
  margin: 208px 0 0 75px;
  font-family: Helvetica, Arial, monospace;
  font-size: 14px;
  position: absolute;
}

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

#navigation_com span {
  font-weight: bold;
  display:block;
  margin: 0 0 11px 0;	
  text-decoration: none;
}

#navigation_com li  a{
	color: #f15b40;
	text-decoration: none;
}

#navigation_com li.hover_nav a:hover{
	color: #ffffff;
	text-decoration: none;
}

/* content */
.process_content{
	font-family: Helvetica, Arial, monospace;
	font-size: 13px;
	color: #d1d3d4;
	line-height:17px;
}

/* content - left */
.process_content_left{
	padding: 225px 0 0 75px;
	float: left;
}

ul.decimal{
	list-style-type:decimal;
	padding:8px 0 0 21px;
	margin:0;
}

/* content - middle */
.process_content_middle{
	padding: 225px 0 0 0px;
	float: left;
	width: 300px;	
}

.content_middle_1{
	padding: 0 0 0 57px;
}

.content_click_team_structure{
	padding: 34px 0 0 40px;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align:center;
}
.content_click_team_structure a{
	color: #ffffff;
	text-decoration: none;
}

.content_middle_3{
	padding: 10px 0 0 57px;
	color: #231f20;
}

/* content - right */
.process_content_right{
	padding: 225px 0 0 0px;
	float: left;
	width: 310px;
}
.content_right_1{
	padding: 0 0 0 66px;
}

.inner_right_1{
	padding: 0 0 0 172px;
	width:100px;
}

/* structure background */
.process_structure{
	font-family: Helvetica, Arial, monospace;
	font-size: 16px;
	color: #ffffff;
}
.top_structure_bg{
	background: url(../images/process/top-structure.png) left top no-repeat;
	width:746px;
	height:69px;
}
.title-structure{
	background: url(../images/process/title-structure.png) left top no-repeat;
	width:746px;
	height:59px;
}
.left_structure{
	background: url(../images/process/left_structure.png) left top no-repeat;
	width:59px;
	height:191px;
	float:left;
}
.ctn_structure_1{
	background: url(../images/process/ctn_structure_1.png) left top no-repeat;
	width:158px;
	height:191px;
	float:left;
}
.ctn_structure_2{
	background: url(../images/process/ctn_structure_2.png) left top no-repeat;
	width:157px;
	height:191px;
	float:left;
}
.ctn_structure_3{
	background: url(../images/process/ctn_structure_3.png) left top no-repeat;
	width:152px;
	height:191px;
	float:left;
}
.ctn_structure_4{
	background: url(../images/process/ctn_structure_4.png) left top no-repeat;
	width:158px;
	height:191px;
	float:left;
}
.right_structure{
	background: url(../images/process/right_structure.png) left top no-repeat;
	width:62px;
	height:191px;
	float:left;
}
.bottom_structure_bg{
	background: url(../images/process/bottom-structure.png) left top no-repeat;
	width:746px;
	height:50px;
}

/* structure text style */
.cust_site_style{
	padding: 50px 0 0 153px;
	font-weight: bold;
	float:left;
	color: #c4ced4;
}
.offshore_style{
	padding: 50px 0 0 200px;
	font-weight: bold;
	float:left;
	color: #c4ced4;
}

.client_style{
	padding: 17px 0 0 120px;
	float:left;
	color: #034ea2;
	font-weight: bold;
}
.CEO_style{
	padding: 17px 0 0 270px;
	float:left;
	color: #c61d23;
	font-weight: bold;
}

/*  structure list style */
.structure_list {
	white-space: nowrap;
	height: 32px;  
	margin: 10px 0 0 20px;
	font-family: Helvetica, Arial, monospace;
	font-size: 12px;
	/* font-weight: bold; */
	position: absolute;
}

.structure_list ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
.structure_list span{
	display:block;
	margin: 0 0 21px 0;	
	text-align: center;
}

/* Popup style */
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	z-index:1;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:369px;
	width:746px;
	z-index:2;
	padding:12px;
	font-size:13px;
}
#popupContact h1{
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContactClose{
	font-size:18px;
	line-height:14px;
	right:26px;
	top:19px;
	position:absolute;
	color:#ffffff;
	font-weight:700;
	display:block;
}
