#header {
	height:105px;
	background-image:url(/images/bakHomeTop.gif);
}
.homeBanner {
	width:975px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	border-left:4px solid #979797;
	border-right:4px solid #979797;
	background-image:url(/images/bakHomeBanner.gif);
}
.homeBanner div.lt {
	width:242px;
	height:160px;
	float:left;
	background-image:url(/images/homeBannerLt.jpg);
}
.homeBanner div.rt {
	width:730px;
	height:160px;
	float:right;
	background-image:url(/images/homeBannerRt.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.colr div#content h1{
	margin-bottom:-20px;
}
.colr div.welcome {
	width:735px;
	background-image:url(/images/bakWelcome.gif);
	height:43px;
	margin-bottom:0px;
	margin-left:-20px;
	margin-right:-20px;
}
.colr div.welcome div {
	width:96px;
	height:43px;
	float:left;
	background-image:url(/images/welcome.gif);
}
.colr div.welcome div span {
	display:none;
}

