#layout_main {
	background-color: #000000;
	height: 100%;
	width: 100%;
	left: auto;
	top: 20px;
	right: auto;
	bottom: auto;
	background-position: center top;
	padding-top: 20px;
}
#tableHome {
	height: 200px;
	width: 98%;
}
#tdAddress {
	background-image: url(homepage/images/hdr_addybar.gif);
	height: 41px;
	width: 476px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: baseline;
	line-height: 20pt;
}

#tableQuote {
	height: 200px;
	width: 98%;
}
#tableNews {
	height: 200px;
	width: 98%;
}
#tableMiddle {
	height: 250px;
	width: 760px;
	background-color: #FDF4D8;
}
