I checked the barebones stylesheet expecting to have to alter the widths but they were both 900px!!
Do not know what you are checking but this is what your site is using
Code:
/*wrappers - page or section containers*/
#mainWrapper {
background-color: #ffffff;
text-align:left;
width: 920px;x99%; /*--------------------------------------------------------------------------------------*/
xborder: 1px solid #ccc;
}
#headerWrapper { /*--------------------------------------------------------------------------------------------*/
margin: 0em;
padding: 0em;
width:926px;
height: 366px;/*adjust to suit*/
background-image: url(http://test1.tinarooadventures.com/shop/images/spicemixheader.jpg);
background-repeat: no-repeat;x
xborder:1px solid red; /*-----------------------------------------------------------------------------*/
}