.centerpane {
	width:100%;
	background-color:#ECECED;
}

.footer{
	padding-top:5px;
	background-image:url(images/horizontal_seperator.gif);
	background-repeat:repeat-x;
	background-position:top;
}

