Navigation Bar not using proper CSS when I render a single page?

Permalink
Hey all,

I'm rendering a single page in a controller using $this->render('pagename');

The page itself is loading fine, however the CSS on my navigation bar breaks when this is done. Anyone know why? Or know a fix to this?

example:www.www.its-training.com/events...

Thanks!