/* company background */
.company_header{
	background: url(../images/company/header_company.jpg) left top no-repeat;
	width:1024px;
	height:53px;
}

.company_navg_content{
	background: url(../images/company/content_navg_company2.jpg) left top no-repeat;
	width:1024px;
	height:347px;
}

.company_content_left{
	float:left;
	background: url(../images/company/content_left_company2.jpg) left top no-repeat;
	width:509px;
	height:837px;
}

.company_content_right{
	float:left;
	background: url(../images/company/content_right_company2.jpg) left top no-repeat;
	width:515px;
	height:837px;
}

.company_footer{
	background: url(../images/company/footer_company2.jpg) left top no-repeat;
	width:1024px;
	height:7px;
}

/* 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 style */
.company_content{
	font-family: Helvetica, Arial, monospace;
	font-size: 15px;
	color: #d1d3d4;
	line-height: 16px;
}

/* left content */
.content_vision{
	padding: 130px 0 0 216px;
}
.content_mission{
	padding: 130px 0 0 216px;
}
.content_different{
	padding: 130px 0 0 216px;
}

/* right content */
.content_history{
	padding: 10px 0 0 24px;
	width: 430px;
	height:690px;
}

.history_style1{
	padding: 0px 0 0 141px;
}
.history_style2{
	padding: 0px 0 0 151px;
}
.history_style3{
	padding: 0px 0 0 210px;
}

.our_cust_style{
	font-weight: bold;
	padding: 8px 0 0 15px;
}
