/*  Landing Pages

Home 	---------------------	bg_bridge
Our Firm --------------------	bg-1_glider 
Client Services	-------------	bg_plane_wing
-Private Individuals -------	bg_kingfisher
-Corporations and Governments	bg_rockclimber
-Institutions	-------------	bg_plane_wing
-Financial Planners  -------	bg_lighthouse
Careers  --------------------	bg_mountain_man

Used ----------------*/
.bg_white{
	background-color: #FFFFFF;
}

.bg_blue_tile{
	background-color: #86c0e8;
	background-image: url(../images/bg/tile_bg_blue_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bg_cloud{
	background-image: url(../images/bg/blueSky_cloud.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_cloud_home{
	background-image: url(../images/bg/blueSky_cloud_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_bridge{
	background-image: url(../images/bg/bg_bridge.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg-1_glider{
	background-image:url(../images/bg/bg_glider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.bg_plane_wing{
	background-image: url(../images/bg/bg_plane_wing.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_kingfisher{
	background-image: url(../images/bg/bg_kingfisher.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.bg_lighthouse{
	background-image: url(../images/bg/bg_lighthouse.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_philanthropic_services{
	background-image: url(../images/bg/bg_philanthropic_services.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_mountain_man{
	background-image: url(../images/bg/bg_mountain_man.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* Backgrounds Unused ------------------------------------- */

.bg_plantFlax{
	background-image: url(../images/bg/bg_plant_flax.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_southbank{
	background-image: url(../images/bg/bg_southbank.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_building_right{
	background-image: url(../images/bg/bg_building_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_dandelion{
	background-image: url(../images/bg/bg_dandelion.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_stairs{
	background-image: url(../images/bg/bg_stairs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_staircase{
	background-image: url(../images/bg/bg_staircase.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_pen{
	background-image: url(../images/bg/bg_pen.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_rockclimber{
	background-image: url(../images/bg/bg_rockclimber.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_trapeze{
	background-image: url(../images/bg/bg_trapeze.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_cliff_hanger{
	background-image: url(../images/bg/bg_cliff_hanger.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_hand_rocks{
	background-image: url(../images/bg/bg_hand_rocks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_butterfly{
	background-image: url(../images/bg/bg_butterfly.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_glider{
	background-image:url(../images/bg/bg_glider.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
}

.bg_horse{
	background-image: url(../images/bg/bg_horse_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_flute{
	background-image: url(../images/bg/bg_flute_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_mountain_man_white{
	background-image: url(../images/bg/bg_mountainMan_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#ecf1f9;
	background-attachment: fixed;
}

.bg_radio_telescope{
	background-image: url(../images/bg/bg_radio_telescope.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_101{
	background-image: url(../images/bg/bg_101.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_blue_black_20{
	background-color: #295d8f;
}

.bg_blue_black_30{
	background-color: #5e7889;
	background-image: url(../images/bg/blue_tile_black_30.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* new*/

.bg_blue_white_20{
background-color: #557fa5;
}

.bg_blue_dark{
	background-color:#3d5f74;
}
/*

.bg_blueSky_fixed{

}

.bg_ballet_shoe{
	background-image: url(../images/background/ballet-shoe3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

*/