/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

body#page {
	background: #000000 url(../../images/turquoise/page_footer_bg.png) 50% 0 repeat;
}

div#page-body {
	background: url(../../images/turquoise/page_body_bg.png) 50% 0 repeat-x;
}

div#top {
	background: #0C3D3D url(../../images/turquoise/top_b.png) 0 100% repeat-x;
}

div#top .top-tl {
	background: url(../../images/turquoise/top_tl.png) 0 0 no-repeat;
}

div#top .top-tr {
	background: url(../../images/turquoise/top_tr.png) 100% 0 no-repeat;
}

div#top .top-bl {
	background: url(../../images/turquoise/top_bl.png) 0 100% no-repeat;
}

div#top .top-br {
	background: url(../../images/turquoise/top_br.png) 100% 100% no-repeat;
}