body {
	margin:0;
	font-size:14px;
}

.container{
	position:relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	display: block;
	background: #e5e3da url("../images/container_sub_bg.gif");
	background-position:center;
	background-repeat:repeat-y;
}


.top_sub_contactus{
	background: transparent url("../images/subpage_photos/contactus.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_registration{
	background: transparent url("../images/subpage_photos/registration.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_careercenter{
	background: transparent url("../images/subpage_photos/careercenter.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_marketsserved{
	background: transparent url("../images/subpage_photos/marketserved.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_ourexpertise{
	background: transparent url("../images/subpage_photos/ourexpertise.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_ourmission{
	background: transparent url("../images/subpage_photos/ourmission.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_staffingapproach{
	background: transparent url("../images/subpage_photos/staffingapproach.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_whatwedo{
	background: transparent url("../images/subpage_photos/whatwedo.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_whoweare{
	background: transparent url("../images/subpage_photos/whoweare.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_viewjobs{
	background: transparent url("../images/subpage_photos/viewjobs.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_submitresume{
	background: transparent url("../images/subpage_photos/submitresume.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_editprofile{
	background: transparent url("../images/subpage_photos/editprofile.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_employeebenefits{
	background: transparent url("../images/subpage_photos/employeebenefits.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.top_sub_employerregistration{
	background: transparent url("../images/subpage_photos/employerregistration.png") no-repeat top left;
	height:180px;
	padding:0px;
	margin:0px;
}

.subpage_big{
	padding:0px;
	display:block;
}

.subpage_title_dark{
	color:#000066;
	margin-top:60px;
	margin-bottom:0px;
	font-size:30px;
	text-align:right;

}

.subpage_title_light{
	color:#FFFFFF;
	margin-top:60px;
	margin-bottom:0px;
	font-size:30px;
	text-align:right;

}

.subpage_content{
	color:#a57f59;
	margin-top:10px;
	margin-bottom:0px;
	font-size:14px;
	text-align:left;
	padding-left:10px;
	line-height:1.8em;

}

.subpage_page_title{
	color:#000066;
	margin-top:10px;
	margin-bottom:20px;
	font-size:33px;
	

}

.subpage_sub_title{
	color:#000066;
	margin-top:10px;
	margin-bottom:20px;
	font-size:22px;

}

.subpage_sub_title2{
	color:#000066;
	margin-top:10px;
	margin-bottom:20px;
	font-size:18px;

}

.newstory_title{
	color:#d47500;
	margin-top:10px;
	margin-bottom:20px;
	font-size:24px;

}

/* SIDEBAR
========= */

.sidebar_top{
	background: transparent url("../images/sidebar_box_top.png") no-repeat top center;
	height:30px;
}

.sidebar_middle{
	background: transparent url("../images/sidebar_box_mid.png");
	background-position:center;
	background-repeat:repeat-y;
	height:100%;
	padding:0px;
}

.sidebar_middle p{
	color:#737373;
	font-size:16px;
	margin:0px;
	line-height:1.25em;
	padding:0px;
	padding-left:30px;
	padding-right:10px;
	
}

.sidebar_middle a{
	color:#737373;
	font-size:16px;
	margin:0px;
	line-height:1.25em;
	padding:0px;
	padding-left:0px;
	padding-right:10px;
	
}

.sidebar_middle a:hover{
	color:#df7008;
	text-decoration:underline;
	
}

.sidebar_middle p.current{
	color:#ff9900;
	
}

.sidebar_contact{
	color:#737373;
	font-size:14px;
	margin:0px;
	margin-bottom:5px;
	line-height:1.3em;
	padding:0px;
	text-align:left;
	text-decoration:none;
	
}

.sidebar_contact a{
	font-size:14px;
	margin:0px;
	margin-bottom:5px;
	line-height:1.3em;
	padding:0px;
	text-align:left;
	
	
}

.sidebar_middle img{
	padding-left:30px;
	padding-right:10px;
	
}


.sidebar_news{
	background: transparent url("../images/sidebar_box_mid.png");
	background-position:center;
	background-repeat:repeat-y;
	height:100%;
	padding:0px;
}


.sidebar_news p{
	color:#737373;
	font-size:12px;
	margin:0px;
	margin-top:10px;
	line-height:1.3em;
	padding:0px;
	padding-left:30px;
	padding-right:22px;
	text-align:left;
	text-decoration:none;
	
}

.sidebar_news p.current{
	color:#ff9900;
	font-size:18px;
	margin:0px;
	
	
}


.sidebar_bottom{
	background: transparent url("../images/sidebar_box_bottom.png") no-repeat top center;
	height:125px;
}




/* FOOTER
========= */
.footer{
	background: transparent url("../images/main_footer_bg.gif") no-repeat top center;
}

.footer p{
	color:#737373;
	margin-top:10px;
	font-size:11px;
	padding:0px;
	height:18px;
}

.footer a{
	color:#737373;
	margin-top:10px;
	font-size:11px;
	padding:0px;
	height:18px;
	text-decoration:none;	
}

.footer a:hover{
	color:#ffa012;
	text-decoration:underline;	
}

.footerleft{
	text-align:left;
	margin-left:0px;
}

.footerright{
	text-align:right;
	margin-right:0px;
}