Your site: 980px;
1. at template.css (line 626)
for right collum 27% of your site
#ja-col2 {
float:right;
width:27.9%;
}
2. template.css (line 563)
for main body (include left and main collum) 72 % of your site
#ja-body {
float:left;
width:72%;
}
3.template.css (line 617)
for left collum: 27% of mainbody (or 27% of 72% of your site)
#ja-col1 {
float:left;
width:27.9%;
}
4, template.css (line 568)
Content 72% of main body (or 72% of 72% of your site)
#ja-content {
float:right;
width:72%;
}
Sory for my bad english.
If you have another questons pls send it to me via my Private messages box