/* TEST GROUP GENERAL RULES */

*, html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	background: #2a2929;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	}


/* SITE CONTAINERS */

div#whole_site_container {
	background: transparent url("/images/backgrounds/tile.gif");
}

div#site_container {
	background: transparent url("/images/backgrounds/header_repeat.gif");
	background-position: center top;
	background-repeat: repeat-x;
}

div#container {
	background: transparent url("/images/backgrounds/body_repeat.gif");
	background-position: center top;
	background-repeat: repeat-y;
	position: relative;
	margin: 0px auto;
	width: 1000px;
}

/* HEADER */

div#header {
	position: absolute;
	left: 9px;
	top: 17px;
}

	#header h1 {
		width: 297px;
 		display: none;
	}
	
		#header h1 span {
			display: none;
		}

/* NAVIGATION */

ul#navigation {
	position: absolute;
	z-index: 200;
	top: 0px;
	right: 0px;
	width: 694px;
	height: 81px;
	list-style: none;
}

	#navigation li {
		float: left;
	}
	
		a#about_link {
			width: 92px;
			background: transparent url("/images/navigation/about.gif");
		}
		
		a#industries_link {
			width: 161px;
			background: transparent url("/images/navigation/industry.gif");
		}
				
		a#candidates_link {
			width: 131px;
			background: transparent url("/images/navigation/candidates.gif");
		}
		
		a#clients_link {
			width: 85px;
			background: transparent url("/images/navigation/clients.gif");
		}
		
		a#jobs_link {
			width: 102px;
			background: transparent url("/images/navigation/jobs.gif");
		}
		
		a#contact_link {
			width: 123px;
			background: transparent url("/images/navigation/contact.gif");
		}
	
		#navigation li a {
			display: block;
			height: 82px;
			background-repeat:no-repeat;
			background-position: 0px 0px;
		}
		
		#navigation li a:hover {
			background-position: 0px -82px;
		}
		
			#navigation li a span {
				display: none;
			}



/* MAIN SITE CONTENT BODY */


.waiting_room {
	background: transparent url("/images/eye_candy/waiting_room.jpg");
}

.school_fish {
	background: transparent url("/images/eye_candy/school_fish.jpg");
}

.xc_skier {
	background: transparent url("/images/eye_candy/xc_skier.jpg");
}

.globe_desk {
	background: transparent url("/images/eye_candy/globe_desk.jpg");
}

.light_refraction {
	background: transparent url("/images/eye_candy/light_refraction.jpg");
}

.foothills_sunset {
	background: transparent url("/images/eye_candy/foothills_sunset.jpg");
}

.team_diverse {
	background: transparent url("/images/eye_candy/team_diverse.jpg");
}

.petry_dish {
	background: transparent url("/images/eye_candy/petry_dish.jpg");
}

.bonsi_tree {
	background: transparent url("/images/eye_candy/bonsi_tree.jpg");
}

.balanced_stones {
	background: transparent url("/images/eye_candy/balanced_stones.jpg");
}

.rocking_chair {
	background: transparent url("/images/eye_candy/rocking_chair.jpg");
}

.sunset_group {
	background: transparent url("/images/eye_candy/sunset_group.jpg");
}

.wave {
	background: transparent url("/images/eye_candy/wave.jpg");
}

.bulb {
	background: transparent url("/images/eye_candy/bulb.jpg");
}

.blue_prints {
	background: transparent url("/images/eye_candy/blue_prints.jpg");
}

.happy_office {
	background: transparent url("/images/eye_candy/happy_office.jpg");
}

.loby_officemates {
	background: transparent url("/images/eye_candy/loby_officemates.jpg");
}

.wind_farm {
	background: transparent url("/images/eye_candy/wind_farm.jpg");
}

.hip_meeting {
	background: transparent url("/images/eye_candy/hip_meeting.jpg");
}

.coffee_meeting {
	background: transparent url("/images/eye_candy/coffee_meeting.jpg");
}

.smiling_laptop {
	background: transparent url("/images/eye_candy/smiling_laptop.jpg");
}

.server_rack {
	background: transparent url("/images/eye_candy/server_rack.jpg");
}

.pendulaum {
	background: transparent url("/images/eye_candy/pendulaum.jpg");
}

.smiling_cell {
	background: transparent url("/images/eye_candy/smiling_cell.jpg");
}

.blue_pills {
	background: transparent url("/images/eye_candy/blue_pills.jpg");
}

.yellow_beakers {
	background: transparent url("/images/eye_candy/yellow_beakers.jpg");
}

.astroid {
	background: transparent url("/images/eye_candy/astroid.jpg");
}

.nebula {
	background: transparent url("/images/eye_candy/nebula.jpg");
}

.microchip {
	background: transparent url("/images/eye_candy/microchip.jpg");
}

.planet_earth {
	background: transparent url("/images/eye_candy/planet_earth.jpg");
}

.itl_clocks {
	background: transparent url("/images/eye_candy/itl_clocks.jpg");
}

.grand_central {
	background: transparent url("/images/eye_candy/grand_central.jpg");
}

.red_pills {
	background: transparent url("/images/eye_candy/red_pills.jpg");
}

.pen_calc {
	background: transparent url("/images/eye_candy/pen_calc.jpg");
}

.feild_desk {
	background: transparent url("/images/eye_candy/feild_desk.jpg");
}

/*  */

.guy_feild {
	background: transparent url("/images/misc_elements/guy_feild.jpg");
}

.horses {
	background: transparent url("/images/misc_elements/horses.jpg");
}

.karatekid {
	background: transparent url("/images/misc_elements/karatekid.jpg");
}

.leaves {
	background: transparent url("/images/misc_elements/leaves.jpg");
}

.rocks {
	background: transparent url("/images/misc_elements/rocks.jpg");
}

.shinny {
	background: transparent url("/images/misc_elements/shinny.jpg");
}

.snowboard {
	background: transparent url("/images/misc_elements/snowboard.jpg");
}

.skier {
	background: transparent url("/images/misc_elements/skier.jpg");
}

div#main_body {
	width: 1000px;
	padding: 338px 0px 40px 0px;
	background-repeat: no-repeat;
	background-position: center top;
}


/* MAIN TEXT REGION */

div#body_text {
		position: relative;
		float: left;
		width: 480px;
		left: 68px;
		color: #474747;
		font-size: 12px;
		line-height: 22px;
	}
			
		#body_text h2 {
			line-height: 47px;
			font-size: 22px;
			font-weight: 100;
			text-transform: uppercase;
			margin: 0px 0px 14px 0px;
			color: #ff6801;
			letter-spacing: 1px;
			
		}

		#body_text a {
			color: #ff6801;
		}
		
		#body_text a:hover {
			color: #000000;
		}
			
a.back_to_top {
	display: block;
	height: 1px;
	width: 100%;
	clear: both;
}

	.back_to_top span{
		visibility: hidden;
	}

/* FOOTER */		

div#footer_container {
	clear: both;
	height: 97px;
	background: transparent url("/images/backgrounds/footer_repeat.gif");
	background-repeat: repeat-x;
	background-position: center top;
}

	div#footer {
		position: relative;
		margin: 0px auto;
		width: 1000px;
		height: 97px;
		background: transparent url("/images/backgrounds/footer_bg.gif");
		background-repeat: no-repeat;
		background-position: center top;
	}
	
		p.copyright {
			display: none;
		}
		
		
		/* STICKY IT STAMP! */
	
		a#sticky_stamp {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 75px;
			height: 61px;
		}
		
			#sticky_stamp p, #sticky_stamp img {
				display: none;
			}