#center_page	{
	position:relative;
	top:0px;
	left:50%;
	margin-left:-500px;
	width:1000px;
	height:auto;
	overflow:visible;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background:#231f20 url(img/page_bg.jpg) repeat-x;
}
#Masthead {
	position:absolute;
	width:1000px;
	height:132px;
	z-index:2;
	top: 0px;
}
#navrule {
	position:absolute;
	width:1000;
	height:29px;
	z-index:4;
	top: 132px;
	left: 0px;
}
#navigation {
	position:absolute;
	width:705px;
	height:29px;
	z-index:8;
	top: 132px;
	left: 0px;
}
#bt_home	{
	position:relative;
	top:0px;
	background:url(img/mn-1.gif) no-repeat;
	width:115px;
	height:29px;
	display:block;
	float:left;
	z-index:20;
}
#bt_home:hover	{
	background:url(img/mn-1-mo.gif) no-repeat;
}

#bt_company	{
	position:relative;
	background:url(img/mn-2.gif) no-repeat;
	width:121px;
	height:29px;
	display:block;
	float:left;
	z-index:20;
}
#bt_company:hover	{
	background:url(img/mn-2-mo.gif) no-repeat;
}
#bt_solutions	{
	position:relative;
	background:url(img/mn-3.gif) no-repeat;
	width:127px;
	height:29px;
	display:block;
	float:left;
	z-index:20;
}
#bt_solutions:hover	{
	background:url(img/mn-3-mo.gif) no-repeat;
}
#bt_resources	{
	position:relative;
	background:url(img/mn-4.gif) no-repeat;
	width:116px;
	height:29px;
	display:block;
	float:left;
	z-index:20;
}
#bt_resources:hover	{
	background:url(img/mn-4-mo.gif) no-repeat;
}
#bt_careers	{
	position:relative;
	background:url(img/mn-5.gif) no-repeat;
	width:113px;
	height:29px;
	display:block;
	float:left;
	z-index:20;
}
#bt_careers:hover	{
	background:url(img/mn-5-mo.gif) no-repeat;
}
#bt_contact	{
	position:relative;
	background:url(img/mn-6.gif) no-repeat;
	width:113px;
	height:29px;
	display:block;
	float:left;
	z-index:20;
}
#bt_contact:hover	{
	background:url(img/mn-6-mo.gif) no-repeat;
}
.block_a:link	{
 display:block;  
 width:100%;  
 height:100%;
 color:#000000;
 text-decoration:none;  
}
.block_a:visited	{
 color:#000000;  
}
.block_a:hover	{
 color:#000000; 
}
.block_a:active	{
 color:#000000; 
}


#subnav {
	position:absolute;
	width:1000;
	height:40px;
	z-index:5;
	left: 0px;
	top: 29px;
}
#subnavlinks {
	position:absolute;
	height:40px;
	z-index:6;
	left: 240px;
	top: 0px;
}
#subnavlinks2 {
	position:absolute;
	height:21px;
	z-index:5;
	left: 825px;
	top: 16px;
}
#footer {
	position:absolute;
	width:980px;
	z-index:2;
	overflow:visible;
	left:0px;
	bottom:0px;
	height:14px;
	padding:10px 20px 0px 0px;
	text-align:right;
	color:#ccc;
	font: 10px/10px Verdana;
	letter-spacing:1px;
	background: url(img/bottom_bar.png) repeat-x;
}
.sidebar_titles {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #2B2B2B;
	text-decoration: none;
	margin:8px 0px 20px 0px;
	letter-spacing: 2px;
}
.sidebar_subs	{
	font:12px/12px bold Verdana, Arial, Helvetica, sans-serif;
	margin:1px 0px 1px 0px;
	padding:4px 0px 4px 4px;
	background:#cccccc;
	border-top:1px solid #888888;
	display:block;
}
.titles {
	font:14px/16px bold Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #6B6E72;
	margin:0px 10px 10px 0px;
}
.indent {
	font:12px/16px Arial, Helvetica, sans-serif;
	list-style: inside none url(img/bullet.gif);
	padding: 144px 50px 0px 50px;
}
.titlecopy {
	font:13px/20px Arial, Helvetica, sans-serif;
	font-style: italic;
}
.bulletitle {
	font:16px/8px bold Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999999;
	padding-bottom: 3px;
	padding-top: 3px;
}
.articledate {
	font:10px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom: 1px solid #0d7bec;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.newstitle {
	font:14px/20px bold Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px 20px 3px 5px;
	margin:0px;
	background:#e8ebf3;
	display:block;
}
.companyindent {
	font:12px/18px Arial, Helvetica, sans-serif;
	padding: 180px 30px 0px 220px;
	text-align: left;
}
.copybold {
	font:13px/20px bold Arial, Helvetica, sans-serif;
}

a:link {
	color: #1055C6;
	text-decoration: underline;
}
a:visited {
	color: #2A4E68;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: underline;
}
