/* Site specific CSS */
.body {
	background-color:#E1E1E1;
}

/* Not for IE 6 */
	.content_bg[class],.wrap[class]{
		background:url(../images/stillongs/stillongs_bg.png) no-repeat 0 100% fixed;	
	}

/* Footer */
	.logo {
		background-color:#4d3a1f;
	}
	.logo[class]{
		background:url(../images/stillongs/stillongs_bg_logobox.png) no-repeat #4d3a1f;
	}
/*
	.bottom_menu1[class] {
		background:url(../images/stillongs/stillongs_bg_menu1.png) #fff 5px 0 no-repeat;
	}
*/
	.bottom {
		background:url('../images/stillongs/menu_bg.gif') repeat-x;
	}

