/*BACKGROUND IMAGES*/
BODY
{
	background: url(../images/backgrounds/body_bg_default.jpg);
}
#header_top
{
	background: url(../images/backgrounds/header_bg_default.png);
}
#hor_nav, #hor_nav SELECT
{
	background: url(../images/menu_img/nav_bg_default.png);
}
.crate_mainbody
{
	background: url(../images/backgrounds/mainbody_bg_default.png);
}
#bottom .crate, #top .crate, #shifting .crate, .side_bar .crate
{
	background: url(../images/backgrounds/module_bg_default.png);
}
#footer
{
	background: url(../images/backgrounds/module_bg_default.png);
}
#slidepanel, .overlay, #slide_panel_button #trigger-overlay
{
	background: url(../images/backgrounds/slidepanel_bg_default.png);
}
