/* 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/employers-mast-bgd.jpg);	
}

#content {
	width:770px;
	height: 800px;
	position: relative;
	top: 0;
	padding: 0px;
	margin: 0px;
	background-image:  url("../images/site-map-bgd.jpg");
}
#footer {
	position: relative;
	top: 0px;
	height: 69px;
	width: 770px;
	background-image: url(../images/footer-bgd.gif);
}

/******* about text box *******/

.temps{
	position:absolute;
	left:16px;
	top:25px;
	width:740px;
	height:568px;
	z-index:1;
	text-align: left;
}

/* floating objects */

.QuickJS{
	position:absolute;
	bottom: 2px;
	right: 220px;
	width:94px;
	height:23px;
	z-index:3;
	margin: 0px;
	left: 437px;
	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;
}
.leftlist{
	position:absolute;
	left:10px;
	top:20px;
	width:115px;
	height:32px;
	z-index:1;
	color: #9c8772;
	font-weight: bold;
}
.rightlist{
	border: 0px;
	margin: 2px;
	font-size: 10px;
	color: #605f5f;
	position:absolute;
	left:624px;
	top:258px;
	width:141px;
	height:167px;
	z-index:2;
}
.applynow{
	position:absolute;
	left:357px;
	top:389px;
	width:60px;
	height:16px;
	z-index:3
}
.windsortimesheet{
	position:absolute;
	left:1px;
	top:199px;
	width:129px;
	height:27px;
	z-index:4;
	text-align: center;
}
.wokinghamtimesheet{
	position:absolute;
	left:638px;
	top:199px;
	width:133px;
	height:27px;
	z-index:5;
	text-align: center;
}
/* 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 *******/

a:link, a:visited{
	color: #878c8b;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.employers{
	color: #9c8772;
	padding: 0px;
}
