/* CSS Document */
body, html { background-color:#DEDED4;}

/*
#holder { width:960px; margin:0px auto;}
#banner {}
#breadcrumbs { width:860px; background-image:url(images/breadcrumbs.gif); background-repeat:no-repeat; height:27px; padding:5px 50px 0px 50px;}
#content { float:left; width:655px; background-image:url(images/content.gif); background-repeat:repeat-y; min-height:400px; _height:400px; padding:10px 10px 10px 50px;}
#sidebar { float:left; width:185px; background-image:url(images/side.gif); background-repeat:repeat-y; min-height:400px; _height:400px; padding:10px 50px 10px 10px;}
#bottom { clear:left; width:960px; background-image:url(images/bottom.gif); height:26px; margin:0px auto; }
*/

#content { background-color:#FFFFFF; width: 661px; padding:10px;}
#sidebar { background-color:#9EC5CD; width:179px; padding:15px; }
#breadcrumbs { background-image:url(images/breadcrumbs.gif); background-repeat:no-repeat; width:910px; height:27px; padding:5px 10px 0px 40px; }


#section { width:320px; }
#section_image { width:65px; }
#section_text { width:235px; padding:0px 10px 0px 10px; }
#section_divider { width:320px; height:40px; background-image:url(images/divider.gif); background-repeat:no-repeat; }


#list { width:660px; }
#list_image { width:65px; }
#list_text { width:425px; padding:0px 10px 0px 10px; }
#list_details { width:130px; padding:0px 10px 0px 10px; }
#list_divider { width:660px; height:40px; background-image:url(images/list_divider.gif); background-repeat:no-repeat; }

#product { width:660px; }
#product_image { width:215px; }
#product_text { width:275px; padding:0px 10px 0px 10px; }
#product_details { width:130px; padding:0px 10px 0px 10px; }
#product_divider { width:660px; height:40px; background-image:url(images/list_divider.gif); background-repeat:no-repeat; }