html {
  background: url(../images/htmlRepeatBg.gif) #03763e left top;
  text-align: center;}

body {
	padding-top: 10px;}

td {
  line-height: 1em;
  vertical-align: top;
  text-align: left;}

div {
	text-align: left;}

#pageContainer {
  width: 754px;
  margin: 20px auto;
  border: 0px;
  text-align: center;
  background: #51a77d;}

#layoutTable {
  width: 738px;
  border: 0;
  margin: 90px auto 8px auto;}

/* HEADER COLUMNS */
  
  #headerImageLeft {
  	width: 170px;
  	height: 195px;
  	background: url(../images/headerLeftColumnImage.jpg) transparent no-repeat top;}
  	
  	#headerImageLeft div {
  		width: 170px;
  		height: 48px;
  		position: absolute;
  		z-index: 10;
  		margin: -50px 0 auto 0;
  		background: url(../images/contactInfoBanner.gif) transparent no-repeat center bottom;
  		display: block;}
  
  #headerImageCenter {
  	width: 397px;
  	height: 195px;
  	background: url(../images/headerCenterColumnImage.jpg) transparent no-repeat top;}
  	
  	#headerImageCenter div {
  		width: 320px;
  		height: 187px;
  		position: absolute;
  		z-index: 10;
  		margin: -119px 42px auto 35px;
  		background: url(../images/headerLogo.gif) transparent no-repeat center bottom;
  		display: block;}
  
  #headerImageRight {
  	width: 171px;
  	height: 195px;
  	background: url(../images/headerRightColumnImage.jpg) transparent no-repeat top;}

/* BODY COLUMNS */
  
  #bodyColumnLeft {
  	width: 169px;
  	background: url(../images/enhancingLife.gif) #212d4e no-repeat bottom;
		border: 1px solid black;
		border-top: 0;
		border-right: 0;
		margin: 0;}
  	
  	#navigationContainer {}
  	  
  #bodyColumnCenter {
  	width: 397px;
  	background: white;
		border: 1px solid black;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		margin: 0;}
  	
  	#bodyContentContainer {}
  
  #bodyColumnCenterSubPage {
  	width: 568px;
  	background: white;
		border: 1px solid black;
		border-top: 0;
		border-left: 0;
		margin: 0;}
  	
  	#bodyContentContainerSubPage {}

  #bodyColumnRight {
  	width: 170px;
  	background: url(../images/bodyColumnRightRepeatBg.gif) white repeat-x top;
  	border: 1px solid black;
		border-top: 0;
		border-left: 0;
		margin: 0;}
		  	
  	#resourcesContainer {}
  	
  		#resourcesHeading {
  			width: 99px;
  			height: 32px;
  			background: url(../images/resourcesHeading.gif) transparent no-repeat left top;
  			margin: 10px auto;}