html,body
{
	margin:0 auto;
	font-size:12px;
	font-family:Helvetica, Arial sans-serif;
	background:url(../images/background_repeat.gif) repeat-x #CCCCCC;
}

h1
{
	background:url(../images/title_frame.gif) no-repeat;
	width:561px;
	height:18px;
	font-size:16px;
	padding:5px;
}

h2
{
	font-size:16px;
	padding:5px 5px 0px 5px;
	text-transform:uppercase;
}

h3
{
	font-size:12px;
	font-weight:bold;
	color:#023564;
}

#interior_content h1
{
	background:url(../images/page_title_frame.gif) no-repeat;
	width:845px;
	height:18px;
	font-size:16px;
	padding:5px;
}

#container
{
	margin:0 auto;
	width:921px;
}

#header_top
{
	background:url(../images/header_1.gif);
	height:29px;
	width:921px;
	float:left;
}

#global_nav
{
	background:url(../images/header_2.gif);
	height:29px;
	width:205px;
	float:right;
}

#global_nav_links
{
	float:right;
	padding-top:8px;
	padding-right:30px;
}

#global_nav_links a
{
	color:#6B696A;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#global_nav_links a:hover {text-decoration:underline;}

#header_border_top
{
	background:url(../images/header_3.gif) no-repeat;
	height:7px;
	width:921px;
	float:left;
}

#header
{
	background:url(../images/header_4.gif) no-repeat;
	height:209px;
	width:921px;
	float:left;
}

#header_nav
{
	width:255px;
	float:right;
}

#header_nav ul
{
	margin:0px;
	padding:0px;
}

#header_nav ul li
{
	list-style:none;
	width:255px;
	text-indent:-99999px;
}

#header_nav ul li a 
{
	display:block;
	min-height:48px;
	width:255px;
}

#header_nav ul li#career {background:url(../images/nav_career_opps.gif);min-height:65px;}
#header_nav ul li#career:hover {background:url(../images/nav_career_opps_over.gif);min-height:65px;}
#header_nav ul li#career a {min-height:65px;}

#header_nav ul li#home {background:url(../images/nav_home.gif);min-height:48px;}
#header_nav ul li#home:hover {background:url(../images/nav_home_over.gif);min-height:48px;}

#header_nav ul li#services {background:url(../images/nav_gov_svcs.gif);min-height:48px;}
#header_nav ul li#services:hover {background:url(../images/nav_gov_svcs_over.gif);min-height:48px;}

#header_nav ul li#support {background:url(../images/nav_ppsl_support.gif);min-height:48px;}
#header_nav ul li#support:hover {background:url(../images/nav_ppsl_support_over.gif);min-height:48px;}

#primary_nav
{
	width:921px;
	height:32px;
	background:url(../images/body_cntnt_rpt.gif) repeat-y;
	display:inline-block;
	background-color:#CCCCCC;
}

#section_title
{
	background-color:#003466;
	border-top:1px solid #ffffff;
	width:208px;
	height:22px;
	margin-right:10px;
	margin-left:9px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-indent:20px;
	padding-top:5px;
	float:left;
}

#primary_nav_links
{
	height:20px;
	padding-top:7px;
	color:#000000;
	font-weight:bold;
	float:left;
}

#primary_nav_links a {color:#000000;text-decoration:none;}
#primary_nav_links a:hover, #primary_nav_links a.selected {color:#CD9933;}

#blue_divider
{
	background-color:#003466;
	border-top:1px solid #ffffff;
	width:902px;
	height:3px;
	margin-left:9px;
	clear:both;	
}

#content_wrapper
{
	width:921px;
	background:url(../images/body_cntnt_rpt.gif) repeat-y #ffffff;
	float:left;
}

#content_left
{	
	width:570px;	
	margin-left:30px;
	margin-top:10px;
	padding:0px 0px 20px 0px;
	line-height:18px;
	float:left;	
}

#content_right
{
	width:300px;
	float:right;
	margin-right:10px;
	line-height:18px;
}

#box_wrapper
{
	background:url(../images/hilight_box_cntnt_rpt.gif) repeat-y;
	width:245px;
	margin-left:30px;
	margin-top:20px;
}

#box_content
{
	background:url(../images/hilight_box_top.gif) no-repeat;
	min-height:172px;
	width:225px;
	padding:115px 10px 10px 10px;	
}

#box_bottom
{
	background:url(../images/hilight_box_bottom.gif) no-repeat;
	min-height:5px;
	width:245px;
	margin-left:30px;
}

#interior_content
{
	width:860px;	
	margin-left:30px;
	margin-top:10px;
	padding:0px 0px 20px 0px;
	line-height:18px;
	float:left;	
}

#footer
{
	background:url(../images/footer.gif) no-repeat;
	width:921px;
	min-height:31px;
	color:#ffffff;
	padding-top:5px;
	float:left;
}

#footer_text
{
	float:right;
	padding-right:30px;
}

#footer_text a {color:#ffffff;text-decoration:none;}
#footer_text a:hover {text-decoration:underline;}
