/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div#page-bottom {
	border-top: #000000 1px solid;
	background: url(../../images/sand/bg_sand_bg.jpg) 50% 0 repeat;
}

div#page-bottom div.page-bottom-middle {
	background: url(../../images/sand/bg_sand_middle.jpg) 50% 0 repeat-y;
}

div#page-bottom div.page-bottom-shadow {
	background: url(../../images/sand/bg_sand_shadow_bottom.jpg) 50% 0 no-repeat;
}
