body{
	background-image:url(../images/BackgroundNew.jpg);
	background-attachment:scroll;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#ff9934;
}

/*Universal Reset*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border:0;
	margin:0;
	padding:0;
}
/*Page Links Style*/
a:link {
	color:#000;
	outline:none;
}
a:visited{
	color:#000;
}
a:hover {
	color:#39c;
	outline:none;
	text-decoration:underline;
}
a:active {
	color:#000;
	outline:none;
}


/*Re-occurring Page Styles*/
strong {
	font-weight:bold
}
.clearBoth {
	clear:both;
}
.clearLeft {
	clear:left;
}
#clearBoth {
	clear:both;
}
#clearLeft {
	clear:left;
}
html {
	min-height:100%;
	margin-bottom:1px;
}
body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*Header Area*/
#logo {
	float:left;
	background-image:url(../images/lb2_logo.jpg);
	width:479px;
	height:106px;
	margin-top: 20px; /* Was nothing */
}
#top {
	width:auto;
	height:150px;
	border-bottom:1px solid #39C;
	background-color:#fff;
}
#links {
	float:left;
	height:100px;
	width:auto;
	padding:2px;
	font-size:10px;
	background-color:#fff;
}
#login {
	float:left;
	width:162px;
	height:100px;
	background-image:url(../images/companyLogin.gif);
	background-repeat:no-repeat;
		/* margin:7px; commented this out */
	margin-left: 50px; /* was not here before */
	margin-top: 17px;
}
#login table {
	border:none;
}
#logHead {
	float:left;
	clear:right;
	width:162px;
	font-size:125%;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:5px;
	text-align:center;
}
#logText {
	font-size:90%;
}
.logintext {
	font:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.loginlanguage {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #39c;
	text-align: center;
	margin-top:10px;
	color:#fff;
}
.textarealogin {
	font:Arial, Helvetica, sans-serif;
	font: #99CC99;
	font-size:80%;
	font-weight:bold;
	border: 1px #336633 solid;
	width:80%;
	margin:3px 10px 5px 10px;
}
.buttonlogin {
	font: Arial, Helvetica, sans-serif;
	color: #FF6633;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
	border: 1px #336633 solid;
	width: 27px;
	height: 18px;
}
/*li img {
	margin-left:-10px;
}
/*Navigation Section*/
#navigation {
	width:auto;
	height:37px;
	border-bottom:1px solid #39C;
	background-color:#f63;
}
#navigation li {
	list-style-type:none;
	display:inline;
	float:left;
	height:10px;
	margin-top:-22px;
	border-color:#639;
	padding:11px;
	padding-left:0px;
	padding-right:0px;
}
#navigation a {
	text-indent:0px;
	text-decoration:none;
	text-align:left;
	font-size:110%;
	padding:7px;
	color:#fff;
	background-color:#f63;
}
#navigation a:hover {
	color:#6c3;
	background-color:#FFF;
	height:20px;
	text-align:left;
	border-bottom:1px solid #fff;
	padding:12px 7px 9px;
}
.slice{position:relative;top:11px;}
#rss{position:relative;top:3px;left:7px;border:0px;padding-right:7px;}
#home1 {position:relative;top:19px;}
#about1 {position:relative;top:19px;}
#faq1 {position:relative;top:19px;}
#contact1 {position:relative;top:19px;}
#subscribe {position:relative;top:19px;}
.sec_nav {
	font-size:10px;
}
#topnav {
	height:106px;
	width:auto;
}


/*Job Section*/
#job {
 width:auto;
 height:97px;
 border-bottom:1px solid #363;
 border-top:1px solid #FFF;
 background-image:url(../images/jobgradient2.jpg);
 background-attachment:scroll;
 background-position:left bottom;
 background-repeat:repeat;
}
#job table {
	border:0px;
}
#job table tr td p {
	color:#000;
	border:0px;
}
#job table tr td p a {
	color:#fff;
}
#job table tr td p a:hover {
	color:#000;
}
#job table tr td input#Occupations, #job table tr td input#Locations {
	background-image:url(../images/searchGradient.jpg);
	background-repeat:repeat-x;
}
#job table tr td input#Search {
	background-image:url(../images/searchBtn.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:137px;
	height:29px;
	background-color:transparent;
	border:hidden;
	color:#fff;
	cursor:pointer;
	outline:none;
	border:none;
}
#job table tr td input#Search:focus {
	background-image:url(../images/searchBtnHover.gif);
	background-repeat:no-repeat;
	background-position:center;
	outline:none;
	padding:0px;
}
.greenSearch {
	border:none;
	background-color:#EA4D00;
}
.jobWhite {
	color:#fff;
}
/*Main Image Section*/
#mainimage {
	width:970px;
	height:300px;
}
#mainimageAbout {
	width:970px;
	height:300px;
	background-image:url(../images/people_about.jpg);
	text-align:left;
}
#mainimageAbout p {
	color:#1a487c;
	font-size:330%;
	padding:7px;
	font-weight:bold;
}
#mainimageHome {
	width:auto;
	height:300px;
	background-image:url(../images/grouppic.jpg);
}
#mainimage2 {
	width:970px;
	height:150px;
	border-bottom:1px solid #FFF;
}
/*Picture of girl in the Our Values section on Company Home*/
#secondary img {
	float:right;
}
/*Wrappers*/
/*#wrapper div goes with Company Home, About Us, and Privacy Policy*/
#wrapper {
	width:970px;
	height:100%;
	background-color:#308800;
	background-image:url(../images/whyusbkgd.jpg);
	background-attachment:scroll;
	background-position:top;
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:1px solid #39C;
	margin:5px auto 0;
	overflow:auto;
	text-align:left;
}
#wrapperFAQ {
	width:970px;
	height:100%;
	overflow:auto;
	border:1px solid #39C;
	margin:5px auto 0;
	background-color:#81b344;
	background-image:url(../images/whyusbkgd.jpg);
	background-attachment:scroll;
	background-position:top;
	background-position:0px 400px;
	background-repeat:no-repeat;
	text-align:left;
}
/*Secondaries*/

#secondary {
	width:auto;
	height:100%;
	overflow:auto;
	border-top:1px solid #069;
	background-color:#81b344;
	background-image:url(../images/whyusbkgd.jpg);
	background-attachment:scroll;
	background-position:center;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
/*this used to be #secondary for About page but you changed the name so it wouldn't conflict with Home's #secondary*/
	/*the next three divs used to be in the About.css*/
#secondaryAbout {
	width:auto;
	height:auto;
	text-align:left;
	padding:7px;
}
#secondaryFAQ {
	padding:7px;
	width:auto;
	height:auto;
	text-align:left;
	padding-bottom:22px;
}
#secondaryContact {	/*This is for the secondary section*/
	width:auto;
	height:100%;
	overflow:auto;
	text-align:left;
}
#secondaryPrivacy {
	width:954px;
	height:auto;
	text-align:left;
	padding-top:7px;
	padding-bottom:22px;
}
/*Styles for all pages*/
#secondaryText {
	width:auto;
	height:auto;
	padding:7px;
	text-align:left;
	color:#fff;
}
#contactText {
	float:left;
	width:200px;
	height:auto;
	padding:7px;
	text-align:left;
	color:#fff;
}
#adSpace {
	float:right;
	margin-top:10px;
	width:178px;
	height:280px;
	background-color:#fff;
	border:7px solid #468238;
	margin:5px;
}
#bannerSpace {
	float:left;
	/*	position:relative;
	top:10px;
	left:0px;*/
	width:950px;
	height:58px;
	background-color:#fff;
	border:10px solid #468238;
	margin-bottom:14px;
	display:inline;
}
#head {
	float:left;
	display:inline;
	margin-bottom:7px;
	margin-left:7px;
	font-size:150%;
	font-weight:bold;
	width:520px;
	color:#fff;
	text-align:left;
	height:23px;
	background-image:url(../images/bkgd.jpg);
	padding-left:5px;
	background-repeat:repeat-x;
	background-attachment:scroll;
}
#headContact {
	margin:7px;
	font-size:150%;
	font-weight:bold;
	width:200px;
	color:#fff;
	text-align:left;
	height:23px;
	background-image:url(../images/bkgd.jpg);
	padding-left:5px;
	background-repeat:repeat-x;
	background-attachment:scroll;
}
/*Home Page Styles*/
.slot {
	width: 300px;
	height: 270px;
	color:#000;
	float: left;
	text-align: left;
	border-right: 1px solid #39c;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	display:inline;
}
.Values {
	width: 300px;
	height: 270px;
	color:#000;
	float: left;
	text-align: left;
	border-right: 1px solid #39c;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	display:inline;
}
.Values li {
	list-style-image:url(../images/searchBullet3.gif);
	list-style-position:inside;
}
#slot3 {
	width: 298px;
	height: 270px;
	color:#000;
	float: left;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	display:inline;
}
#slot3 li {
	list-style-image:url(../images/searchBullet3.gif);
	list-style-position:inside;
}
.slot li {
	list-style-image:url(../images/searchBullet3.gif);
	list-style-position:inside;
}
.slotText {
	color:#fff;
}
.slotBKG {
	background-image:url(../images/boxTOP.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-attachment:scroll;
	margin-bottom:5px;
	width:305px;
	height:186px;
}
.slotBOTM {
	background-image:url(../images/boxBOTsmall.gif);
	background-position: 0px 55px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	width:305px;
	height:225px;
}
.more {
	margin-top:5px;
	padding:5px;
	padding-top:10px;
	width:275px;
	height:170px;
	padding-left:10px;
}
.more2 {
	margin-top:5px;
	padding:5px;
	padding-top:10px;
	width:275px;
	height:170px;
	padding-left:10px;
}
.more2 a {
	margin:33%;
	color:#f63;
}
.more a {
	margin:33%;
	color:#f63;
}
.moreList {
	margin-left:13%;
	text-decoration:none;
}
.moreList li {
	display:inline;
	color:#fff;
	margin-left:5px;
	padding-right:5px;
	border-right: 1px solid #f63;
}
.moreList a {
	color:#f63;
}
.moreList a:hover, .more2 a:hover {
	color:#000;
}
#photoText {
	width:480px;
	float:left;
	height:286px;
	background-color:#fff;
	padding-top:14px;
	/*transparency settings for all browsers*/
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;/*END transparency settings*/
}
#photoText p {
	float:left;
	font-size:22px;
	color:#39c;
	height:10%;
	text-indent:.35em;
	margin-top:0;
	font-weight:bold;
}
.photohead2 {
	color:#6c3;
	font-size:150%;
	font-weight:bold;
	padding-left:8px;
}
.photohead3 {
	color:#f63;
	font-size:180%;
	font-stretch:expanded;
	font-weight:bold;
	padding-left:8px;
}
#back {
	position:relative;
	top:120px;
	left:-470px;
	width:470px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	text-align:left;
	font-weight:bold;
}
#back p {
	float:left;
	font-size:120%;
	height:auto;
	color:#f63;
	margin-top:0px;
	padding:5px;
	width:auto;
	font-weight:bold;
}
#backMore {
	font-size:90%;
	color:#000;
	padding:5px;
	float:left;
	clear:left;
	font-weight:normal;
}
.welcomeBold {
	font-weight:bold;
}
/*About Pages Styles*/
.white {
	color:#fff;
}
.white a {
	color:#000;
}
.white a:hover {
	color:#fff;
}
.innerlist {
	margin-left:40px;
	padding:20px;
}
.innerlist li {
	list-style:disc;
	list-style-position:inside;
	width:600px;
	color:#fff;
}
#end {
	margin-top:55px;
	margin-bottom:40px;
	margin-left:2px;
	color:#fff;
}
/*Privacy Page Styles*/
.privacyBold {
	color:#030;
}
/*FAQ Page styles*/
#faqText {
	padding-left:0px;
}
.faqStyle {
	font-size:90%;
	color:#fff;
}
.faqQuestion {
	color:#003300;
	font-weight:bold;
}
.faqAnswer {
	color:#BB510B;/*#C8530D dark orange for my pattern*/
	;
	font-weight:bold;
}
/*Contact Page Styles*/
#contactPic {
	float:right;
	width:300px;
	height:150px;
	background-color:#CECECE;
}
#contactForm {
	float:left;
	margin-top:-33px;
	margin-left:75px;
	padding-bottom:22px;
}
input#button, input#button2 {
	background-color:#CCC;
	color:#000;
}
input#button:focus, input#button2:focus {
	background-color:#468238;
	color:#fff;
	border:2px solid #468238;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
10px
}
#secondaryText a:hover {
	color:#fff;
}
#hiring {
	width:auto;
	height:100%;
	overflow:auto;
	border-top:1px solid #069;
	background-color:#fff;
	background-image:url(../images/whyushiring.jpg);
	background-attachment:scroll;
	background-position:0px 0px;
	background-repeat:repeat;
	padding-bottom:20px;
}
#hiring img {
	border:1px solid #999;
	margin:0 auto;
}
#hireHead {
	position:relative;
	top:0px;
	left:0px;
	list-style-image:url(../images/searchBullet3.gif);
	list-style-position:inside;
	text-align:left;
	margin-left:15px;
	margin-top:5px;
	color:#000;
}
#hiring p {
	float:right;
	margin-top:5px;
	padding:5px;
	padding-top:10px;
	padding-left:10px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}
#hiring p a {
	color:#000;
	font-weight:bold;
}
#hiring p a:hover {
	color:#fff;
	font-weight:bold;
}
/*Footer Section*/
#footer {
	float:left;
	width:956px;
	height:100%;
	overflow:auto;
	color:#39c;
	background-image:url(../images/whyushiring.jpg);
	background-position:0px -80px;
	background-repeat:no-repeat;
	padding:0px 7px;
	margin-top:-15px;
}
#footSmall {
	float:left;
	background-color:#fff;
	width:942px;
	display:inline;
	border:1px solid #999;
	margin-left:6px;
	margin-top:6px;
	margin-bottom:6px;
}
#footBig {
	float:left;
	display:inline;	
	width:942px;
	/*background-color:#fff;
	border:1px solid #999;*/
	margin-left:6px;
	margin-top:6px;
	margin-bottom:6px;
	background-image:url(../images/footGrad.gif);
	background-repeat:repeat-x;
}
#footBig img {
	width:150px;
	float:left;
}
#footerText {
	float:left;
	clear:right;
	padding:7px;
	text-align:center;
}
#candidate/*, #client, #company*/{
/*	float:right;
	padding:7px;
	margin-right:15px;
	margin-top:0px;*/
	margin-left:270px;
}
.footLinks{float:left; display:inline; margin:7px; margin-left:21px;}
.footLinks ul{padding-top:7px;}
.footLinks a /*#candidate a, #client a, #company a,*/ {
	text-decoration:none;
}
#footBig li {/*footer*/
	list-style-type:none;
	padding-bottom:4px;
}
.footerBold {
	font-weight:bold;
}
.footerBold a {
	color:#39c !important;
	text-decoration:none;
}
#footerLogo {
	float:left;
}
#MailIcon {
	position:relative;
	top:30px;
	left:0px;
}
#MailIcon a {
	color:#f63;
	text-decoration:none;
	margin-left:5px;
}
#MailIcon a:hover {
	color:#39c;
	text-decoration:underline;
}
