.border_sides {
	background-image: url(images/img_boreder.png);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/img_footer.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 900px;
	padding-top: 8px;
}

.border_boxshadow-R {
	background-image: url(images/border_boxshadow.png);
	background-repeat: repeat-y;
}
