@charset "UTF-8";
/* CSS Document */

#container-body-left {
	display:none;
}

#container-body-center {
	border:none;
	
	width:989px;
	height:614px;
	
	margin-top:1em;
	margin-bottom:1em;
	
	background:url(/images/home-bkgrnd.png) center top;
}

h2 {
	font-size:28px;
	font-weight:bold;
	color:#0987c8;
}

.bullet-font {
	font-size:14px;
	font-weight:bold;
	color:#027ab1;
}

.body-small {
	font-size:13px;
	color:#293239;
}

#side-bar {
	position:relative;
	float:left;
	width:243px;
	height:560px;
}

#side-bar p {
	margin-left:12px;
}

#side-bar #our-services {
	margin-top:50px;
	height:158px;
}

#side-bar ul {
	margin-left:0px;
	list-style:none;
	line-height: 190%;
}

#side-bar ul a {
	font-size:14px;
	color:#027ab1;
	text-decoration:none;
}

#job-center-listing {
	margin-top:40px;
}

.job-listing {
	margin-top: 15px;
	margin-left:23px;
	
	width:210px;
	
	padding-bottom: 0.65em;
	
	background: url(/images/rule-blue-home.png) bottom center no-repeat;
}

.job-list-title {
	color:#027ab1;

}

.job-list-title a {
	color:#027ab1;
	text-decoration: none;
}

.job-list-oneline {

}

.job-list-local {
	font-weight:800;;
}

.job-list-icon {
	position: relative;
	float: left;
	margin:0.35em;
	width:10px;
}

#learnmore-ourservices {
	position: relative;
	
	top:-10px;
	margin-left:20px;
	
	text-align: center;
	padding-top: 6px;
	
	width:110px;
	height:34px;
	
	background: url(/images/btn-drkblue-faded.png) no-repeat;
}

#learnmore-ourservices a {
	color:#FFF;
	text-decoration: none;
}

#side-bar #ikner-articles {
	margin-top:35px;
	height:163px;
}

#learnmore-articles {
	margin-top:15px;
	margin-left:20px;
	
	text-align: center;
	padding-top: 6px;
	
	width:110px;
	height:34px;
	
	background: url(/images/btn-drkblue-faded.png) no-repeat;
}

#learnmore-articles a {
	color:#FFF;
	text-decoration: none;
}

#page-copy {
	position:relative;
	float:left;
	margin-top:335px;
	width:735px;
	height:278px;
	margin-left:5px;
}

#page-copy #job-search {
	position:relative;
	float:left;
	width:340px;
	height:280px;
	padding-left:25px;
}

#job-search div {
	position:relative;
	float:left;
}

#thumb-jobsearch {
	position:relative;
	float:left;
	width:148px;
	height:201px;
	margin-left:36px;
}

#copy-jobcenter {
	position:relative;
	float:left;
	margin-left:0.55em;
	margin-bottom:0.55em;
	line-height: 145%;
	width:160px;
	min-height: 150px;
}

#learnmore-jobcenter {
	margin-top:5px;
	margin-left:8px;
	
	text-align: center;
	padding-top: 6px;
	
	width:110px;
	height:34px;
	
	background: url(/images/btn-auburn-faded.png) no-repeat;
}

#learnmore-jobcenter a {
	color:#FFF;
	text-decoration: none;
}

#page-copy #referral-program {
	position:relative;
	float:left;
	width:370px;
}

#referral-program div {
	position:relative;
	float:left;
}

#thumb-refprog {
	position:relative;
	float:left;
	width:148px;
	height:201px;
	margin-left:6px;
}

#copy-refprog{
	position:relative;
	float:left;
	margin-bottom:0.55em;
	text-align:justify;
	width:190px;
	min-height: 150px;
}

#learnmore-refprog {
	margin-top:11px;
	margin-left:5px;
	
	text-align: center;
	padding-top: 6px;
	
	width:110px;
	height:34px;
	
	background: url(/images/btn-auburn-faded.png) no-repeat;
}

#learnmore-refprog a {
	color:#FFF;
	text-decoration: none;
}
/*
#container-header { display: none; }
#container-body-center { background:transparent; }
#container-footer { display: none; }
#splash { top:3em; text-align: center; }
*/