#contentA {
	width:961px;
	padding:0 0 0 10px;
}
#contentA #title_bar {
	background:url(../images/text/about_h2.gif) top left no-repeat;
	width:961px;
	height:56px;
}
#contentA #title_bar h2 {
	display: none;
}

#contentA h3 {
	width:217px;
	height:20px;
	background-image:url(../images/text/about_h3_mission.gif);
}
#contentA #top_content {
	padding:0 10px 10px 10px;
	width:934px;
	/* background:url(../images/text/about_globetel.gif) 664px 6px no-repeat; */
}
#globetel_logo {
	float: right;
	margin: 0px 0px 10px 10px;
	width:278px;
	height: 83px;
}
#contentA div #contact_btn, #contentA div #tao_btn {
	float: left;
	margin-right: 10px;
}
#contentA div#contact_btn {
	background:url(../images/text/about_go-btn.gif) 0 0 no-repeat;
	width:252px;
	height:31px;
	padding:0 0 0 0;
}
#contentA div #contact_btn a {
	display:block;
	width:252px;
	text-decoration:none;
	height:100%;
	}
	
#contentA div#tao_btn {
	background:url(../images/text/about_btn_tao_merger.gif) 0 0 no-repeat;
	width:282px;
	height:31px;
	padding:0 0 0 0;
}
#contentA div #tao_btn a {
	display:block;
	width:282px;
	text-decoration:none;
	height:100%;
	}
	
#contentA p {
	line-height:1.5em;
	margin:0 0 1em 0;
}
/* Applications */
#contentB {
	clear:both;
	padding:198px 0 0 0;
	background:url(../images/content/about.jpg) 2px 0 no-repeat;
	width:980px;
	}

#contentB div {
	float:left;
	width:291px;
	padding:0 15px 0 19px;
	}
#contentB div.clear {float:none;}

#contentB h3 {
	width:217px;
	height:20px;
}
/* Commercial  */
#contentB #Commercial h3 {background-image:url(../images/text/about_h3_commercial.gif);}
/* Government */
#contentB #Government h3 {background-image:url(../images/text/about_h3_government.gif);}
/* Military */
#contentB #Military h3 {background-image:url(../images/text/about_h3_military.gif);}

div.more_btn {
	padding: 0px !important;
	margin: 10px 0 0 0 !important;
	float: none;
}
div.more_btn, div.more_btn a {	
	height: 31px !important;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#Military div.more_btn, #Military div.more_btn a {
	background-image: url(../images/text/capabilities_military_btn.gif);
	width: 210px;
}
#Government div.more_btn, #Government div.more_btn a {
	background-image: url(../images/text/capabilities_government_btn.gif);
	width: 237px;
}
#Commercial div.more_btn, #Commercial div.more_btn a {
	background-image: url(../images/text/capabilities_commercial_btn.gif);
	width: 233px;
}
