0. You said you chose BC for the country field defualt value. However, I only see canada and usa in the list. What does BC means ? Could you make sure that you selected canada and save that field's options ?
1. You need to go to the menus Display->Content Menus and Display->Content Modules, edit your modules and menus and there you will find an option to set the color for each one of them.
2. Well, you can... It depends how you want to do it... An easy way would be to add the CSS:
.hikashop_product_left_part{
float: left;
width: 30%;
}