/* HOMEPAGE RULES */

/* SITE CONTAINERS */

div#whole_site_container {
	background: #FFFFFF url("/images/backgrounds/home/home_bg_repeat.gif");
	background-position: center top;
	background-repeat: repeat-x;
}

.brains {
	background: transparent url("/images/backgrounds/home/brains.jpg");
}

.tablet {
	background: transparent url("/images/backgrounds/home/tablet.jpg");
}

.computer_bed {
	background: transparent url("/images/backgrounds/home/computer_bed.jpg");
}

.dr_reachout {
	background: transparent url("/images/backgrounds/home/dr_reachout.jpg");
}

.dr_surf {
	background: transparent url("/images/backgrounds/home/dr_surf.jpg");
}

.eth_steth {
	background: transparent url("/images/backgrounds/home/eth_steth.jpg");
} 

.keyboard_dr {
	background: transparent url("/images/backgrounds/home/keyboard_dr.jpg");
}

.lab_computer {
	background: transparent url("/images/backgrounds/home/lab_computer.jpg");
}

.laptop_doc {
	background: transparent url("/images/backgrounds/home/laptop_doc.jpg");
}

.mini_laptop {
	background: transparent url("/images/backgrounds/home/mini_laptop.jpg");
}

.nurse_reachout {
	background: transparent url("/images/backgrounds/home/nurse_reachout.jpg");
}

.pill_usb {
	background: transparent url("/images/backgrounds/home/pill_usb.jpg");
}

.steth_checkup {
	background: transparent url("/images/backgrounds/home/steth_checkup.jpg");
}

.tech_medley {
	background: transparent url("/images/backgrounds/home/tech_medley.jpg");
}

.circuit_health {
	background: transparent url("/images/backgrounds/home/circuit_health.jpg");
}

.earpiece {
	background: transparent url("/images/backgrounds/home/earpiece.jpg");
}

.hospital {
	background: transparent url("/images/backgrounds/home/hospital.jpg");
}

.mouse_checkup {
	background: transparent url("/images/backgrounds/home/mouse_checkup.jpg");
}

.prescription {
	background: transparent url("/images/backgrounds/home/prescription.jpg");
}

.rx_key {
	background: transparent url("/images/backgrounds/home/rx_key.jpg");
}

.steth_keys {
	background: transparent url("/images/backgrounds/home/steth_keys.jpg");
}

.window_wall {
	background: transparent url("/images/backgrounds/home/window_wall.jpg");
}

.xray_montage {
	background: transparent url("/images/backgrounds/home/xray_montage.jpg");
}

div#site_container {
	background-position: center top;
	background-repeat: no-repeat;
}

div#container {
	height: 557px;
}


/* HEADER */

div#header {
	height: 365px;
}

	#header h1 {
		height: 365px;
	}

		
/* NAVIGATION */

ul#navigation {
	position: absolute;
	z-index: 200;
	top: 101px;
	left: 11px;
	width: auto;
	list-style: none;
}

	#navigation li {
		display:inline;
	}
	
		a#about_link {
			background: transparent url("/images/navigation/home/about.png");
		}
		
		a#focus_link {
			background: transparent url("/images/navigation/home/focus.png");
		}
				
		a#clients_link {
			background: transparent url("/images/navigation/home/clients.png");
		}
		
		a#candidates_link {
			background: transparent url("/images/navigation/home/candidates.png");
		}
		
		a#positions_link {
			background: transparent url("/images/navigation/home/positions.png");
		}
		
		a#contact_link {
			background: transparent url("/images/navigation/home/contact.png");
		}
	
		#navigation li a {
			display: block;
			height: 49px;
			width: 384px;
			background-repeat:no-repeat;
			background-position: 0px 0px;
		}
		
		#navigation li a:hover {
			background-position: -384px 0px;
		}
		
			#navigation li a span {
				display: none;
			}


/* MAIN TEXT REGION */

	div#body_text {
		position: absolute;
		z-index: 50;
		top: 50px;
		width: 430px;
		right: 85px;
		color: #ffffff;
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
		#body_text h2 {		
		}


/* INTRO TEXT REGION */

div#talent_aq_text h2, div#focused_ex_text h2, div#join_our_global_text h2, div#testimonials_text h2{
	font-variant: small-caps;
}


div#talent_aq_text {
	margin: 0px 0px 22px 0px;
}

div#talent_aq_text h2 {
	font-size: 36px;
	text-align: right;
	margin: 0px 0px 25px 0px;
}

/* INDUSTRY SHOWCASE REGION */

div#focused_ex_text {
	width: 100%;
	height: 100px;
	text-align: left;
}

div#focused_ex_text h2 {
	text-align: left;
	margin: 0px 0px 20px 0px;
}
	#focused_ex_text ul {
		list-style: none;
		text-align: left;
		}
	
		#focused_ex_text ul li {
			display: inline;
			float: left;
			width: 49%;
		}
		
			#focused_ex_text ul li a {
				display: block;
				padding: 0px 0px 0px 30px;
				line-height: 30px;
				background: transparent url("/images/misc_elements/li.gif");
				background-repeat: no-repeat; 
				color: #FFFFFF;
				text-align: left;
			}
			
			#focused_ex_text ul li a:hover {
				color: #373737;
			}

/* TESTIMONIALS SHOWCASE */

div#testimonials_text {
	display: none;
	float: right;
	padding: 0px 0px 20px 0px;
	width: 40%;
	height: 150px;
}
	div#testimonials_text {
		text-align: right;
	}

	div#testimonials_text p {
		text-align: right;
		text-indent: 40px;
	}
	
	img.close_quote {
		float: right;
	}
			
	span.credit {
		float: right;
		margin: 20px 0px 0px 0px;
		width: 120px;
		padding: 0px;
		text-align: right;
		color: #414141;
		font-weight: bold;
	}


/* JOIN OUR GLOBAL NETWORK REGION */

div#join_our_global_text {
	position:absolute;
	left: -455px;
	top: 376px;
	width: 350px;
	height: 85px;
	color: #8b8b8b;
	overflow: ;
}
	
	#join_our_global_text h2 {
		margin: 0px 0px 20px 0px;
		font-size: 24px;
		background:  #FFFFFF;
	}
	
	div#join_our_global_text a {
		color: #94bb01;
	}
	
	div#join_our_global_text a:hover {
		color: #003366;
	}
		
	a#view_all_btn {
		position: relative;
		top: 10px;
		clear: both;
		display: block;
		background: transparent url("/images/misc_elements/view_all.gif");
	}

	a#visit_our_blog {
		position: absolute;
		top: 400px;
		right: 0px;
		background: transparent url("/images/misc_elements/visit_our_blog_button.gif");
	}

	a#view_all_btn, a#visit_our_blog {
		width: 120px;
		height: 24px;
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	
	a#view_all_btn:hover, a#visit_our_blog:hover {
		background-position: 0px -24px;
		background-repeat: no-repeat;
	}
	
		a#view_all_btn span, a#visit_our_blog span {
			display: none;
		}
		

