/* services background */
.services_header{
	background: url(../images/services/header_services.jpg) left top no-repeat;
	width:1024px;
	height:52px;
}

.services_navg_content{
	background: url(../images/services/nav_services.jpg) left top no-repeat;
	width:1024px;
	height:346px;
}

.left_services_content{
	background: url(../images/services/left_services.jpg) left top no-repeat;
	width:482px;
	height:508px;
	float: left;
}

.right_services_content{
	background: url(../images/services/right_services.jpg) left top no-repeat;
	width:542px;
	height:508px;
	float: left;
}

.services_footer{
	background: url(../images/services/footer_services.jpg) left top no-repeat;
	width:1024px;
	height:8px;
}

/* navigation link */
#navigation_com {
  white-space: nowrap;
  height: 32px;  
  margin: 150px 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 */
.services_content{
	color: #ffffff;
	font-family: Helvetica, Arial, monospace;
	line-height: 18px;
}
.orange_textstyle{
	color: #f04e37;
}

/* left content */
.left_services_inner_1{
	padding: 5px 0 0 45px;
	font-size: 14px;
	line-height: 20px;
}

.left_services_inner_2{
	padding: 15px 0 0 45px;
	font-size: 20px;
	line-height: 16px;
}

.services_list {
	height: 32px;
	font-family: Helvetica, Arial, monospace;
	font-size: 14px;
	position: absolute;
	line-height: 24px;
}

.services_list ul {
	margin: 10px 0 0 20px;
	padding: 0;
	color: #f04e37;
}

.services_list span {
	display:block;
	margin: 0 0 5px 0;
	color: #ffffff;
}

/* right content */
.right_services_ttl_1{
	font-size: 30px;
	font-weight: bold;
	color: #b1babf;
	padding: 50px 0 0 15px; 
	float: left;
	height: 30px;
}
.right_services_ttl_2{
	font-size: 30px;
	font-weight: bold;
	color: #b1babf;
	padding: 50px 0 0 130px; 
	float: left;
	height: 30px;
}

.value_contents{
	padding: 10px 0 0 20px;
	font-size: 16px;
}

.value_title_textstyle{
	font-size: 24px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
	float:left;
	height: 24px;
}

.value_title_desc  {
	height: 18px;  
	margin: -12px 0 0 -10px;
	float:left;
}

.value_title_desc  span {
	font-family: Helvetica, Arial, sans-serif; 
	display:block;	 
}

.value_title_desc_2{
	padding: 0 0 20px 1px;
}