Changed the CSS style sheet to 1024px and can't get it to work.

Currently I'm using:

#mainWrapper {

background-color: #ffffff;

text-align: left;

width: inherit 1024px;

vertical-align: top;

border: 1px solid #9a9a9a;

}

I have also tried without the "inherit' code with no effect. Site is at www.ergonomicsupply.com/zencart/ if you want to check it out.

Thanks guys for your help - so far everything has been going great until this.