.test{
}
#border_holder {
	margin:0px auto;
	width:828px;

}
.top {
	position:relative;
	width:828px;
	height:61px;
	background-image:url(../css/images/top.png);
	background-repeat:no-repeat;
}
.middle {
	width:828px;
	height: auto;
	background-image:url(../css/images/middle.png);
	background-repeat:repeat-y;
}
.bottom {
	width:828px;
	height:31px;
	background-image:url(../css/images/bottom.png);
	background-repeat:no-repeat;	
}
.footer{
	width: 95%;
	float:right;
	}