body
{
	background-color:#f4f1ec;
	background-image:url(/images/home_background.png);
	background-repeat:repeat-x;
}



#homeimage
{
	height:370px;
	width:920px;
	background-image:url(/images/gatehouse_home.png);
	position:absolute;
	background-repeat:no-repeat;
	top:371px;
	left:17px;
}

#transbar
{
	height:50px;
	width:100%;
	background-image:url(/images/transbar2.gif);
	position:absolute;
	top:368px;
	left:0px;
	
}
#homefooter
{
	clear:both;
        margin-left:58px;
        width:877px;
        margin-top:5px;
	height:24px;
	position:absolute;
	top:742px;
	font-size:1.4em;
	text-align:right;
}
h1
{
	margin-top:-7px;
}
