*{
   margin:8;
   padding:8;
}
.wrapper
{
   text-align:left;
   width:960px;
   margin:0 auto;
}
.contentTable
{
    text-align:left;
	width:875;	
}
.contentDiv
{
    border: 1px solid #c9c3ba;
    padding: 0.5em;
    background-color: #f1f0ee;
    visibility: visible;
    overflow:hidden;
    height:auto;
}
.object
{
    width:909px;
    padding:0;
    border:none;
    overflow:auto;
}
img
{            
    margin:0px;
    border:0px;
    display:block;
    vertical-align:text-top;
}
body
{
    text-align:center; /* For IE6 Shenanigans*/
    margin:4px;
    margin-top:0px;    
}
table
{
	margin:0px;
	border:0;        	
}
.vr
{
    width:1px;
    height:10px;
    width:auto;
    margin-left:2px;
    border-right:solid 1px gray;
    margin-right:2px;
    padding:5px; 
    margin:0; 
    text-align:center;
}
.thickRule
{
	height:2px;	
}
.thinRule
{
	height:1px;
	color:#c9c3ba;
}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
.staff-heading
{
  text-align:center;
  font-weight:bold;
  font-size:18px;
  padding-bottom:18px;
}
.services-heading
{
  text-align:center;
  font-weight:bold;
  font-size:16px;
  padding-bottom:16px;  
}
.services-content
{
  text-align:left;
}
