.container {
	background: #ffffff url(./images/bg-home.jpg) no-repeat center 53px;
}
.topwrap {
	height: 257px;
}
.topwrap ul li{
	padding: 5px 0;
	list-style: none;
}
.side {
	position: absolute;
	margin: 334px 0 0 0;
}
.colwrap {
	margin: 12px 0 0 0;
	height: 1030px;
}
.jobsearch {
	position: absolute;
	margin: 248px 0 0 0;
}
.jobsearch #zip {
	width: 100px;
}
.jobsearch #key {
	width: 325px;
}
.jobsearch h4 {
	position: absolute;
	font-size: 18px;
	margin: 3px 10px 0 0;
	color: #108a2c;
}
.jobsearch form { 
	margin: 0 0 0 143px;
	padding: 0;
}
.jobsearch h4, .jobsearch form {
	display: inline;
}
.jobsearch input {
	border: 1px solid #c1c1c1;
	margin: 3px;
	padding: 2px;
}
#overlay .trans {
	position: absolute;
	opacity: 0.8;
	filter: alpha(opacity=80);
	width: 670px;
	height: 40px;
	margin: 201px 0 0 -1px;
	background-color: #2d5076;
	border-top: 2px solid #6ab0ff;
}
#overlay .caption {
	position: absolute;
	margin: 206px 0 0 30px;
	color: #ffffff;
	font-size: 16px;
	line-height: 32px;
}
.choose {
	position: absolute;
	margin: 25px 0 0 0;
}
.choose img {
	border: none;
}
.choose #cem {
	position: absolute;
	margin: -15px 0 0 10px;
}
.choose #cjs {
	position: absolute;
	margin: -15px 0 0 486px;
}
#pathway {
	position: absolute;
	margin: -3px 0 0 158px;
	padding: 10px 20px;
}
#pathway p, #pathway ul {
	padding: 5px 10px 0 10px !important;
	line-height: 18px !important;
}
#pathway ul {
	margin: 0;
	padding-bottom: 7px !important;
	line-height: 16px !important;
	list-style: none;
}
#pathway li {
	color: #1e4c7b;
	margin: 0 0 3px 0;
	padding-left: 5px !important;
	font-size: 12px !important;
}
#tab_emp, #tab_job {
	text-align: center;
}
#tab_emp ul, #tab_job ul {
	text-align: left;
}
.button {
	padding: 10px;
	border: 3px solid #e8f4ff;
	color: #1e4c7b;
	background: url(./images/bg-button2.jpg) repeat-x;
	width:270px;
	font-size: 23px;
	
	text-align: center;
}
.button.s {
	color: #ffffff !important;
	border: 3px solid #ffe5d2;
	background: url(./images/bg-button.jpg) repeat-x !important;
}
.post_content_1385 p {
	padding-top: 0px !important;
}