/*
	RED: d1232a
	BLUE: 090088
	LIGHT BLUE: 7979db

	
*/


* {
	margin:0;
	padding:0;
}

html {
	font-family: verdana, geneva;
	text-align:left;
}

body {
	background-image: url(../images/back_bg.gif);
	background-repeat: repeat-x;
	
}


.border
{
	border-color: maroon;
	border-width: 1px;
	border-style: solid;
}



#wrapper
{
	margin: 0px auto 0px auto;
    width: 1000px;

}

#clr
{
	clear:both;
}


h1
{
	color: #cccccc;
	font-size: 9pt;
	font-weight: 600;
}


.field
{
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	padding:2px;
	margin: 2px 0px 10px 0px;
}

.form_button
{
	padding:2px;
	margin: 2px 0px 10px 0px;
}


#banner
{
	width:120px;
	height:600px;
	color: #cccccc;
	display:block;
	border-color: maroon;
	border-width: 1px;
	border-style: solid;
}

/************************* TOP PLACEMENT *************************/
#top_col_l
{
	width:665px;
	display:block;
	float:left;
	margin:5px 0 30px 0;
}
#top_col_l img
{
	margin:0;
	float:left;
}
.localjobs {
	padding:35px 0 0 20px;
}

#top_col_r
{
	width:333px;
	display:block;
	float:left;
}
#top_pp
{
	width:333px;
}
#top_pp a
{
	width: 20%;
	color: #090088;
	font-size:8pt;
	font-weight: bold;
	text-align: left;
	float: left;
	margin: 0 15px 0 10px;
	text-decoration:none;
}
#top_pp a:visited
{
	color: #090088;
}


#top_pp a:hover
{
	color: #666666;
}

/************************* EOF TOP PLACEMENT *************************/




#fe_top {
border-bottom: 1px solid #cccccc;
width:220px;
}


/************************* EMPLOYER *************************/

#emp
{
	width: 331px;
	height: 41px;
	background-image: url(../images/emp_bg_bot.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: center bottom;
	margin:0 0 10px 0;
	padding:0;
}

#emp p
{
	background-image: url(../images/emp_bg_mid.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
	padding: 2px 2px 1px 2px;
	text-align:center;
	font-size:8pt;
	line-height:15pt;
	color:#ffffff;
}

#emp a, a:visited, a:active
{
	text-decoration:none;
	color:#ffffff;
}
#emp a:hover
{
	text-decoration:underline;
}

/************************* EOF EMPLOYER *************************/




/************************* LAYOUT COLUMN CONTAINERS *************************/
#container_col_l
{
	width:822px;
	float:left;
}


#container_col_r
{
	float:left;
	margin:0px 0px 0px 10px ;
}






#containersub_col_l
{
	width:254px;
	float:left;
}


#containersub_col_r
{
	float:left;
}





#containertri_col_l
{
	width:280px;
	float:left;
}


#containertri_col_r
{
	float:left;
	margin-left: 5px;
}

/************************* EOF LAYOUT COLUMN CONTAINERS *************************/



#js_feature
{
	width: 568px;
	height:259px;
	background-image: url(../images/js_feature_bg.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin:0px 0px 5px 0px ;
	color: #ffffff;
}

#js_feature h2
{
	font-size: 12pt;
	font-weight: bolder;
	text-align:left;
	line-height:25pt;
}
#js_feature h4
{
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	font-weight: bold;
}

#js_feature a
{
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:10pt;
}

#js_feature a:hover
{
	text-decoration: underline;
}

#js_feature input.image	{ margin: 0px; padding:0px; border:0; } 


#js_feature p {

padding:0px;
line-height:1em;
}


#js_col_container
{
	width:528px;
	margin: 0px auto 0px auto;
}

#js_col_l
{
	width:250px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
	#js_col_l p {
		font-size:8pt;
	}
	#js_col_l a {
		color:#ffffff;
		font-weight:bolder;
		display:block;
		margin-top:10px;
	}
	#js_col_l a:visited {
		color:#7979db;
	}
	#js_col_l a:hover {
		color:#ffffff;
		text-decoration:underline;
	}
	
	
#js_col_r
{
	width:260px;
	margin:10px 0px 0px 10px;
	padding:10px 0px 0px 0px;
	float:left;
}

#js_subcol_l
{
	float:left;
	padding:2px;
}













/************************* BG ROUNDED CONTENT W/DSHADOWS *************************/
#content_top_g
{
	width: 249px;
	height:11px;
	background-image: url(../images/249_top_g.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
}
#content_top
{
	width: 249px;
	height:11px;
	background-image: url(../images/249_top.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#content_mid
{
	width: 249px;
	background-image: url(../images/249_mid.gif);
	background-repeat: repeat-y;
}


#content_mid h2
{
	font-size: 13pt;
	color: #ffffff;
	font-weight: normal;
	text-align:left;
	line-height:25pt;
	padding-left:25px;
}


#content_bot
{
	width: 249px;
	height:17px;
	background-image: url(../images/249_bot.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height:17px;
	margin:0px 0px 5px 0px ;
}

/************************* EOF BG ROUNDED CONTENT W/DSHADOWS *************************/





#content_mid_fe 
{
	background-image: url(../images/hd_fe.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}

#content_mid_js 
{
	background-image: url(../images/hd_js.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}

#content_mid ul
{
	width: 228px;
	background-image: url(../images/bg_horz_g.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 10px 0px;
}

ul.js li
{
	display: block;
	margin: 0 10px 0 10px;
	padding: 0px 5px 2px 20px;
	border-bottom: #999999;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-color: transparent;
	}



ul.js li a
{
	text-decoration:none;
	color:#666666;
	font-weight:bolder;
	font-size:8pt;
	background-color: transparent;
	}

ul.js li a:hover
{
	color:#090088;
}







#cp {
	width:246px;
	height:94px;
	display:block;
	position:relative;
	background-image: url(../images/cp_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:0;
	padding:0;

}

#cp h2
{
	font-size: 1.1em;
	color: #ffffff;
	font-weight: normal;
	text-align:left;
	line-height:2.4em;
	padding-left:25px;
}

ul.cp li
{
	display: block;
	margin: 0 0px 0 0px;
	padding: 0px 0px 5px 15px;
}



ul.cp li a
{
	text-decoration:none;
	color:#666666;
	font-weight:normal;
	font-size:.7em;

}

ul.cp li a:hover
{
	color:#d1232a;
}




/************************* BG 280 ROUNDED CONTENT W/DSHADOWS *************************/
#content_280_top
{
	width: 280px;
	height:11px;
	background-image: url(../images/280_top.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#content_280_mid
{
	width: 280px;
	background-image: url(../images/280_mid.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}


#content_280_mid h2
{
	font-size: 13pt;
	color: #ffffff;
	font-weight: normal;
	text-align:left;
	line-height:25pt;
	padding-left:25px;
}





#content_280_bot
{
	width: 280px;
	height:17px;
	background-image: url(../images/280_bot.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height:17px;
	margin:0px 0px 5px 0px ;
}

#content_280_mid_ci 
{
	background-image: url(../images/hd_ci.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}





#ci_content
{
	width: 258px;
	height:69px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ccc;
	
}

.sa {
	background-image: url(../images/cr-icon_sa.jpg);
	background-repeat: no-repeat;
}

.cr {
	background-image: url(../images/cr-icon_cr.jpg);
	background-repeat: no-repeat;
}

.ce {
	background-image: url(../images/cr-icon_ce.jpg);
	background-repeat: no-repeat;
}

#ci_content h3 a
{
	font-size: 10pt;
	color: #666666;
	padding: 4px 0px 6px 6px;
	font-weight: bold;
	text-align:left;
	text-decoration:none;
	display:block;
	line-height:13pt;
}

#ci_content p a 
{
	display:block;
	padding: 0px 20px 0px 6px;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	line-height:10pt;
}

#ci_content a:visited
{
	color: #666666;
}
#ci_content a:hover
{
	color: #d1232a;
}







#content_280_mid_fls 
{
	margin-left: auto;
	margin-right: auto;
}



/************************* EOF BG 280 ROUNDED CONTENT W/DSHADOWS *************************/






/************************* FOOTER *************************/


#footer_bg_l
{
	width:17px;
	height:69px;
	background-image: url(../images/footer_bg_l.gif);
	background-repeat: no-repeat;
	float:left;
}

#footer_bg_m
{
	width:785px;
	height:69px;
	background-image: url(../images/footer_bg_mid.gif);
	background-repeat: repeat-x;
	float:left;
}

#footer_bg_r
{
	width:17px;
	height:69px;
	background-image: url(../images/footer_bg_r.gif);
	background-repeat: no-repeat;
	float:left;
}

#footer_content
{
	
	width:785px;
	height:47px;
	display:block;
	background-image: url(../images/bg_horz_blue.gif);
	background-repeat: repeat;
	margin: 7px auto 0px auto;
}

#footer_content p
{

font-family: tahoma, verdana, geneva;
font-size:60%;

	color: #ffffff;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	line-height:35pt;
}

#footer_content a
{

	color: #ffffff;
	text-decoration:none;
}

#footer_content a:hover
{
	text-decoration:underline;
}

.gi_img
{
	padding: 12px 4px 0px 2px;
	float:right;
}
/************************* EOF FOOTER *************************/
