/* HOMEPAGE RULES */

/* SITE CONTAINERS */

.waiting_room {
	background: #000000 url('/images/eye_candy/home/waiting_room.jpg');
}

.school_fish {
	background: #000000 url('/images/eye_candy/home/school_fish.jpg');
}

.xc_skier {
	background: #000000 url('/images/eye_candy/home/xc_skier.jpg');
}

.globe_desk {
	background: #000000 url('/images/eye_candy/home/globe_desk.jpg');
}

.light_refraction {
	background: #000000 url('/images/eye_candy/home//light_refraction.jpg');
}

.foothills_sunset {
	background: #000000 url('/images/eye_candy/home/foothills_sunset.jpg');
}

.team_diverse {
	background: #000000 url('/images/eye_candy/home/team_diverse.jpg');
}
/*
.petry_dish {
	background: #000000 url("/images/eye_candy/home/petry_dish.jpg");
}

.bonsi_tree {
	background: #000000 url("/images/eye_candy/home/bonsi_tree.jpg");
}

.balanced_stones {
	background: #000000 url("/images/eye_candy/home/balanced_stones.jpg");
}

.rocking_chair {
	background: #000000 url("/images/eye_candy/home/rocking_chair.jpg");
}

.sunset_group {
	background: #000000 url("/images/eye_candy/home/sunset_group.jpg");
}

.wave {
	background: #000000 url("/images/eye_candy/home/wave.jpg");
}

.bulb {
	background: #000000 url("/images/eye_candy/home/bulb.jpg");
}

.blue_prints {
	background: #000000 url("/images/eye_candy/home/blue_prints.jpg");
}

.happy_office {
	background: #000000 url("/images/eye_candy/home/happy_office.jpg");
}

.loby_officemates {
	background: #000000 url("/images/eye_candy/home/loby_officemates.jpg");
}

.wind_farm {
	background: #000000 url("/images/eye_candy/home/wind_farm.jpg");
}

.hip_meeting {
	background: #000000 url("/images/eye_candy/home/hip_meeting.jpg");
}

.coffee_meeting {
	background: #000000 url("/images/eye_candy/home/coffee_meeting.jpg");
}

.smiling_laptop {
	background: #000000 url("/images/eye_candy/home/smiling_laptop.jpg");
}

.server_rack {
	background: #000000 url("/images/eye_candy/home/server_rack.jpg");
}

.pendulaum {
	background: #000000 url("/images/eye_candy/home/pendulaum.jpg");
}

.smiling_cell {
	background: #000000 url("/images/eye_candy/home/smiling_cell.jpg");
}

.blue_pills {
	background: #000000 url("/images/eye_candy/home/blue_pills.jpg");
}

.yellow_beakers {
	background: #000000 url("/images/eye_candy/home/yellow_beakers.jpg");
}

.astroid {
	background: #000000 url("/images/eye_candy/home/astroid.jpg");
}

.nebula {
	background: #000000 url("/images/eye_candy/home/nebula.jpg");
}

.microchip {
	background: #000000 url("/images/eye_candy/home/microchip.jpg");
}

.planet_earth {
	background: #000000 url("/images/eye_candy/home/planet_earth.jpg");
}

.itl_clocks {
	background: #000000 url("/images/eye_candy/home/itl_clocks.jpg");
}

.grand_central {
	background: #000000 url("/images/eye_candy/home/grand_central.jpg");
}

.red_pills {
	background: #000000 url("/images/eye_candy/home/red_pills.jpg");
}

.pen_calc {
	background: #000000 url("/images/eye_candy/home/pen_calc.jpg");
}

.feild_desk {
	background: #000000 url("/images/eye_candy/home/feild_desk.jpg");
}
*/

div#site_container {
	background-repeat: no-repeat;
	background-position: center top;
}

div#container {
}

/* HEADER */

div#header {
	height: 275px;
}

	#header h1 {
		width: 285px;
		height: 120px;	
		}


/* SITE INTRO TEXT */

div#intro_text {
	height: 150px;
}


/* MAIN SITE CONTENT BODY */

div#whole_site_container {
}

div#site_container {
}

div#main_body {
	min-height: 190px;
}

#find_jobs_box {
	position: absolute;
	top: 194px;
	left: 0px;
	padding: 93px 0px 0px 42px;
	width: 288px;
	height: 168px;
	background-image: url('/images/body_regions/find_job_box.png');
	background-repeat: no-repeat;
	background-positon: 0px 0px;
}

	#find_jobs_form input {
		margin: 0px 0px 6px 0px;
		padding: 6px;
		width: 188px;
		height: 12px;
		color: #f18b38; 
	}
	
	a#search_submit_button {
		display: block;
		position: absolute;
		right: 81px;
		bottom: 30px;
		width: 88px;
		height: 30px;
		background-image: url('/images/misc_elements/search_btn.png');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		cursor: pointer;
	}
	
	a#search_submit_button:hover {
		background-position: 0px -30px;
	}


/* MAIN TEXT REGION */

	div#body_text {
		margin: 0px 0px 0px 515px;
		width: 485px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
		#body_text h2 {
		text-align: right;
		width: 485px;
		overflow: hidden;
		padding: 0px 10px 0px 0px;
		}
		
		
/* FOOTER */

#footer_container {
	background: #000000 url("/images/backgrounds/home/footer_bg.gif");
}

	#footer {
		height: 205px;
	}

		#social_media {
			position: absolute;
			top: 50px;
			left: 0px;
			width: 105px;
			height: 31px
		}
		
			#social_media a {
				display: block;
				float: left;
				width: 34px;
				height: 31px;
			}
	
		p.copyright {
			position: absolute;
			top: 60px;
			left: 200px;
			font-size: 12px;
		}
		p.phone_number {
			position:	absolute;
			right: 21px;
			top: 49px;
			font-size: 18px;
		}
		
		a#legal_link {
			display: block;
			position: absolute;
			top: 120px;
			left: 435px;
			width: 45px;
			height: 15px;
		}

		a#sticky_stamp {
			left: 0px;
		}