/**  reset css  **/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/**  end reset **/

body {
	background-color: #FFF;
	background-image:url(../images/B2_BG.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
}
#wrapper {
	margin:0 auto;
	width:980px;
	background-image:url(../images/B2_header.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
#page {
	border-bottom:1px dotted #999;
	margin-bottom:20px;
}
#header {
	height:160px;
}
#headerRight {
	width:805px;
	float:right;
	margin-top:35px;
	max-height:73px;
}
#headerLeft {
	width:116px;
	float:left;
	margin:26px 0 0 20px;
}
#leftCol {
	width:156px;
	float:left;
	margin:46px 0 0 0;
	padding:0 0 0 0;
}
#rightCol {
	display:none;
	width:222px;
	float:right;
	margin:0 0 20px 20px;
}
#contentWrapper {
}
#mainCol {
	width:823px;
	float:right;
	line-height:20px;
	letter-spacing:.01em;
	word-spacing:.07em;
}
#content {
	margin:46px 0 20px 20px;
	float:left;
}
#focusArea {
	display:none;
}
#footer {
	padding: 2px;
	clear:both;
	font-size:10px;
	color:#CCC;
}
#legal {
	text-align:center;
	font-size:10px;
	color:#999;
}

#legal p {
	margin-top:5px;
	margin-bottom:0px;
}
.clearing {
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	color: #FFF;
	font-size:35px;
	margin-bottom:3px;
}
h2, h3 {
	color: #336600;
	font-size:20px;
	letter-spacing:.02em;
}
h3 {
	color: #d5a1a1;
	font-size:20px;
	letter-spacing:.02em;
}
.focusBox h3, h4, h5, h6 {
	color:#990000;
	font-size:14px;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:11px;
	margin-bottom:10px;
}
h2 {
	background-image:url(../images/donut.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;
}
#mainCol a:link {
	color:#069;
	text-decoration:none;
}
#mainCol a:active {
	color:#069;
	text-decoration:none;
}
#mainCol a:visited {
	color:#000;
	text-decoration:none;
}
#mainCol a:hover {
	color:#900;
	text-decoration:underline;
}


/*helping out wolfnet*/
#mainCol .nav_text a:link, .nav_text a:visited {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#contentWrapper ul {
	list-style:circle;
	padding-left:35px;
}
#contentWrapper ol {
	list-style:decimal;
	padding-left:35px;
}
#contactInfo {
	color:#666;
	text-align:right;
	margin:20px 10px 0 0;
}
#contactInfo a {
	color:#666;
}
/* ------------- paragraph spacing ------------------  */

#mainCol  p {
	margin-bottom:10px;
}

#focusArea p {
	margin-bottom:4px;
}


#contactInfo{
	text-align:right;
	font-size:11px;
	margin:0px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:30px;
}


#eoffice{
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
}
