body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
p, li, td{
	font-size:0.75em;
	margin-top:0;
	line-height:20px;
}
li {
	padding-bottom:10px;
} 
td li {
	font-size:1em;
}
 ul, ol, dl {
              position: relative;  }

a {
	color:#225482;
	text-decoration:underline;
}
a:hover {
	color:#8c0005;
}
h1 {
	color:#8c0005;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:0;
	margin-top:0;
}
h2 {
	color:#333333;
	font-weight:normal;
	margin-bottom:8px;
	margin-top:0;
	font-size:1.8em;
}
form h2 {
	font-size:1.5em;
	font-weight:bold;
	}
h3 {
	color:#333333;
	font-size:1em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:25px;
}
form h3 {
	margin-top:5px;
}
h4 {
	color:#333333;
	font-size:.93em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0;
}
td h4 {
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0;
}
td h5 {
	color:#333333;
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
}
p.back {
	padding-bottom:10px;
	border-bottom:1px solid #333333;
}
.twoColElsLtHdr .container { 
	width: 52.062em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColElsLtHdr #header { 
	background-image:url(../images/header.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:8.812em;
	margin-bottom:24px;
} 
.twoColElsLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	color:#ffffff;
}
#image_rotation {
	margin-bottom:23px;
}
#logo {
	position:absolute;
	top:24px;
	}
.corner{display:block}
.corner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  clear:both;
}
  .corner1{
  background-image:url(../images/top_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:3px;
  }
.corner1-bottom{
  	background-image:url(../images/top_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:8px;
}
.cornerfg{
  background-color:#ffffff;
  background-image: url(../images/sides.jpg);
  background-repeat: repeat-y;
  background-position: right bottom;
	width: 52.062em;
}
.cornerfh {
  background-image:url(../images/sides.jpg);
  background-repeat: repeat-y;
  background-position:left bottom;
  padding:0 2px;
}
#background {
	background-image:url(../images/innerbackground.jpg);
	background-repeat:repeat;
}
#background ul{
	margin-top:0;
}
.twoColElsLtHdr #sidebar1 {
	float: left; 
	width: 14.06em; /* since this element is floated, a width must be given */
	padding:27px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:10.68em;
}
.twoColElsLtHdr #sidebar1 li {
	list-style-type:none;
	padding-bottom:15px;
}
.twoColElsLtHdr #sidebar1 ul {
	padding-left:0;
	margin-left:0;
}

.twoColElsLtHdr #mainContent {
	margin: 0 0 0 14.06em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding:27px;

} 
.twoColElsLtHdr #mainContent-wide {
	margin: 0 0 0 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding:27px;

} 
.twoColElsLtHdr #footer { 
	color:#f3f3f1;
	text-align:center;
	margin-top:23px;
} 
.twoColElsLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	font-size:0.875em;
}
#footer p.small {	
	font-size:0.700em;

}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.border_bottom td {
	border-bottom:1px solid #333333;
}
#photo {
	border-bottom:1px solid #333333;
	height:187px;
}	
#photo img {
	margin-right:20px;
}
#photo h1 {
	padding-top:95px;
}
.image_border {
	border:2px solid #333333;
	margin:10px 0 10px 0;
}
.image_padding {
	border:2px solid #333333;
	margin:5px 15px;
}
.no_top_margin {
	margin-top:0;
}
/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	margin-top:10px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	float:right;
	
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 2000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	padding-right:11px;
	list-style-type: none;
	line-height:18px;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	list-style-image:none;
	display:block;
}

ul.MenuBarHorizontal li#home
{
	width:59px;
	height:28px;
	background-image:url(../images/nav.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
ul.MenuBarHorizontal li#services
{
	width:79px;
	height:28px;
	background-image:url(../images/nav.gif);
	background-position:0 -29px;
	background-repeat:no-repeat;
}
ul.MenuBarHorizontal li#payroll
{
	width:114px;
	height:28px;
	background-image:url(../images/nav.gif);
	background-position:0 -174px;
	background-repeat:no-repeat;
}
ul.MenuBarHorizontal li#industries
{
	width:95px;
	height:28px;
	background-image:url(../images/nav.gif);
	background-position: 0 -58px;
	background-repeat:no-repeat;
}
ul.MenuBarHorizontal li#resources
{
	width:95px;
	height:28px;
	background-image:url(../images/nav.gif);
	background-position: 0 -87px;
	background-repeat:no-repeat;
}
ul.MenuBarHorizontal li#about
{
	width:87px;
	height:28px;
	background-image:url(../images/nav.gif);
	background-position: 0 -116px;
	background-repeat:no-repeat;
}
ul.MenuBarHorizontal li#contact
{
	width:97px;
	height:28px;
	padding:0;
	background-image:url(../images/nav.gif);
	background-position:0 -145px;
	background-repeat:no-repeat;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 2020;
	cursor: default;
	width: 114px;
	position: absolute;
	left: -1000em;
	background-color:#8C0005;
	background-image:url(../images/navbottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 114px;
	background-color:#8C0005;
	padding-right:0;

}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	font-size:.875em;
	padding:.28em .64em;
}
ul.MenuBarHorizontal a.last{
	border-left:none;
}
ul.MenuBarHorizontal li li a{
	padding: .7em 0.75em;
	font-size:0.75em;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover
{
	color:#225482;
	}
ul.MenuBarHorizontal li li a:hover, ul.MenuBarHorizontal li li a:focus {
	background-color:#FFFFFF;
	color:#225482;

	}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{

	}
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 2010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;

	}
}

