* html img { behavior: url(/css/iepngfix.htc); }

body {
	background-image:url(/images/bg_interior.jpg);
	background-repeat:repeat-x;
	background-color: #CCCCCC;
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
}


#contentHolder {
	width:770px;
	height:auto;
	margin: 0 auto;
	padding:0px;
	text-align: left;
}

.pageHolder {
	width:770px;
	height:auto;
}

.homeHdr {
	width:770px;
	height:323px;
	position:absolute;
	top: 0px;
}

.pageHdr {
	width:770px;
	height:164px;
	position:absolute;
	top: 0px;
}

.homeLogo {
	width:164px;
	height:110px;
	position:absolute;
	top: 72px;
	left: 97px;
}


.Logo {
	 /*  background-image:url(/images/acuite_logo.png);
	background-repeat:no-repeat; */
	width:164px;
	height:110px;
	position:absolute;
	top: 9px;
	left: 84px;
}

.navBarHome {
	width:770px;
	height:31px;
	position: absolute;
	left: 0px;
	top: 275px;
}

.navBar {
	width:770px;
	height:31px;
	position: absolute;
	left: 0px;
	top: 132px;
}

.navAbout a {
	width:86px;
	height:31px;
	display:block;
	position: absolute;
	left: 310px;
	top: 0px;
}

.navAbout a:hover{
	background-image:url(/images/navRolloverBG.gif);
	background-repeat:repeat-x;
	width:86px;
	height:31px;
	display:block;
	position: absolute;
	left: 310px;
	top: 0px;
}
.navProdServ a {
	width:146px;
	height:31px;
	display:block;
	position: absolute;
	left: 396px;
	top: 0px;
}

.navProdServ a:hover{
	background-image:url(/images/navRolloverBG.gif);
	background-repeat:repeat-x;
	width:146px;
	height:31px;
	display:block;
	position: absolute;
	left: 396px;
	top: 0px;
}
.navClients a {
	width:72px;
	height:31px;
	display:block;
	position: absolute;
	left: 542px;
	top: 0px;
}

.navClients a:hover{
	background-image:url(/images/navRolloverBG.gif);
	background-repeat:repeat-x;
	width:72px;
	height:31px;
	display:block;
	position: absolute;
	left: 542px;
	top: 0px;
}
.navContact a {
	width:96px;
	height:31px;
	display:block;
	position: absolute;
	left: 614px;
	top: 0px;
}

.navContact a:hover{
	background-image:url(/images/navRolloverBG.gif);
	background-repeat:repeat-x;
	width:96px;
	height:31px;
	display:block;
	position: absolute;
	left: 614px;
	top: 0px;
}

#homeMainContainer {
	background-image:url(/images/pageBg.jpg);
	background-repeat:repeat-y;
	width:770px;
	position:absolute;
	top: 323px;
}

#pageMainContainer {
	background-image:url(/images/pageBg.jpg);
	background-repeat:repeat-y;
	width:770px;
	position:absolute;
	top: 163px;
}

.pageMainBG {
	background-image:url(/images/mainPagePixelBg.jpg);
	background-repeat:no-repeat;
	background-position: 100px 1px;
	width:770px;
}

.homeMainBG {
	background-image:url(/images/mainHomePixelBg.jpg);
	background-repeat:no-repeat;
	background-position: 470px 0px;
	width:770px;
}

.pageMain {
	width:520px;
	float:left;
	margin-top:20px;
}

.pageMain h2, .pageMain h3, .pageMain p {
		padding:0 60px;
    }

.pageSidebar {
	float:right;
	width:250px;
	margin-top:20px;
}

.pageSidebar ul {
	margin-bottom:0;
	padding:0 50px 0 20px;
}

.pageSidebar h3, .pageSidebar p {
	padding:0 50px 0 0px;
}

.navContainer {
	width:200px;
	padding:0 20 0 20;
}


.pageTitle {
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 60px 7px;
	width:510;
	height:20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #d03718;
	padding:0 60px;
}

.txtHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d03718;
}

.txtSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d03718;
}

.txtHomeBody {
	line-height: 140%;
}

a.txtHomeBody {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #d03718;
}

a:hover.txtHomeBody  {
	color: #000000;
}


.txtMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 16px;
	font-weight: normal;
	line-height: 140%;
	color: #666666;
}

.txtPullQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	font-weight: normal;
	text-align:right;
	line-height: 140%;
	color: #666666;
}

.txtListHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d03718;
}

ul {
  list-style: square url(/images/bullet.gif); /* wide image for the bullet */
  margin: .5em .5em 0 0px;  /* bullet image is in left margin */
  padding-left: 0;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d03718;
}
ul li {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: .5em; /* a little spacing between list items */
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 120%;
}

.pageMainList ul {  padding-left: 100px; }

.secondaryNav a {
	background-image:url(/images/secondaryNavBullet_OFF.gif);
	background-repeat:no-repeat;
	background-position:right;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #999999;
	display:block;
	text-align:right;
	width:155px;
	height:24px;
	line-height:24px;
	padding-right:20px;
	float:left;
}

.secondaryNav a:hover {
	background-image:url(/images/secondaryNavBullet_ON.gif);
	background-repeat:no-repeat;
	background-position:right;
	color: #d03718;
	text-align:right;
	text-decoration:none;
	display:block;
	width:155px;
	height:24px;
	line-height:24px;
	padding-right:20px;
	float:left;
}

.secondaryNavSel a {
	background-image:url(/images/secondaryNavBullet_ON.gif);
	background-repeat:no-repeat;
	background-position:right;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #d03718;
	display:block;
	text-align:right;
	width:155px;
	height:24px;
	line-height:24px;
	padding-right:20px;
	float:left;
}

.ftrBar {
	width:770px;
	height:34px;
	clear:both;
	background-color: #CCCCCC;
}

.pageBtm {
	background-image:url(/images/pageBtm.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:43px;
}
 
.ftrLogo a {
	background-image:url(/images/ftrLogo.gif);
	background-repeat:no-repeat;
	width:82px;
	height:34px;
	position: relative;
	display:block;
	left: 700px;
	top: -68px;
}


.ftrLogo a:hover {
	background-image:url(/images/ftrLogo_ON.gif);
	background-repeat:no-repeat;
	width:82px;
	height:34px;
	display:block;
	position: relative;
	left: 700px;
	top: -68px;
}

.ftrLinks {
	width:350px;
	height:34px;
	font-size: 10px;
	font-weight: normal;
	line-height: 34px;
	color: #666666;
	text-decoration : none;
	position: relative;
	left: 60px;
	top: 0px;
}

.ftrDivide {
	color: #999999;
}

.ftrCopyright {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align:right;
	width:200px;
	height:34px;
	line-height: 34px;
	position: relative;
	left: 450px;
	top: -34px;
}

.ftr {
	color: #666666;
	text-decoration : none;
}
A.ftr:link { color : #666666; text-decoration : none;}
A.ftr:vlink { color : #666666; text-decoration : none;}
A.ftr:hover { color : #d03718; text-decoration : underline;}
A.ftr:active { color : #666666; text-decoration : none;}


.oops {
        font-family: arial, helvetica, sans-serif;
        color : #ad2f47;
        font-size : 13px;
        font-weight : bold;
        padding : 5px 0px 5px 0px;
}


