@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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: #000000;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #FFFFFF;
}
.oneColFixCtrHdr  #logo   {
	padding: 10px;
	height: 82px;
	width: 159px;
	float: left;
}
.oneColFixCtrHdr #header h1 {
	margin: 0px; /* 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 */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr  #navigation {
	margin-left: 180px;
	padding-top: 73px;
	height: 30px;
	zoom: 1;
}
#subnav {
	height:29px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 597px;
}
#subnav ul {
	display:inline;
	height: 29px;
	width: 597px;
}
#subnav ul li {
	display:inline;
	list-style:none;
	float:left;
}
#subnav ul li a {
	display:block;
	height: 15px;
}
#about a {
	width: 79px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	border-right: 1px solid #000000;
}
#about a:hover {
	background-color: #CCCCCC;
	border-right: 1px solid #000000;
}
#solutions a {
	width: 150px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	border-right: 1px solid #000000;
}
#solutions a:hover {
	background-color: #CCCCCC;
	border-right: 1px solid #000000;
}
#services a {
	width: 167px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #000000;
}
#services a:hover {
	background-color: #CCCCCC;
	border-right: 1px solid #000000;
}
#new a {
	width: 91px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #000000;
}
#new a:hover {
	background-color: #CCCCCC;
	border-right: 1px solid #000000;
}
#contact a {
	width: 106px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	text-decoration: none;
}
#contact a:hover {
	background-color: #CCCCCC;	
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
}
.oneColFixCtrHdr #slogin {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	font-style: italic;
	color: #FFFFFF;
	background-color: #000000;
	padding: 6px 0px;
	margin-bottom: 10px;
}
#middle {
	margin: 0 10px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 5px 15px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #EBEBEB;
	zoom: 1;
} 
#middle  a  {
	font-weight: bold;
	color: #0065FF;
	padding-left: 145px;
}
#middleList {
	float: topleft;
	width: 320px;
	margin: 0px 0px 0px 30px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
#acclogo {
        float: left;
        position: relative;
        top:400px;
}
#industryCol {
	width: 161px;
	padding: 10px 0px 10px 12px;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	float: left;
}
#softwareCol {
	height: 16px;
	padding: 10px 0px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
#listMenu div a {
	color: #000000;
}
#listMenu div a:hover {
	color: #FFFFFF;
	background-image: url(../images/bkgrd_gradient.gif);
	background-repeat: no-repeat;
}
#manCol a  {
	float: left;
	width: 182px;
	padding: 10px 0px 6px 12px;
	height: 28px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
}
#mfgCol  {
	height: 28px;
	padding: 10px 0px 6px;
	border-bottom: 1px solid #000000;
}
#mfgCol     ul   {
	margin: 0px;
}
#mfgCol     ul     li   {
	margin: 0px 0px 0px 32px;
	padding: 0px;
}
#beautyCol a  {
	float: left;
	width: 182px;
	padding: 10px 0px 10px 12px;
	height: 36px;
	text-decoration: none;
}
#servCol  {
	height: 36px;
	padding: 10px 0px;
}
#servCol   ul  {
	margin: 0px;
}
#servCol   ul   li  {
	margin: 0px 0px 0px 32px;
	padding: 0px;
}
h1   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
h2   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
h3   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.oneColFixCtrHdr #middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subBar {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
#subBar #leftnav {
	height: 167px;
}
#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#leftnav ul li {
	list-style:none;
}
#leftnav ul li a {
	display:block;
	height: 12px;
}
#overview a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 175px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	color: #666666;
}
#overview a:hover {
	border-bottom: 1px solid #000000;
	color: #0065FF;
}
#development a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #666666;
	width: 175px;
}
#development a:hover {
	border-bottom: 1px solid #000000;
	color: #0065FF;
}
#management a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 175px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #666666;
}
#management a:hover {
	border-bottom: 1px solid #000000;
	color: #0065FF;
}
#consulting a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #666666;
	width: 175px;
}
#consulting a:hover {
	border-bottom: 1px solid #000000;
	color: #0065FF;
}
#subContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	zoom: 1;
} 
#subContent a {
	color: #0065FF;
	text-decoration: none;
}
#subContent a:hover {
	text-decoration: underline;
}
#subContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
#subContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-image: url(../images/bullet2.gif);
}
#subContent ol {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 16px;
        margin-top: -10px;
        margin-bottom: -5px;
        list-style-image: url(../images/bullet2.gif);
}

#subContent .txtForm {
	text-align: right;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subContent  #txtField  {
	padding: 3px;
	border: 1px solid #0065FF;
}
#subContent .SubmitButton {
	padding: 4px;
	border: 1px solid #000000;
	background-color: #0065FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #FFFFFF;
	background-image: url(../images/partners.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.oneColFixCtrHdr #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	line-height: 14px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 5px;
	width: 770px;
}
#copyright a {
	font-weight: bold;
	color: #FFFFFF;
}
#copyright a:hover {
	text-decoration: none;
}
.tableBrdr {
	border: 1px solid #000000;
}
.bottomBrdr {
	border-bottom: 1px solid #000000;
}
#subContent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
