/* layout divs */ 

#PageBox {
	position: relative;
	width:770px;
	height:auto;
	margin:0px auto;
	text-align:left;
	background-image: none;
	background-color: #FFFFFF;
}

#mast {
	position: relative;
	left: 0px;
	top: 0px;
	width:770px;
	height: 134px;
	background-image: url(../images/job-seekers-mast.jpg);	
}

#content {
	width:770px;
	height: 438px;
	position: relative;
	top: 0;
	padding: 0px;
	margin: 0px;
	background-image:  url("../images/job-seekers-content2.jpg");
}
#footer {
	position: relative;
	top: 0px;
	height: 69px;
	width: 770px;
	background-image: url(../images/footer-bgd.gif);
}

/******* about text box *******/

.temps{
	position:absolute;
	left:401px;
	top:203px;
	width:349px;
	height:187px;
	z-index:1;
	text-align: left;
}

/* floating objects */

.QuickJS{
	position:absolute;
	bottom: 2px;
	right: 220px;
	width:98px;
	height:17px;
	z-index:3;
	margin: 0px;
	left: 434px;
	top: 108px;
}
.PSP-logo{
	position:absolute;
	left:50px;
	top:45px;
	z-index:2;
	width:165px;
	height:43px;
}
.advantageheading{
	position:absolute;
	top: 59px;
	left: 402px;
	width:237px;
	height:19px; 
	text-align: center;
}
.copyright {
	position: absolute;
	left:10px;
	bottom: 15px;
	width:281px;
	height:16px;
	z-index:8
}
.legals {
	position:absolute;
	left:335px;
	bottom:3px;
	width:430px;
	height:18px;
	z-index:11;
}
.search{
	position:absolute;
	left:400px;
	top:400px;
	width:375px;
	height:22px;
	z-index:12;
	vertical-align: right;
}
.panloginbox{
	position:absolute;
	left:627px;
	top:50px;
	width:130px;
	height:102px;
	z-index:13;
}
.topboxtext{
	position:absolute;
	left:17px;
	top:10px;
	width:593px;
	height:106px;
	z-index:14;
}
.applynow{
	position:absolute;
	left:470px;
	top:136px;
	width:67px;
	height:16px;
	z-index:15
}
.password{
	position:absolute;
	right:10px;
	top:142px;
	width:61px;
	height:21px;
	z-index:16;
	left: 703px;
}	
	
/* text styles*/

.main-menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878C8B;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .25px;
	position: absolute;
	top: 10px;
	left: 20px;
}
.breadcrumb{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878C8B;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .25px;
	width: 350px;
	position: absolute;
	bottom: 15px;
	left: 20px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #d2586d;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #b7bebc;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0em;
	margin: 0px;
}
th {
	font-weight: bold;
	text-align: center;
}

/******* hyperlink and anchor tag styles *******/


.employers{
	color: #9c8772;
	padding: 0px;
}