/* excellence background */
.excellence_header{
	background: url(../images/excellence/header_excellence.jpg) left top no-repeat;
	width:1024px;
	height:53px;
}

.excellence_navg_content{
	background: url(../images/excellence/nav_excellence.jpg) left top no-repeat;
	width:1024px;
	height:426px;
}

.left_excellence_content{
	background: url(../images/excellence/left_excellence.jpg) left top no-repeat;
	width:476px;
	height:614px;
	float: left;
}

.right_excellence_content{
	background: url(../images/excellence/right_excellence.jpg) left top no-repeat;
	width:548px;
	height:614px;
	float: left;
}

.excellence_footer{
	background: url(../images/services/footer_excellence.jpg) left top no-repeat;
	width:1024px;
	height:4px;
}

/* 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 */
.excellence_content{
	color: #ffffff;
	font-family: Helvetica, Arial, monospace;
	line-height: 20px;
	font-size: 18px;
}
.title_style{
	color: #f04e37;	
}
.number_style{
	color: #b1babf;
}
.italic_style{
	font-style: italic;
}

.white_color{
	color: #ffffff;
}

/*  left content */
.left_excellence_inner_content{
	padding: 10px 0 0 42px;
}

.diverse_list{
	height: 32px;
	position: absolute;
	line-height: 24px;
}

.diverse_list ul{
	margin: 10px 0 0 15px;
	padding: 0;
	list-style-image:url(../images/excellence/orange_bullet_list.jpg);
}

/* right content */
.right_excellence_inner_content{
	padding: 10px 0 0 42px;
}

.listing_decimal_style{
	line-height: 24px;
}

.listing_decimal_style ul{
	margin: 10px 0 0 24px;
	padding: 0;
	list-style-type: decimal;
}

.listing_decimal_style li{
	color: #b1babf;
}