* {
	margin: 0;
	padding: 0;
}

html {
	/*height: 100%;*/
}

body {
	/*height: 100%;*/
	font-size: 62.5%;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	background: #596969;
}

a { }

	#header a {
		color: #B41D14;
	}
	
	#content a {
		color: #B41D14;
	}
	
	#nav a {
		text-decoration: none;
		font-weight: bold;
	}
	
	#content a.top {
		outline: none;
		width: 100%;
		display: block;
		clear: left;
		text-align: center;
		background: transparent url(../images/top.gif) 50% 10% no-repeat;
		padding-top: 0.5em;
		font-size: 10px;
		color: #ccc;
		text-decoration: none;
	}
	
	#content a.top:hover {
		color: #aaa;
	}
	
ul { }

	#content #story ul {
		margin: 0em 0em 1em 2em;
		float: left;
		display: inline;
	}

p { }

	#content p {
		margin: 0 0 1em 0;
	}
	
	/*******************************************************************
	*************                Forms                       ***********
	*******************************************************************/

	fieldset {
		border: 0;
		background: #E9E9E9 url(../images/tile_ContactBox.gif) bottom left repeat-x; 
		margin: 0;
		padding: 5px 0 0 0;
		width: 360px;
		position: relative;
	}
	
	fieldset.mc_input_error {
		background: #fcfcfc;
		border-top: 2px solid #f0f0f0;
		border-bottom: 2px solid #f0f0f0;
		margin: 10px 0;
		padding: 15px;
		width: 330px;
	}
	
	fieldset.mc_input_error legend {
		padding: 0 5px;
		font-weight: bold;
	}
	
	#story fieldset.mc_input_error p {
		margin: 0;
		line-height: 14px;
		padding: 0;
		color: #B21D16;
	}
	
	#content fieldset ol {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#content fieldset ol li {
		clear: left;
		display: block;
		padding: 3px 10px;
		width: 340px;
	}
	
	#content fieldset ol li.submit {
		text-align: right;
	}

	#content #story fieldset h2 {
		display: none;
		width: 360px;
		border: 0;
		margin: 0;
		padding: 5px 0 0 0;
		color: #000;
		font-weight: normal;
		line-height: 28px;
		text-indent: 10px;
	}

	label {
		width: 70px;
		text-align: right;
		display: inline;
		float: left;
		clear: left;
		padding: 0 5px 0 0;
		line-height: 28px;
		font-weight: normal;
		color: #2D2D2D;
	}

	input {
		margin: 4px 0;
		width: 260px;
		border: 1px solid #535353;
		background: #ffffff;
	}
	
	input.mc_input_field_error,
	textarea.mc_input_field_error {
		border: 1px solid #B21D16;
		background: #fcfcfc;
	}
	
	input.long {
		width: 260px;
	}

	textarea {
		margin: 5px 0px 5px 0px;
		width: 260px;
		height: 100px;
		border: 1px solid #535353;
		background: #ffffff;
	}

	input.submit {
		right: 0;
		clear: both;
		width: 42px;
		border: none;
		background: none;
	}

#page {
	text-align: left;
	margin: 0 auto;
	width: 760px;
	font-size: 12px;
	padding: 0 3px;
	position: relative;
	/*min-height: 100%;*/
	background: #596969 url(../images/body_bg.gif) 50% 0 repeat-y;
	z-index: 0;
	overflow: hidden;
}

* html #page, * html #footer {
	left: 3px;
} 

#header {
	position: relative;
	background: #333;
	margin: 0;
	float: left;
	display: inline;
	width: 760px;
	background: transparent url(../images/header_bg_interior.jpg);
}

body.FindPeople #header { background-image: url(../images/banners/FindPeopleStrategicStaffing.jpg); }
body.FindPeople.HowWeWork #header { background-image: url(../images/banners/FindPeopleHowWeWork.jpg); }
body.FindPeople.Industries #header { background-image: url(../images/banners/FindPeopleIndustries.jpg); }
body.FindPeople.FAQ #header { background-image: url(../images/banners/FindPeopleFAQ.jpg); }

body.FindWork #header { background-image: url(../images/banners/FindWorkWhyLaborworks.jpg); }
body.FindWork.WhereYoullWork #header { background-image: url(../images/banners/FindWorkWhereYoullWork.jpg); }
body.FindWork.HowItWorks #header { background-image: url(../images/banners/FindWorkHowItWorks.jpg); }
body.FindWork.Testimonials #header { background-image: url(../images/banners/FindWorkTestimonials.jpg); }
body.FindWork.FAQ #header { background-image: url(../images/banners/FindWorkFAQ.jpg); }

body.Safety #header { background-image: url(../images/banners/Safety.jpg); }
body.Locations #header { background-image: url(../images/banners/Locations.jpg); }
body.Contact #header { background-image: url(../images/banners/Contact.jpg); }
body.AboutUs.WhoWeAre #header { background-image: url(../images/banners/AboutUsWhoWeAre.jpg); }
body.AboutUs.News #header { background-image: url(../images/banners/AboutUsNews.jpg); }
body.AboutUs.History #header { background-image: url(../images/banners/AboutUsHistory.jpg); }
body.AboutUs.Memberships #header { background-image: url(../images/banners/AboutUsMemberships.jpg); }
body.AboutUs.SocialResponsibility #header { background-image: url(../images/banners/AboutUsSocialResponsibility.jpg); }
body.AboutUs.Careers #header { background-image: url(../images/banners/AboutUsCareers.jpg); }
body.AboutUs.MediaKit #header { background-image: url(../images/banners/AboutUsMediaKit.jpg); }






#header h1 a {
	margin: 00px;
	float: left;
	display: inline;
	width: 280px;
	height: 113px;
	text-indent: -9999px;
	outline: none;
}

#header #lang {
	position: absolute;
	right: 2px;
	bottom: 2px;
	padding: 3px;
	background: #333;
}

#header #lang a {
	color: #fff;
	text-decoration: none;
}

#header #nav,
#header #nav li,
#header #nav li a {
	list-style: none;
	float: left;
	display: inline;
	background: #000000;
	outline: none;
}

#header	 #nav {
	width: 760px;
	overflow: auto;
}

#header #nav li a { 
	font-size: 11px;
	padding: 5px 15px;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
}

#header #nav li a:hover {
	color: #E8A713;
}

body.FindPeople #nav #nav_people a,
body.FindWork #nav #nav_work a,
body.Safety #nav #nav_safety a,
body.Locations #nav #nav_locations a,
body.AboutUs #nav #nav_about a,
body.Contact #nav #nav_contact a {
	background: #B41D14;
	color: #ffffff;
}

#content {
	width: 760px;
	float: left;
	display: inline;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
	background: #E8A713 url(../images/interior_content_bg.gif);
}

body.default #content {
	background: #E8A713 url(../images/page_bg.gif);
}

body.Locations #content {
	background: #E8A713 url(../images/interior_content_bg_no_grey.gif);
}

#wheel {
	position: absolute;
	width: 571px;
	height: 243px;
	bottom: -10px;
	right: 3px;
	z-index: 5;
	background: url(../images/content_bg_bottom.gif);
}

#excerpt {
	float: left;
	display: inline;
	clear: both;
	/*position: absolute;*/
	margin: 0;
	font-size: 20px;
	color: #fff;
	line-height: 26px;
	width: 725px;
	height: 80px;
	top: -1px;
	padding: 20px 20px;
	background: url(../images/get_paid_today.png) top right no-repeat;
}

* html #excerpt {
	position: relative;
	top: 0px;
	height: 117px;
	width: 720px;
	background-image: url(../images/get_paid_today.gif);
	background-position: 608px -1px;
}

#excerpt p {
	width: 550px;
}

#content #breadcrumb {
	font-size: 9px;
	margin: 0;
}

#content #breadcrumb a {
	text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0;
	
}

#content #side {
	float: left;
	width: 190px;
	padding: 0;
	display: inline;
	margin: 0 0px 15px 0;
	overflow: hidden;
	background: url(../images/page_bg.gif);
}

#side ul {
	list-style: none;
	padding: 13px;
	background: url(../images/nav_bg.gif);
}

#side ul ul {
	padding: 0 0 0 13px;
	background-image: none;
}

#side ul li {
	background: #000;
	border: 1px solid #000;
	color: #fff;
}

#side ul li a {
	padding: 5px 14px;
	display: block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	outline: none;
}

#side ul ul li a {
	font-size: 10px;
	padding: 2px 14px;
}

#side ul li a:hover {
	color: #E8A713;
}

#side ul li.active a {
	color: #E8A713;
}

#side h4 {
	margin: 8px 8px;
	width: 174px;
	height: 34px;
	text-indent: -9999px;
	text-align: center;
	background: url(../images/side_phone_number.gif) 0 0 no-repeat;
}

#side div,
#side_right div {
	width: 152px;
	background: url(../images/side_div_bg.gif) bottom left no-repeat;
	margin: 8px;
	padding: 4px 16px 15px;
}

#side_right div {
	float: right;
	width: 150px;
	background: #bcbcbc url(../images/side_right_div_bg.gif) bottom left no-repeat;
	margin: 30px 0 0 0;
	padding: 5px 5px 10px;
}

#side div img {
	margin: 0px -3px 5px -3px;
}

#side div#container {
	width: auto;
	background: none;
	margin: 0;
	padding: 0;
}

#side div h3 {
	background: url(../images/side_div_top.gif) 0 0 no-repeat;
	margin: -4px -16px;
	padding: 10px 12px 12px 16px;
	text-transform: uppercase;
	font-size: 12px;
}

#side_right div h3 {
	position: relative;
	margin: -26px 0 0 -5px;
	background: #C9C9C9 url(../images/side_right_div_h3_bg.gif) top right no-repeat;
	display: inline;
	float: left;
	padding: 0 8px 0 3px;
	line-height: 21px;
	width: auto;
	text-transform: uppercase;
	font-size: 12px;
}

#side_right div a.pdf {
	background: url(../images/pdf_download.gif) 0 0 no-repeat;
	height: 28px;
	width: 124px;
	text-indent: -9999px;
	outline: none;
	display: block;
	margin: 5px 0;
}

#side_right div hr {
	color: #333;
	background: transparent url(../images/side_right_div_hr.gif);
	height: 1px;
	font-size: 1px;
	border: 0;
	margin: 3px 0;
}

#side div p,
#side_right div p {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 8px 0 0;
}

#side div.selected p {
	font-size: 12px;
	font-weight: normal;
}

#side div hr {
	margin: 3px 8px 10px 0px;
	height: 0px;
	padding: 0;
	border: 0px;
	border-bottom: 1px dotted #B41D14;
	background: none;
	color: #E8A713;
}

#side div a img,
#side_right div a img {
	border: 0px;
	margin: 0 0px;
}

#side_right {
	float: right;
	width: 170px;
	position: relative;
	z-index: 6;
}

#footer {
	clear: both;
	padding: 3px 6px 8px 6px;
	background: #D58E12 url(../images/footer_bg.gif) bottom left no-repeat;
	color: #fff;
	font-size: 10px;
	position: relative;
	width: 754px;
	margin: 0 auto 25px;
	text-align: left;
	overflow: auto;
}

#footer p a {
	color: #ffffff;
	text-decoration: none;
}

#footer p {
	float: left;
	display: inline;
}

#footer p.right {
	float: right;
	display: inline;
	color: #333;
}

#mapContainer {
  height: 430px; 
  width: 535px;
  margin: 0;
	padding: 0px;
  border: 1px solid #999;
}


/*******************************************************************
*************    General Classes                         ***********
*******************************************************************/

.split {
	float: left;
	display: inline;
	position: relative;
}

.two {
	width: 335px;
	background: #E8A713 url(../images/box_bg.gif) bottom left no-repeat;
}

.workers,.work {
	height: 260px;
	margin-top: -18px !important;
}

* html .workers,
* html .work {
	margin-top: -59px !important;
}

.news,.locations {
	height: 196px;
}

.news dl {
	margin: 0 15px;
	float: none;
}

.news dl dt {
	float: left;
	display: inline;
	clear: left;
	line-height: 1.50em;
}

.news dl dd {
	margin-left: 80px;
	line-height: 1.50em;
}

.news dl dd a {
	float: none;
}

.clear {
	clear: both;
}

/*******************************************************************
*************    Section Specific                        ***********
*******************************************************************/

body.default { }

	body.default #page {
	}

	body.default #header {
		background: transparent url(../images/header_bg.jpg) 0 0 no-repeat;		
	}
	
	body.default #header h1 a {
		height: 240px;
	}

	body.default .split {
		margin:0px 15px 15px 15px;
		padding: 0px;
		width: 356px;
		position: relative;
	}
	
	body.default .split h2 {
		background: url(../images/box_top_bg.gif) top left no-repeat;
		margin: 0;
		width: 326px;
		padding: 13px 15px 5px;
		font-size: 17px;
		line-height: 18px;
		text-transform: uppercase;
	}
	
	body.default .split span {
		position: absolute;
		bottom: 25px;
		right: 25px;
		color: #B41D14;
		text-decoration: underline;
	}
	
	body.default .split.work h2 {
		background-image: url(../images/find_work_h2_bg.gif);
	}

	body.default .work,
	body.default .locations {
		margin-right: 0px;
		margin-left: 0px;
	}
	
	body.default .work a,
	body.default .workers a {
		height: 280px;
	}

	body.default #content .split p.intro {
		clear: both;
		margin: 15px;
		padding: 0;
		
	}

	body.default #content .work a,
	body.default #content .workers a,
	body.default #content .locations a {
		outline: 0px;
		display: block;
		position: absolute;
		text-decoration: none;
		height: 100%;
		color: #000;
	}
	
	body.default #content .split a img {
		margin: 0 15px;
		border: 0;
	}

	body.default .split a:hover {
	}

#content #story {
	background: #fff;
	position: relative;
	z-index: 6;
	padding: 15px 20px;
	width: 350px;
	overflow: hidden;
	float: left;
	display: inline;
}

#content #story h2,
#content #story h3,
#content #story h4,
#content #story h5,
#content #story h6 {
	border-bottom: 1px solid #C2C4C3;
	color: #C97B00;
	font-size: 14px;
	padding: .1em 0;
	margin: 0.5em 0 .25em 0;
}

#content #story h2 { font-size: 14px; }
#content #story h3 { font-size: 12px; }
#content #story h4 { font-size: 11px; }
#content #story h5 { font-size: 10px; }
#content #story h6 { font-size: 8px; }

body.Locations #content #story {
	width: 540px;
	padding: 15px;
	
}

#content ol {
	margin: 10px 0 10px 20px;
	padding: 0;
}

#content h3 {
	margin: 1em 0;
}
	
	#content #story h1 {
		font-size: 20px;
		margin: 0.5em 0;
		font-size: 18px;
	}

	#content #story img {
		float: left;
		display: inline;
		border: 1px solid #999;
		margin: 0 15px 0 0;
	}
	
	#content #story img.alt {
		float: right;
		display: inline;
		margin: 0 0 0 15px;
		clear: both;
	}

	/* These are standard sIFR styles... do not modify */

	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
	}

	.sIFR-replaced {
		visibility: visible !important;
	}

	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}


	.sIFR-hasFlash #content #story h1 {
		visibility: hidden;
		line-height: 26px;
		height: 26px;
	}

	.sIFR-hasFlash body.default .split h2 {
		visibility: hidden;
		line-height: 3px;
	}
	
	* html.sIFR-hasFlash body.default .split h2 {
		width: 292px;
	}
	
	.sIFR-hasFlash #content #side div h3
	{
		visibility: hidden;
		line-height: 9px;
		margin-bottom: 10px;
		height: 6px;
		padding: 8px 15px 3px;
	}
	
	.sIFR-hasFlash #content #side_right div h3  {
		visibility: hidden;
		line-height: 11px;
		padding: 3px 0px 3px 3px;
		margin-top: -28px;
	}
	
	/*.sIFR-hasFlash body.Locations #content #side div h3 {
		visibility: visible;
		margin: -4px -16px;
		padding: 10px 12px 12px 16px;
	}*/