/* CSS Document */
body
	{ background-color: #06271C;
	} 
	
#wrapper
	{
	width: 780px;
	border: 0px solid #000000;
	margin: 0 auto; /* this centers the div tag */
	}

#header
	{ 
	width: 780px;
	}
	
#header table
	{ 
	border: 0;
	background-color:#06271C;
	padding: 0 0 0 0;
	height: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align:top;
	color: #FFF;
	}
	
	#zander_statement
	{ 
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFF;
	font-weight: bold;
	line-height: 25pt;
	}
	
	#zander
	{ 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFF;
	font-weight: bold;
	line-height: 18pt;
	}
	
	#header span
	{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #469B81;
	font-weight: bold;
	line-height: 18pt;
	}
	
	#header samp
	{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFF;
	font-weight: bold;
	line-height: 18pt;
	}
		
	#header pre
	{
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #469B81;
	font-weight: bold;
	line-height: 18pt;
	vertical-align: top;
	}
	
	#zander_associates
	{ 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFF;
	line-height: 14pt;
	}
	
	#zander_associates_operate
	{ 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
	line-height: 14pt;
	}
	
	#zander_subnav
	{ 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #CCFFFF;
	text-decoration: none;
	}
	
	#recruiting
	{ 
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	text-align: right;
	vertical-align:top;
	color: #FFF;
	}
	
	#experience
	{ 
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	}

#vertical
	{
	writing-mode: tb-rl; filter: FlipH FlipV;
	vertical-align: middle;
	}

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #00FF9C;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #FFF;}
	
a:hover, a:active 
	{ 
	text-decoration: underline; 
	color: #B3D02A;

