/* TEST GROUP GENERAL RULES */

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}
body {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:active {
	outline: 0 none;
}

a:focus {
	outline: 0 none;
	-moz-outline-style: none;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'DINregular';
	font-weight: 100 !important;
	color: #ff8b27;
	behavior: url("/scripts/PIE.php");
	-pie-png-fix: true;
}


/* SITE CONTAINERS */

#eye_candy {
	position:absolute;
	width: 100%;
	height: 512px;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.interior #eye_candy, .interior_eye_candy {
	height: 390px;
}

	#eye_candy ul {
		list-style: none;
	}
		
		#eye_candy li {
			height: 512px;
		}
		
		#eye_candy li.viles {
			background: 
				url("/images/eye_candy/home/viles.jpg") no-repeat center top, 
				url("/images/eye_candy/home/viles_repeat.jpg") repeat-x center top;
			-pie-background: 
				url("/images/eye_candy/home/viles.jpg") no-repeat center top, 
				url("/images/eye_candy/home/viles_repeat.jpg") repeat-x center top;
		    behavior: url("/scripts/PIE.php");
		}
		
		#eye_candy li strong {
			display: none;
		}
		
div#site_container {
	position: relative;
	z-index: 100;
	background: 
		url("/images/backgrounds/header_orange_repeat.png") repeat-x center top,
		url("/images/backgrounds/footer_repeat.png") repeat-x center bottom,
		url("/images/backgrounds/watermark.png") no-repeat center top;
	-pie-background: 
		url("/images/backgrounds/header_orange_repeat.png") repeat-x center top,
		url("/images/backgrounds/footer_repeat.png") repeat-x center bottom,
		url("/images/backgrounds/watermark.png") no-repeat center top;
    behavior: url("/scripts/PIE.php");
}

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


/* HEADER */

#primary_header {
	display: block;
	width: 1000px;
	height: 512px;
}

.interior #primary_header, .interior_primary_header {
	height: 390px;
}
	
	h1#header_title {
		position: absolute;
		top: 0;
		z-index: 1000;
	}
	
	#header_title a {
		display: block;
		width: 381px;
		height: 130px;
		background: transparent url("/images/logos/logo.png");
		behavior: url("/scripts/PIE.php");
		-pie-png-fix: true;
	}

		#header_title span, #primary_header img {
			display: none;
		}

#header_title_container {
	position: absolute;
	top: 0px;
	z-index: 900;
	left: 50%;
	margin: 0px 0px 0px -500px;
	width: 1000px;
	height: 1px;
}

		
/* NAVIGATION */


nav#primary_nav {
	position: absolute;
	width: 100%;
	top: 434px;
	height: 78px;
	background: transparent url("/images/navigation/nav_bg.png") repeat-x;
}

.interior #primary_nav, #navigation_container .interior_primary_nav {
	top: 26px;
}

.interior_scrolling_primary_nav {
	position: fixed !important;
	top: 0px !important;
}

.addthis_toolbox {
	position: absolute;
	top: 5px;
	right: 0px;
}

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

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

	#navigation li {
		float: left;
	}
	
		a#about_link {
			width: 111px;
			background: transparent url("/images/navigation/about.png");
		}
						
		a#candidates_link {
			width: 175px;
			background: transparent url("/images/navigation/candidates.png");
		}
		
		a#clients_link {
			width: 115px;
			background: transparent url("/images/navigation/clients.png");
		}
		
		a#jobs_link {
			width: 88px;
			background: transparent url("/images/navigation/jobs.png");
		}
		
		a#contact_link {
			width: 113px;
			background: transparent url("/images/navigation/contact.png");
		}
	
		#navigation li a {
			display: block;
			height: 78px;
			background-repeat:no-repeat;
			background-position: 0px 0px;
			-moz-border-radius: 10px;
			border-radius: 10px;		
		    behavior: url("/scripts/PIE.php");
			-pie-png-fix: true;
		}
		
		#navigation li a:hover {
			background-color: #000;
		}
		
			#navigation li a span {
				display: none;
			}

/* SECONDARY NAVIGATION */

nav#secondary_nav {
	position: absolute;
	z-index: 50;
	top: 104px;
	width: 100%;
	background: transparent url("/images/backgrounds/subnav_bg.png");
}


.interior_scrolling_secondary_nav {
	position: fixed !important;
	top: 78px !important;
}
	
	#secondary_nav ul {
		padding: 0px 15px 0px 405px;
		width: 580px;
		margin: 0px auto;
		font-family: 'DINregular';
	}
	
	#secondary_nav ul li {
		height: 40px;
		line-height: 40px;
		color: #f68828;
		text-transform: uppercase;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
	}
	
	#secondary_nav ul li a {
		display: block;
		padding: 0px 7px;
		-moz-border-radius: 10px;
		border-radius: 10px;	
		color: #f68828;
		font-size: 15px;		
	}
	
	#secondary_nav ul li a:hover {
		background-color: #000;
	}	

/* MAIN SITE CONTENT BODY */

div#main_body {
	width: 1000px;
}


/* MAIN TEXT REGION */

	section#body_text {
		position: relative;
		display: block;
		padding: 0px 140px 20px 15px;
		font-size: 18px;
		line-height: 30px;
		min-height: 250px;
		_height: 250px;
	}
	
	.interior section#body_text {
		font-size: 16px;
		line-height: 30px;
		color: #565656;
	}
	
		#body_text h1 {
			background: transparent url("/images/misc_elements/h1_icon.png") 0px 35px no-repeat;
			padding: 35px 0px 20px 34px;
			line-height: 35px;
			font-size: 28px;
			font-weight: 100;
			color: #ff8b27;
		}

		#body_text a {
			color: #ff8b27;
		}
		
		#body_text a:hover {
			color: #aeaeae;
		}

		#body_text {
		}
		
		#body_text_inner_wrapper {
			overflow: hidden;
		}

		#body_text h2 {
			padding: 35px 0px 20px 34px;
			background: transparent url("/images/misc_elements/h2_icon.png") 0px 40px no-repeat;
			font-size: 24px;
			text-align: left;
			color: #575757;
		}
		
		#body_text h3 {
			padding: 35px 0px 20px 34px;
			background: transparent url("/images/misc_elements/h2_icon.png") 0px 40px no-repeat;
			font-size: 20px;
			color: #575757;
		}
		
		#body_text p {
			margin: 20px 0px;
		}
		
		#body_text ul, #body_text ol {
			margin: 20px 0px 20px 20px;
		}

		.body_ul {
			margin: 20px 0px !important;
			list-style: none;
		}

		.body_ul li {
			display: block;
			padding: 10px 0px 10px 40px;
			margin: 0px;
			background: transparent url("/images/misc_elements/li_icon.jpg") 0px 10px no-repeat;
		}
			
		

/* FOOTER */		

	footer#primary_footer {
		display: block;
		clear: both;
		position: relative;
		margin: 0px auto;
		width: 1000px;
		height: 72px;
	    font-family: 'DINregular';
		color: #fff;
		background-repeat: no-repeat;
		background-position: center top;
	}
	
		summary.copyright {
			position: absolute;
			top: 10px;
			left: 0px;
			width: 190px;
			padding: 0px 0px 0px 15px;
			font-size: 14px;
			line-height: 17px;
			font-weight: 100;
		}
		
		summary.phone_number {
			position: absolute;
			font-size: 25px;
			width: auto;
			left: 652px;
			top: 25px;
			font-weight: 100;
		}
		
		nav#social_media {
			position: absolute;
			top: 22px;
			left: 372px;
		}
		
		#social_media ul {
			width: 120px;
			height: 34px;
			list-style: none;
		}    
			
			#social_media ul li {
				float: left;
			}
	
				nav#social_media ul li a#twitter_btn {
					width: 36px;
					background: transparent url("/images/misc_elements/twitter_btn.png");
				}
	
				#social_media ul li a#facebook_btn {
					width: 39px;
					background: transparent url("/images/misc_elements/facebook_btn.png");
				}
	
				#social_media ul li a#linkedin_btn {
					width: 39px;
					background: transparent url("/images/misc_elements/linkedin_btn.png");
				}
		
				#social_media ul li a {
					display: block;
					height: 34px;
					behavior: url("/scripts/PIE.php");
					-pie-png-fix: true;
				}

				#social_media ul li a:hover {
					background-position: 0px -34px !important;
				}
				
				#social_media ul li a span {
					display: none;
				}

		/* STICKY IT STAMP! */
	
		a#sticky_stamp {
			background: transparent url("/images/misc_elements/sticky_stamp.png");
			position: absolute;
			bottom: 0px;
			right: 0px;
			width: 95px;
			height: 72px;
		    behavior: url("/scripts/PIE.php");
			-pie-png-fix: true;
		}
		
			#sticky_stamp p, #sticky_stamp img {
				display: none;
			}
			
		a.social_media {
		}