#content-header
{
    position:relative;    
    margin-top:140px; 
    margin-left:150px;
    margin-right:200px;              
	height: 55px;
	float:none;
	background: transparent url(../images/header.gif) no-repeat 0px center;	
}
#content-header p
{
    position:relative;    
   
}
#content-header h1
{
    display:none;
}
#content-header h2
{
    display:none;
}
#content-header h3
{
    display:none;
}
/*#content-header h1 {
	background: transparent url(../images/header.gif) no-repeat;
	height: 80px;
}*/
#contact-us .sideLineHead,
#content-body h1,
#content-body h2,
#content-body h3 {
	color: #669;
}
#contact-us dt {
	margin: 0;
	padding: 0;
	height: 50px;
	background-image: url(../images/contactus.gif);
}
#contact-us dd.sideLineHead {
	color: #669;
}
#content-body .highlight {
	color: #00f;
}
#content-body div.ie-fix {
	padding: 0;
	text-align: center;
}
#content-body .center-text table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#content-body .center-text table td 
{
	padding: 3px 10px;
}
#content-body .center-text table td.number {
	text-align: right;
}
#content-body .ie-fix table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
	border-collapse: collapse;
	padding: 10px;
	text-align: left;
}
#content-body div.ie-fix table td,
#content-body div.ie-fix table th 
{
	/*border: solid 1px #000;*/
	padding: 3px 0 3px 30px;
}
#content-body dl.staff {
	margin: 0 0 0 100px;
	padding: 0;
}
#content-body dl.staff dt {
	margin-top: 1em;
	color: #669;
	font: normal bold 1.1em/1.5em arial,sans-serif;
}
#content-body dl.staff dd {
	margin: 0;
}
#content-body dl.staff dd.job-title {
	font-style: italic;
}
#content-body .inside-columns dt {
	color: #669;
}