/* css by Webworx 2008 */


/* rules overriding bb.css ****************************************************************/

body {
	background-image: url(../img/page_back_business.gif);
	}
#content { /* bbb logo at page footer */
	background: url(../img/page_footer_business.gif) bottom right no-repeat;
	background-color: #FFF;
	}
#header { /* header back */
	background-image: url(../img/head/head_back.gif);
	}
div#tmenu { /* topmenu */
	background-image: url(../img/mainmenu/tmenu_back.gif);
	background-repeat: no-repeat;
	}
div#tmenu_sub { /* topmenu submenu 2nd row */
	background-image: url(../img/mainmenu/tmenu_sub_back.gif);
	background-repeat: no-repeat;
	}
div#tmenu_sub li a {
	color: #ffffff;
	}
div#tmenu_sub li a:hover {
	color: #ffffff;
	}
#related {
	background-image:url(../../../../common/img/related/related_back.gif);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;	
	}
#related_top {
	margin: 0px;
	padding: 0px;
	width: 260px;
	font-size:0px; /* ie6 fix */	
	}
#related_bot {
	margin: 0px;
	padding: 0px;
	width: 261px;
	height: 18px;
	font-size:0px; /* ie6 fix */	
	background-image:url(../../../../common/img/related/related_bottom.gif);
	background-repeat: no-repeat;
	}
#main_box_content {
	background-image: url(../img/main/mainbox_back.gif);
	}
#main_box_top {
	background-image: url(../img/main/mainbox_top.gif);
	}	
	
	
#footer_content_main {  /* mainpage footer */
	background-image: url(../img/footer/footer_content_back_main.gif);
	background-repeat: no-repeat;
	}		
	