/* HOMEPAGE RULES */

/* SITE CONTAINERS */

/* MAIN SITE PHOTO CLASSES */

.business_chuckle div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/business_chuckle.jpg");
}

.busy_shopper div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/busy_shopper.jpg");
}

.contemporary_living div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/contemporary_living.jpg");
}

.couch_meeting div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/couch_meeting.jpg");
}

.diverse_team div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/diverse_team.jpg");
}

.floral_dress div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/floral_dress.jpg");
}

.fresh_team div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/fresh_team.jpg");
}

.huge_mall div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/huge_mall.jpg");
}

.itinerary div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/itinerary.jpg");
}

.jean_model div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/jean_model.jpg");
}

.laptop_businessman div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/laptop_businessman.jpg");
}

.lip_stud div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/lip_stud.jpg");
}

.mall_shopper div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/mall_shopper.jpg");
}

.modern_waiting_room div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/modern_waiting_room.jpg");
}

.red_chair_conversation div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/red_chair_conversation.jpg");
}

.retail_excitement div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/retail_excitement.jpg");
}

.serious_business div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/serious_business.jpg");
}

.shopping_bags div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/shopping_bags.jpg");
}

.spa_makeover div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/spa_makeover.jpg");
}

.sunglasses div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/sunglasses.jpg");
}

.super_shopper div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/super_shopper.jpg");
}

.taking_a_break div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/taking_a_break.jpg");
}

.teenage_getaway div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/teenage_getaway.jpg");
}

.tip_of_the_hat div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/tip_of_the_hat.jpg");
}

.young_exec div#entire_whole_site_container {
	background: transparent url("/images/eye_candy/home/young_exec.jpg");
}


div#entire_whole_site_container {
	background-position: center top !important;
	background-repeat: no-repeat !important;
}

div#site_container {
	background: transparent url("/images/backgrounds/home/curve_bottom_background.png");
	background-position: center top;
	background-repeat: no-repeat;
}


/* MAIN BODY REGION */

div#main_body {
	height: 540px;
}

	div#body_text {
		padding: 35px 0px 0px 15px; 
		font-size: 13px;
		text-align: center;
	}
	
		#body_text h2 {
			padding: 0px 45px 30px 45px;
			font-size: 26px;
			line-height: 34px;
		}
		
		#body_text p {
			padding: 0px 45px;
		}
		

/* PAGE SHOWCASE BOX */

ul#page_showcase {
	bottom: 80px; 
	height: 163px;
	background: transparent url("/images/body_regions/homepage_showcase_background.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}	
	
		a#track_record_link {
			height: 82px;
			background: transparent url("/images/body_regions/track_record_button.gif");
		}
		
		a#career_coach_home_link {
			height: 81px;
			background: transparent url("/images/body_regions/career_coach_home_button.gif");
		}
