h1 {
	color:#147;
	font-size:3em;
	font-weight:normal;
  line-height:1.5em;
  margin-bottom:0.2em;
  margin-top:0.2em;
  text-transform:lowercase;
	position:relative; /* fix background image display */
	}

h2 {
	font-size:1.2em;
	font-weight:bold;
  line-height:1.25em;
  margin-top:1em;
  margin-bottom:0.5em;
	position:relative; /* fix background image display */
	float:left;
	color:#147;
	}
	
p {
  margin-top:0em;
  margin-bottom:0.5em;
	/*background:#999;*/
/*	text-align:justify;*/
	font-size:0.9em;
	padding-right:0px;
	color:#147;
	display:block;
	}

.headcolor {
	color:#c03;
	}

.notexttransform {
  text-transform:none;
  }

#rowTop2 {
	background-color:#D8DCE3;
	background-image:url(../images/bg-search-grey.gif);
	background-repeat:repeat-y;
	height:25px;
	width:759px;
	border-top:1px solid #fff;
	clear:left;
	}

#main {
	text-align:left;
	background-color:#D8DCE3;
/*	border: solid 1px #000;*/
	width:759px;
	}

#columnright {
	padding:37px 0px 5px 45px; /* padding-bottom can be zero because of spacer at end of div, set p padding-bootm:0px*/
	min-height:395px;
	} 
	
* html #columnright {
	width:714px; /* +?px for ie6 */
/* because ie doesn't support min-height very well*/
/* hide from IE mac  \*/
	height:395px; 
	min-he\ight:595px;
/* end hiding from IE5 mac */
	} 

#scurvebg {
  background-color:transparent;
	background-image:url(../images/our_people-peter_robertson.jpg);
	background-repeat:no-repeat;
	display:inline; /* fix double margins in ie6 */
	position:absolute; /* fix background image display and relative to columnright */
	width:519px;
	height:462px;
	top:-25px;
	right:0px;
  }

#navright {
  float:left;
  width:400px;
	display:inline; /* fix double margins in ie6 */
	position:absolute;
  left:43px;
  bottom:14px;
  }

#navright a {
	background-color:transparent;
	background-image:url(../images/bg-navright-blue.gif);
	background-repeat:no-repeat;
	background-position:center left;
	display:inline;
  float:left;
	padding-bottom:2px;
	padding-left:11px;
	padding-right:50px;
	font-weight:bold;
	color:#c03;
  }

#navright a.navcontact {
	background-image:url(../images/bg-navright-contact.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:14px;
  }

#contentmain {
  width:400px;
  position:absolute; /* must be set to allow z-index */
  bottom:40px;
  left:45px;
  z-index:12;
  overflow:auto;
  max-height:397px;
  }
body
{
/*background-color:#D8DCE3;*/
background-color:#ffffff;
}
