@charset 'UTF-8';

body { padding: 0; margin: 0; }
#top { height: 58px; width: 100%; background: url(../img/sunshine_top.png); }

#root { position: relative; margin: 0 auto; width: 1138px; min-height: 674px; height: 674px; padding-top: 120px;background: url(../img/sunshine_background.png) no-repeat center top; }
 #topnav { position: relative; margin: 0 auto; width: 900px; height: 36px; background: url(../img/sunshine_menu_bg.png) repeat-x; z-index: 101;}
 #topnav { -moz-border-radius: 11px; }
 #page { position: relative; margin: -5px auto 20px auto; padding: 12px 7px; width: 886px; background: #FFFFFF; min-height: 572px; z-index: 100; }
 #page { -moz-box-shadow: 0 0 1em black; }
 #page { -moz-border-radius: 11px; }
