#contentWrapper {
	background:url(../images/content/faqs_top.gif) center 20px no-repeat #e8e8e8;
	padding:53px 0 0 1px;
}
#content {
	width:980px;
	margin:0 auto;
	background:url(../images/content/homeland-security_A_bg.gif) 232px 100% no-repeat;
	padding:0 22px 18px 22px;
}
#mainContent {
	width:758px;
	float:left;
	padding:18px 1px 0 10px;
	background:url(../images/content/homeland-security_A_tile.gif) 0 0 repeat-y;
}
#mainContent h2 {
	width:750px;
	height:45px;
	background-repeat: no-repeat;
	background-position: top left;
}
#mainContent h3 {
	width: 100%;
	height: 36px;
	background-repeat: no-repeat;
	background-position: left;
}
#mainContent img {
	float:right;
	margin:0 10px 10px 10px;
	}

#mainContent a {
	display:block;
	text-decoration:none;
}
#text p {line-height:1.5em; text-align: justify; padding-right: 10px;}
#text li,
#text p {margin:0 0 1em 0;}
#text h3 {
	font-size:0.8em;
	color:#9d0101;
}
#text strong {color:#9d0101;}
#text li {
	background:url(../images/content/home_bullet.gif) 0 3px no-repeat;
	padding:0 0 0 8px;
}
#text div#contact_link {
	background:url(../images/text/faqs_go-btn.gif) 0 0 no-repeat;
	width:252px;
	height:31px;
	padding:0 0 0 0;
}
#text div#contact_link a {
	background:url(../images/text/faqs_go-btn.gif) 0 0 no-repeat;
	width:252px;
	height:31px;
	display:block;
	text-decoration:none;
}

/* subnav */
#subnav {
	float:left;
	width:205px;
	height:480px;
	margin:-20px 5px 0 0;
	padding-top: 58px;
}

#subnav, #subnav ul, #subnav li, #subnav li a {
	width:205px;
	background-image:url(../images/content/capabilities_leftnav.jpg);
	background-repeat:no-repeat;
}
#subnav li, #subnav li a {
	height: 24px;
}

li.overview, li.overview a {background-position:0 -58px;}
li.overview a:hover, li.overviewActive {background-position:-205px -58px;}

li.military, li.military a {background-position:0 -82px;}
li.military a:hover, li.militaryActive {background-position:-205px -82px;}

li.government, li.government a {background-position:0 -106px;}
li.government a:hover, li.governmentActive {background-position:-205px -106px;}

li.commercial, li.commercial a {background-position:0 -130px;}
li.commercial a:hover, li.commercialActive {background-position:-205px -130px;}

li.products_feature, li.products_feature a {
	height: 127px !important;
	background-position:0 -154px;
}
li.contact_feature, li.contact_feature a {
	height: 174px !important;
	background-position:0 -281px;
}
#subnav a {
	display:block;
	text-decoration:none;
	height:100%;
}