
table.main
{
	width: 800px;
}

table.main td.header
{
	width: 800px;
	height: 274px;
	background: url(../images/home/header.gif) no-repeat bottom center;
}

table.main td.footer
{
	height: 82px;
	background: url(../images/home/footer-tile.gif) repeat-x top;
}

table.main td.footer div
{
	width: 800px;
	height: 82px;
	background: url(../images/home/footer.gif) no-repeat 60% top;
}

table.main td.footer div div
{
	width: 800px;
	height: 82px;
	background: url(../images/home/footer-left.gif) no-repeat left top;
}

table.main td.nav
{
	background: #e0c09c url(../images/home/nav-bottom-left.gif) no-repeat bottom left;
}

table.main td.nav a
{
	background: url(../images/home/nav-button.gif) no-repeat top left;
}

h1
{
	width: 25%;
	background: url(../images/home/h1-bg.png) no-repeat bottom left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home/h1-bg.png', sizingMethod='crop');
}

h1 span
{
	background: url(../images/home/h1-tile.png) repeat-x bottom;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home/h1-tile.png', sizingMethod='scale');
}

