body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434344;
	font-size: 12px;
}
#current {
	color: #CCCCCC;
}
#container {
	width: 900px;
	position: relative;
	margin: 0px auto;
}
.header_top {
	height: 58px;
	background-image: url(imgs/hr_head_top.jpg);
}
.menu_contain {
	float: right;
	margin: 30px 50px 0px 0px;
	color: #FFFFFF;
	font-size: 15px;
}
.menu_contain a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_contain a:hover {
	text-decoration: underline;
}
.menu_contain ul, li {
	display: inline;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.menu_contain li {
	margin: 0px 10px;
}
.logo_span {
	width: 900px;
	height: 97px;
	background-color: #210B00;
}
.content_span {
	width: 898px;
	padding-top: 25px;
	border-left: 1px solid #A6A09E;
	border-right: 1px solid #A6A09E;
}
.content_hold {
	width: 625px;
	float: left;
	margin-left: 99px;
}
.content_hold h1 {
	color: #5A3D1B;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
}
.content_hold h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
	text-decoration: underline;
}
.content_hold h2 a {
	text-decoration: underline;
	color: #434344;
}
.content_hold hr {
	background-color: #454545;
	line-height: 10px;
	margin: 5px 0px;
	padding: 0px;
}
.content_right {
	width: 61px;
	float: right;
	margin-right: 54px;
}
.foot_high {
	clear: both;
	height: 64px;
	width: 898px;
	text-align: center;
}
.footer {
	height: 103px;
	color: #FFFFFF;
	font-size: 11px;
}
.ft_l {
	height: 103px;
	width: 20px;
	float: left;
}
.ft_r {
	height: 103px;
	width: 20px;
	float: right;
}
.ft_c {
	float: left;
	width: 860px;
	height: 73px;
	background-image: url(imgs/hr_footer_span.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
	text-align: center;
}
.ft_c a {
	text-decoration: none;
	color: #FFFFFF;
}
.ft_c a:hover {
	text-decoration: underline;
}
.ft_c_l {
	width: 470px;
	margin-left: 195px;
}
.slight {
	font-size: 11px;
}
.jobspace {
	width: 283px;
	height: 157px;
	background-image: url(imgs/link_spacejob_up.jpg);
	background-repeat: no-repeat;
}
.jobspace a {
	width: 283px;
	height: 157px;
	display: block;
	text-decoration: none;
}
.jobspace a:hover {
	background-image: url(imgs/link_spacejob_dwn.jpg);
}
.consspace {
	width: 283px;
	height: 157px;
	background-image: url(imgs/link_spacecons_up.jpg);
	background-repeat: no-repeat;
}
.consspace a {
	width: 283px;
	height: 157px;
	display: block;
	text-decoration: none;
}
.consspace a:hover {
	background-image: url(imgs/link_spacecons_dwn.jpg);
}
.listing_list ul,li {
	list-style-position: outside;
	list-style-type: circle;	
}
.pagin {
	width: 625px;
	text-align: center;
	color: #5A3D1B;
	font-size: 12px;
}
.pagin a {
	color: #5A3D1B;
	text-decoration: none;
}
.pag_sel {
	font-weight: bold;
}
.box_inp {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434344;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 12px;
}
.btn_inp {
	background-image: url(imgs/app_form.gif);
	width: 101px;
	height: 21px;
	border: 0px solid;
}
.btn_inp2 {
	background-image: url(imgs/cont_btn.gif);
	width: 86px;
	height: 21px;
	border: 0px solid;
}
.alert {
	color: #FF0000;
	font-weight: bold;
}
.req {
	color: #FF0000;
	font-weight: bold;
}
.imgpad {
	border: 1px solid #AE9F8C;
	padding: 10px;
	width: 130px;
}
.imgname {
	padding: 10px 0px 0px 0px;
	width: 130px;
	font-weight: bold;
}
.teamall {
	border: 1px solid #AE9F8C;
	padding: 10px;
}