www.fianium.com/temp/v3/
been working in this for the last week or so and its about 70% done - code is still really messy in places and there is lots of renaming still to be done but it should all validate, apart from the usual css warnings.
general feedback is appreciated
in particular, if u load up the technical page or the contact us page in ie6 for the first time, u should notice the right floated column shunt about 10 pixels to the right. if u then refresh the page, it will go back to normal. i have no idea why its doing this apart from its probably something to do with how badly ie6 interprets floats.
can anyone shed any light on the issue? the only fix i found was setting 'display: inline;' for the parent div, but that meant i lost the scroll bar instead, so it aint much of a fix
thanks in advance
been working in this for the last week or so and its about 70% done - code is still really messy in places and there is lots of renaming still to be done but it should all validate, apart from the usual css warnings.
general feedback is appreciated

in particular, if u load up the technical page or the contact us page in ie6 for the first time, u should notice the right floated column shunt about 10 pixels to the right. if u then refresh the page, it will go back to normal. i have no idea why its doing this apart from its probably something to do with how badly ie6 interprets floats.
can anyone shed any light on the issue? the only fix i found was setting 'display: inline;' for the parent div, but that meant i lost the scroll bar instead, so it aint much of a fix

thanks in advance