@CHARSET "ISO-8859-1";

body,html {
	background-color: #FFFFFF;
}
#border_container{
	background-image:url(../../images/mmmnew/bg1.jpg);
	background-repeat:repeat-y;
	background-position: center;
}
.border_spacer {
    width: 775px;
	height: 21px;
    margin: 0 auto;
	overflow:auto;
	clear:left;
}
#border_top,
#border_bottom {
	clear:right;
	font-size:1px;
	height: 21px;
}
#border_top {
	background-image:url(../../images/mmmnew/corners_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 9px;
}
#border_bottom {
	background-image:url(../../images/mmmnew/corners_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
