div#containerTop
{
	display: block;
	width: 776px;
	/*height: 251px;*/
	background: url("../img/containerTop.gif") no-repeat;
	position: absolute;
	z-index: 0;
}

div#containerBottom
{
	clear: both;
	display: block;
	width: 776px;
	height: 26px;
	background: #e0e3e9 url("../img/containerBottom.gif") no-repeat;
}
