body {
	margin: 0;
	padding: 0;
	background-color: #ebe9dd;
	}
td {
	padding: 0;
	vertical-align: top;
	text-align: left;
	}
div#site {   /* global site shell */
	position: relative; 
	top: 0;
	left: 0; 
	width: 975px;
	height: 738px;
	margin: 0 auto;
	}
div#top {   /* top part of content screen */
	position: absolute; 
	top: 0;
	left: 0; 
	width: 975px;
	height: 153px;
	margin: 0 auto;
	background: #9e0b0f;
	background-image: url(../images/home/topbg_home.gif);
	background-repeat: no-repeat;
	}
div#topimg1 {   /* container for first 2 banner photo images */
	position: relative; 
	top: 62px;
	left: 307px; 
	width: 372px;
	height: 91px;
	margin: 0;
	text-align: right;
	}
div#topimg2 {   /* container with last part of banner photos */
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 231px;
	left: 259px; 
	width: 213px;
	height: 96px;
	}
div#tag {
	position: absolute; 
	margin: 0;
	padding: 0;
	top:153px;
	left: 0; 
	width: 975px;
	height: 78px;
	text-align: right;
	background-color: #fff;
	}
div#logo {
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 98px;
	left: 0; 
	width: 286px;
	height: 187px;
	}
div#logocorner {
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 254px;
	left: 259px; 
	width: 62px;
	height: 47px;
	}
div#center {   /* main, center part of content screen */
	position: absolute; 
	padding: 0;
	top: 285px;
	left: 0px; 
	width: 975px;
	margin: 0 auto;
	background: #fff;
	background-image: url(../images/home/home_center_bgtile.gif);
	background-repeat: repeat-x;
	}
table.centertable {
	border-collapse: collapse;
	border: none;
	}
td.leftcolumn {
	width: 259px;
	background-color: #4c4556;
	}
td.content1 {
	width: 160px;
	padding: 98px 28px 10px 36px;
	}
td.content2 {
	width: 453px;
	padding: 42px 0 10px 0;
	}
td.rightcolumn {
	width: 39px;
	padding: 5px 0 0 0;
	background-color: #4c4556;
	}
div#leftcolumn {
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 285px;
	left: 0; 
	width: 259px;
	}
div#homecontent1 {
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 327px;
	left: 483px; 
	width: 428px;
	}
div#homecontent2 {
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 401px;
	left: 296px; 
	width: 160px;
	}
div#rightcolumn {
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 290px;
	left: 936px; 
	width: 39px;
	}
div#footer {
	position: relative;
	top: 0;
	width: 975px;
	height: 121px;
	margin: 0 auto;
	background: #d8d3bb;
	background-image: url(../images/home/footerbg_home.gif);
	background-repeat: no-repeat;
	}
div#nav {   /* primary nav */
	position: absolute; 
	margin: 0;
	padding: 28px 0 0 0;
	top: 231px;
	left: 472px; 
	width: 503px;
	height: 31px;
	background: #d8d3bb;
	background-image: url(../images/home/home_nav_bg.jpg);
	background-repeat: no-repeat;
	}
div#utilitynav {   /* utility navigation */
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 10px;
	left: 900px; 
	width: 75px;
	height: 60px;
	}