#menuhome {

	width: 352px; 
	height: 22px;
	margin: 0px;
	padding:0px;
	background: url( '/images/nav/but_01.gif' ) 0px -22px no-repeat;
}
#menuhome a {
	width: 352px; 
	height: 22px;
	display: block;
	margin: 0px; padding:0px;
	overflow:hidden;
	background: url( '/images/nav/but_01.gif' ) 0px 22px no-repeat;
}

body #central_holder_bg{
	background: url(/images/bg/two_col_bg.gif) repeat-y top left;
}

body #central_holder_bg_pillar{
	background: url(/images/bg/two_col_bg_pillar.gif) repeat-y top left;
}