/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 



div#page-header {

	border-bottom: #000000 1px solid;

	background: url(../../images/sand/bg_sand_bg.jpg) 50% 100% repeat;

}



div#page-header div.page-header-middle {

	background: url(../../images/sand/bg_sand_middle.jpg) 50% 100% repeat-y;

}



div#page-header div.page-header-shadow {

	background: url(../../images/sand/bg_sand_shadow_top.jpg) 50% 100% no-repeat;

}


