/* GLOBAL STYLES */
@import url(subpage.css);

/* STYLES UNIQUE TO SUBPAGE */
.content-holder				{ background: url(../images/bg-content-holder-about-company.gif) repeat-y; }
.sidebar					{ width: 235px; zbackground: url(../images/bg-content-holder-products.gif) no-repeat 50% 45%; }
.text-box					{ width: 480px; padding: 0 20px 0 0; }
