/*
Filename:  ourpeople.css
Website:  Win-Win Workplace Solutions
Description: CSS file for Our People
*/




.twoColFixCtrHdr #pageHeader {
	position: relative;
	top: 190px;
	left: 18px;
	z-index:5;
}

.twoColFixCtrHdr #pageQuote {
	position: relative;
	top: 200px;
	left: 18px;
	z-index:1;
}

.twoColFixCtrHdr #boxH1 {
	position: relative;
	text-indent:20px;
	top: 215px;
	left:18px;
}

.twoColFixCtrHdr #box1 {
	position: relative;
	top: 215px;
	left:18px;
	z-index:1;
}

.twoColFixCtrHdr #photo {
	float:right;
	margin-bottom:10px;
	margin-left:20px;
	z-index:2;
}


.twoColFixCtrHdr #text1 {
	position: relative;
	top: 0px;
	left: 18px;
	width:510px;
	z-index:2;
}

.twoColFixCtrHdr #boxH2 {
	position: relative;
	text-indent:20px;
	top: 225px;
	left:18px;
}

.twoColFixCtrHdr #box2 {
	position: relative;
	top: 225px;
	left:18px;
	z-index:1;
}

.twoColFixCtrHdr #text2 {
	position: relative;
	top: 0px;
	left: 18px;
	width:510px;
	z-index:2;
}

.twoColFixCtrHdr #boxH3 {
	position: relative;
	text-indent:20px;
	top: 235px;
	left:18px;
}

.twoColFixCtrHdr #box3 {
	position: relative;
	top: 235px;
	left:18px;
	z-index:1;
}

.twoColFixCtrHdr #text3 {
	position: relative;
	top: 0px;
	left: 18px;
	width:510px;
	z-index:2;
}

.twoColFixCtrHdr #boxH4 {
	position: relative;
	text-indent:20px;
	top: 245px;
	left:18px;
}

.twoColFixCtrHdr #box4 {
	position: relative;
	top: 245px;
	left:18px;
	z-index:1;
}

.twoColFixCtrHdr #text4 {
	position: relative;
	top: 15px;
	left: 18px;
	width:510px;
	z-index:2;
}

/* ***************** RIGHT SIDE BAR CONTENT *************************/

.twoColFixCtrHdr #rightBarContent {
	position:absolute;
 	top: 38px;
	right: 0px;
  	width: 170px;
	z-index:3;
}

.twoColFixCtrHdr #sideH1 {
	position: absolute;
	top: 135px;
	Left: 0px;
	width:170px;
	height:22px;
	background-color:#356a52;
	z-index:3;
}

.twoColFixCtrHdr #H1text { /* This div nested in #sideH1 div */
	position: absolute;
	top: 3px;
	left: 11px;
	width:150px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	z-index:3;
}

.twoColFixCtrHdr #sideText1 {
	position: relative;
	top: 154px;
	left: 11px;
	width:150px;
	color:#356a52;
	z-index:3;
}

.twoColFixCtrHdr #sideH2 {
	position: absolute;
	top: 305px;
	Right: 0px;
	width:170px;
	height:24px;
	background-color:#356a52;
	z-index:3;
}

