/* BOSS GENERAL RULES */

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

a {
	color: #93ba7e;
	text-decoration: none;
}

a:visited {
	color: #aa0000;
}

a:hover {
	color: #000000;
}

a img {
	border: none;
}

body {
	background: #690000 url("/images/backgrounds/gradient_background(1).gif");
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #444444;
}

div#whole_site_container {
	background: transparent url("/images/backgrounds/main_massive_swirl(2).gif");
	background-repeat: no-repeat;
	background-position: center 174px;
}

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

div#container {
	position: relative;
	margin: 0px auto;
	width: 1000px;
}

div#header {
	width: 300px;
	height: 150px;
}

	#header h1 {
		width: 300px;
		height: 150px;
	}

		#header h1 span, #header img {
			display: none;
		}
		
		#header a{
			border:none;
		}
		
		#header a:hover{
			border:none;
		}

/*NAVIGATION*/

ul#navigation {
	position: absolute;
	z-index: 5;
	top: 0px;
	right: 0px;
	width: 690px;
	height: 145px;
	list-style: none;
}

	#navigation li {
		float: left;
	}
	
		a#employers_link {
			width: 145px;
			background: transparent url("/images/navigation/employers_button.gif");
		}
		
		a#candidates_link {
			width: 151px;
			background: transparent url("/images/navigation/candidates_button.gif");
		}
		
		a#my_blog_link {
			width: 138px;
			background: transparent url("/images/navigation/my_blog_button.gif");
		}
		
		a#about_us_link {
			width: 137px;
			background: transparent url("/images/navigation/about_us_button.gif");
		}
		
		a#contact_link {
			width: 119px;
			background: transparent url("/images/navigation/contact_button.gif");
		}
			
		#navigation li a {
			display: block;
			height: 145px;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		#navigation li a:hover {
			background-position: 0px -145px;
		}
		
			#navigation li a span {
				display: none;
			}


a#free_tab {
	background: transparent url("/images/navigation/free_tab.gif"); 
	left: 40px;
}

a#home_tab {
	left: 220px;
	background: transparent url("/images/navigation/home_tab.gif"); 
}

a#videos_tab {
	left: 130px;
	background: transparent url("/images/navigation/videos_tab.gif"); 
}

a#free_tab, a#videos_tab, a#home_tab{
	display: block;
	position: absolute;
	top: 210px;
	width: 81px;
	height: 32px;
	background-position: 0px 0px;
	z-index:80;
}

a#free_tab:hover, a#home_tab:hover, a#videos_tab:hover {
	background-position: 0px -32px ;
}

	a#home_tab span, a#free_tab span, a#videos_tab span{
		display: none;
	}

div#main_body {
	position: relative;
	margin: 0px 0px -33px 0px;
	width: 1000px;
	height: 471px;
}

	#main_body h2 {
		height: 66px;
		background-repeat: no-repeat;
		background-position: 344px 11px;
	}
	
		#main_body h2 span {
			display: none;
		}

ul#process_steps {
	overflow: hidden;
	margin: 0px;
	height: 405px;
	list-style: none;
}

	#process_steps li {
		float: left;
	}
	
		a#first_step {
			width: 330px;
			background: transparent url("/images/body_regions/first_panel(infrastructure).jpg");
		}

		a#second_step {
			width: 330px;
			background: transparent url("/images/body_regions/second_panel(team).jpg");
		}

		a#third_step {
			width: 330px;
			background: transparent url("/images/body_regions/third_panel(a_players).jpg");
		}
	
		#process_steps li a {
			display: block;
			height: 405px;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		#process_steps li a:hover {
			background-position: 0px -405px;
		}
		
			#process_steps li a span {
				display: none;
			}

	#home_content a, #interior_text_container a {
		color: #0353c1;
		font-weight: bold;
	}
	
	#home_content a:hover, #interior_text_container a:hover {
		color: #3e3e3e;
		background-color: #e7e7e7;
		font-weight: bold;
	}


			
div#footer_container {
	position: relative;
	clear: both;
	width: 100%;
	height: 251px;
	background: transparent url("/images/backgrounds/footer(4).gif");
	background-repeat: no-repeat;
	background-position: center 87px;
}

	div#footer_transition {
		position: absolute;
		overflow: hidden;
		z-index: 0;
		top: 0px;
		left: 0px;
		margin: 0px;
		width: 100%;
		text-align: left;
	}
	
		#footer_transition img {
			behavior: url("/scripts/iepngfix.htc");
			position: relative;
			top: 0px;
			left: 50%;
			margin: 0px 0px 0px -790px;
			padding: 0px;
			border: none;
			width: 1580px;
			height: 87px;
			list-style: none;
		}
	
	div#footer {
		position: relative;
		margin: 87px auto 0px auto;
		width: 1000px;
		height: 251px;
	}
	
		ul.footer_nav {
			position: absolute;
			top: 147px;
			list-style: none;
			line-height: 24px;
			font-size: 13px;
			color: #ffffff;
			text-align: left;
			text-transform: lowercase;
		}
		
		ul#employers_footer_nav {
			left: 30px;
		}
		
		ul#candidates_footer_nav {
			left: 167px;
		}
		
		ul#myblog_footer_nav {
			left: 304px;
		}
		
		ul#about_footer_nav {
			left: 451px;
		}

		ul#work_with_us_footer_info {
			left:624px;
		}

.view_all a {
	color: #999999 !important;
}
			.footer_nav li {
			}
		
				.footer_nav li a, .footer_nav li a:visited {
					color: #ffffff;
				}
				
				.footer_nav li span {
					float: left;
					width: 60px;
					color: #93d5fe;
				}
		
				.footer_nav li a:hover {
					color: #93d5fe;
				}
	
		p.copyright {
			display: none;
		}
	
		a#sticky_stamp {
			position: absolute;
			bottom: 0px;
			right: 5px;
			width: 200px;
			height: 200px;
		}
		
			#sticky_stamp p, #sticky_stamp img {
				display: none;
			}