/* new styles */

#header, #footer, #container, .body{width: 948px
}
.body{text-align:center; margin:auto; background: #976e49 url(images/extender_x.jpg) repeat-x
}
#container{background: url(images/extender_y.jpg) repeat-y; text-align:left; 
}
#search_container{float: right; width: 649px; height: 128px; background: url(images/1bnew.jpg) no-repeat
}
#search_container .inner_search_container{ margin-top: 99px; height: 16px
}
#search_container INPUT.text_field{
	background: #ffffff url(images/text_bg.jpg) no-repeat top left; border: solid 1px #ffffff; height: 12px; width: 85px; font-size: 9px; 
}
#search_container IMG{ margin-bottom: -2px;
}
#menu_container_top{ float: left; width: 649px
}
#menu_container{ float: left; width: 100%;
}
#content{float: left; width:725px; min-height: 423px; height: 423px; background: #ffffff url(images/content_bg.jpg) no-repeat bottom right;
}
#content .inner_content{width:705px; margin-left: 10px; margin-right: 10px;
}
#left_nav{float:left; width: 20px;
}
#left_category{
	float:left; width: 180px;
}
#right_nav{float:left; width: 23px;
}
html>body #content{height: auto}

/* end new styles */



