@import url("pages_all.css");@import url("productmenu.css");@import url("content.css");body {	margin: 0px; 	background-color: #FAFAFA; 	background-image: url(../_images/bg_pages_small.gif); 	background-repeat: repeat-y;}.container_pages {	width: 100%;	height: 329px;	left: 0px;	top: 0px;	position: absolute;	background-image: url(../_images/bg_pages_dots.gif);	background-repeat: repeat-x;}.colum_left {	background-color: #990000;	width: 23px;	left: 0px;	top: 0px;	position: absolute;}.colum_body {	width: 719px;	left: 23px; top: 0px;	position: absolute;}.left {	width: 23px;	height: 328px;	left: 0px;	top: 0px;	position: absolute;	background-image: url(../_images/bg_pages_left_small.gif);	background-position: right;}
