	
/* TOP BAR */

#top_links {
	background-image: url(../../images/tabs/header_bar_decorators.gif);
}

#content h4 {
	background: url(../images/content_title_home.gif) no-repeat right top;
	}
	
#content {
	margin: 0px 0px 10px 0px;
	background: url(../../images/content_bg_home.gif) repeat left bottom;
	}

#content_bottom {
	clear: both;
	height: 10px;
	width: 750px;
	background: url(../../images/content_home_bottom.gif) no-repeat right bottom;
	}

#pane {
	float: right;
	width: 521px;
	padding:0;
}
#pane .header{
	background: url(../images/title_bg_decorators.gif);
}
#submenu .header{
	background: url(../images/side_title_bg_decorators.gif);
}

#menu li a{
	background-image:url(../images/decorators_menu_bg.gif);
}
#menu li.home a{
	background-image:url(../images/decorators_menu_bg_home.gif);
}
#menu li.end a{
	background-image:url(../images/decorators_menu_bg_contact.gif);
}

#pane h1, #pane h2, #content #pane a:hover, #submenu h3, #submenu ul li a:hover, #submenu .index_news a:hover, #submenu #archive_link a:hover, #submenu #more_link a:hover{
	color:#901A1A;
}