@charset "UTF-8";
/* CSS Document */

body {
  background:url(../images/xn_body_bg.jpg) #010d1f no-repeat center top;
}

#container-bg {
  margin: 0 auto;
  width: 960px;
  padding-top: 360px;
  background: url(../images/xn_container_bg.jpg) no-repeat center top;
}

#menu {
  background: url(../images/xn_menu_bg.jpeg) #091525 no-repeat center top;
}

#main-content {
  background: url(../images/xn_main_content_bg.jpeg) #122c50 no-repeat top;
  min-height: 575px;
}

#menu-clouds {
  height: 239px;
  background: url(../images/xn_menu_cloud_float.jpg) no-repeat;
}

#footer {
  width: 990px;
  height: 417px;
  left: 0px;
  background:url(../images/xn_large_btm_clouds_bg.jpg) no-repeat center top;  
}

#footer p { color: #ffffff; }