body {  
	margin:0px; 
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	}
#back { 
	width:864px; 
	left:50%; 
	min-height:100%; 
	height:100%; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	background:url(images/tile_hm_back.gif) repeat-y; 
	}
html>body #back { 
	height:auto; 
	}
#mainNav {
    width: 552px; height: 13px;
    background: url(images/nav-main.png)  no-repeat;
	position:relative;
	}
#mainNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display:block;
}
  #mainNav a { display: block;}

 /* #dunbar { left: 86px; width: 151px; }
  #businesses { left: 236px; width: 78px; }
  #residences { left: 314px; width: 77px; }
  #clients { left: 391px; width: 53px; }
  #faqs { left: 444px; width: 42px; }
  #contact { left: 486px; width: 66px; }
  
  #about a { height:13px; }
  #dunbar a { height:13px; }
  #businesses a { height:13px; }
  #residences a { height:13px; }
  #clients a { height:13px; }
  #faqs a { height:13px; }
  #contact a { height:13px; }

  #about a:hover { background: url(images/nav-main.png)  0 -13px no-repeat; }
  #dunbar a:hover { background: url(images/nav-main.png)  -86px -13px no-repeat; }
  #businesses a:hover { background: url(images/nav-main.png)  -236px -13px no-repeat; }
  #residences a:hover { background: url(images/nav-main.png)  -314px -13px no-repeat; }
  #clients a:hover { background: url(images/nav-main.png)  -391px -13px no-repeat; }
  #faqs a:hover { background: url(images/nav-main.png)  -444px -13px no-repeat; }
  #contact a:hover { background: url(images/nav-main.png)  -486px -13px no-repeat; }
*/

#container { 
	position:relative;
	width:864px;
	padding:0px; 
	text-align:left; 
	background:url(images/tile_hm_nav_back.gif) repeat-y; 

	}
body.homeBack { 
	background:#CCCCCC url(images/tile_hm_main.png) repeat-x; 
	}
.hmNav {
	float:left;
	height:125px;
	}
.hmPhone {
	background:#000000 url(images/hm_phoneBack.gif) repeat-y;
	height:49px;
	}
.hmPhone DIV {
	position:absolute;
	color:#ffcc00;
	font-weight:bold;
	right:156px;
	top:13px;
	}
#bodyContainer {
	height:autopx;
	background:url(images/tile_hm_content.gif) repeat-y;
	}
#hmCol1 {
	float:left;
	width:389px;
	margin:35px 40px 40px 40px !Important;
	margin: 35px 40px 40px 20px;
	line-height:16px;
	text-align:left;
	}
#hmCol2 {
	float:left;
	width:170px;
	margin-bottom:30px;
	}
#hmCol2 DIV {
	text-align:center;
	}
#hmCol3 {
	float:left;
	width:161px;
	margin:25px 0px 0px 30px !Important;
	margin: 35px 0px 0px 20px;	
	text-align:left;
	}

#hmCol3 ul{ 
	padding: 0;
	margin-left: 12px;
	list-style-image:url(images/dot.gif);
	}

#hmCol3 li{ 
	color:#3366cc;
	line-height:14px;
	margin-bottom:4px;
}

#hmFlash {
	background:url(images/hm_flash_tile.gif) repeat-y;
	width:864px;
	height:309px;

	}

