.border {
	position: relative;
	width: 930px;
	background: #CCC url(../images/bordo-ce.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#border_top {
	position: relative;
	width: 930px;
	height: 21px;
	background: #CCC url(../images/bordo-top.jpg)  repeat-y center top;
	margin: 0 auto;
	text-align: left;
	z-index: 2;
}

#border_bottom {
	position: relative;
	width: 930px;
	height: 18px;
	background: #CCC url(../images/bordo-bottom.jpg)  repeat-y center top;
	margin: 0 auto;
	text-align: left;
	z-index: 2;
}
