Primary Sidebar
#primary {
float:right;
width:25%;
}
Header: No css needed for layout
Primary Sidebar
#primary {
float:right;
width:25%;
}
Main content
#content {
float:right;
width:50%;
}
Seconday Sidebar
#secondary {
float:right;
width:25%;
}