I need this sketch converted into CSS/HTML Colors are just used as an example. Use whatever you want. The result should be cross browser friendly and I prefer a documented CSS structure like this: /****************************** * STYLE.CSS * ******************************/ /* GENERAL SETTINGS */ body, html { } /* CONTAINER */ #container {} #container .content {} Thanks!