In RTMedia's main.css file there is a generic ID selector named #header. This selector messes up anything with the ID of #header within my site because it has a z-index: 1 set for it.
Maybe consider making it more specific to the context in which it appears?