/*START General styles*/
body {
  font-family:Avant Garde,Century Gothic,sans-serif;
  background-color:#1d3688;
}
/*END General styles*/

/*START Container styles*/
.main_container {
  background:transparent url(http://kaneff.assets.mrx.ca/niagara/images/home_bg.jpg) no-repeat scroll center top;
  height:865px;
  position:relative;
  top:36px;
}
.main_container .niagara_container {
  color:#ffffff;
  top:-36px;
}
.main_container .niagara_container .bottom_container {
  top:398px;
  position:relative;
  float:left;
  width:100%;
}
/*END Container styles*/

/*START Bottom ads*/
.main_container .niagara_container .bottom_container .bottom_ads_container {
  float:left;
  width:100%;
}
.main_container .niagara_container .bottom_container .bottom_ads_container .left_ad {
  float:left;
}
.main_container .niagara_container .bottom_container .bottom_ads_container .right_ad {
  float:right;
  margin-left:5px;
  padding-top:3px;
}
/*END Bottom ads*/

/*START Nav*/
.main_container .niagara_container .club_site_nav {
  height:23px;
}
.main_container .niagara_container .club_site_nav .kaneff_logo {
  padding-right:12px;
}
/*END Nav*/