body {
  text-align: center;
}


#box-wrap {
width: 938px;
margin-left: auto;
margin-right: auto;
position: relative;
/*border-left: 1px solid #000;
border-right: 1px solid #000;
*/
}


* html #box-wrap {
  width: 938px;
}


#pageHeader{
position:absolute;
top:0px;
left: 0;
z-index: 89;
height: 155px;
width: 938px;
}

/*
* html #pageHeader {
width: 938px;
}*/



#box-inner-wrap {
padding-top:150px;
width: 938px;
}

* html #box-inner-wrap {
  height: 1%;
  padding-top:0;
  margin-top: 150px;
}

#box-inner-wrap:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
}



#pageBlockLeft{
background: url(images/leftline_N0.gif) repeat-y;
}

#pageContent{
float: right;
width: 701px;
*width: 703px;
border-left:1px solid #eaeaea;
border-right:1px solid #eaeaea;
*margin-left:-2px;
}

#pageColumnLeft{
float: left;
width: 235px;
/*height: 100%; */
}

#pageColumnRight{
}



#pageFooter{
/*float: right; */
clear: both;
display: block;
width:938px;
background:#fff;
}

.clear {
display:none;
clear: both;
}

td.headerNavigation {
background-image:url(images/bradcramp2.gif);
background-position:center bottom;
background-repeat:repeat-x;
color:#5C6F9F;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
height:50px;
padding-left:20px;
text-transform:none;

}
