/* excellence background */
.appdev_header{
	background: url(../images/appdev/header_appdev.jpg) left top no-repeat;
	width:1024px;
	height:52px;
}

.appdev_navg_content{
	background: url(../images/appdev/nav_appdev.jpg) left top no-repeat;
	width:1024px;
	height:346px;
}

.left_appdev_content{
	float: left;
}

.left_appdev_content1{
	background: url(../images/appdev/left_appdev_content1.jpg) left top no-repeat;
	width:530px;
	height:313px;
}
.left_appdev_content2{
	background: url(../images/appdev/left_appdev_content2.jpg) left top no-repeat;
	width:530px;
	height:435px;
}

.right_appdev_content{
	background: url(../images/appdev/right_appdev_content.jpg) left top no-repeat;
	width:494px;
	height:748px;
	float: left;
}

.appdev_footer{
	background: url(../images/appdev/footer_appdev.jpg) left top no-repeat;
	width:1024px;
	height:6px;
}

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

.orange_text{
	color: #f04e37;
}

/*  left content */
.left_appdev_inner_content1{
	padding: 130px 0 0 40px;
}

.appdev_title_text{
	font-size: 18px;
}

.way_to_use_style{
	text-align: center;
	font-family: Impact, Helvetica, Arial, monospace;
	font-size: 25px;
	padding: 6px 0 0 10px;
	line-height: 20px;
}

.way_to_use_title{
	color: #ed1c24;
	text-shadow: 1px 1px 1px #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.way_to_inner_1{
	display: block;
	padding: 18px 0 0 120px;
	float: left;
}
.way_to_use_title_content_1{
	display: block;
	margin: 0 0 0 -60px;
}

.way_to_inner_2{
	display: block;
	padding: 18px 0 0 95px;
	float: left;
}
.way_to_use_title_content_2{
	display: block;
	margin: 0 0 0 -40px;
}

.way_to_inner_3{
	display: block;
	padding: 12px 0 0 100px;
	float: left;
}
.way_to_use_title_content_3{
	display: block;
	margin: 0 0 0 -40px;
}

.way_to_inner_4{
	display: block;
	padding: 12px 0 0 80px;
	float: left;
}
.way_to_use_title_content_4{
	display: block;
	margin: 0 0 0 -50px;
}


/* right content */
.right_appdev_content_inner1{
	padding: 20px 0 0 30px;
}

.right_appdev_content_inner2{
	padding: 40px 0 0 60px;
}

.right_appdev_content_listing1, 
.right_appdev_content_listing2{
	height: 50px;
	position: absolute;
	line-height: 18px;
	color: #f04e37;
}
.right_appdev_content_listing1 ul{
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
}
.right_appdev_content_listing2 ul{
	margin: 10px 0 0 200px;
	padding: 0 0 0 0;
}

.right_appdev_content_listing1 span, 
.right_appdev_content_listing2 span{
	display:block;
	margin: 2px 0 2px 0;
	color: #ffffff;	
}