/*
Filename:  services.css
Website:  Win-Win Workplace Solutions
Description: CSS file for Services
*/




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

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

.twoColFixCtrHdr #service1 {
	position: relative;
	top: 195px;
	left: 18px;
}

.twoColFixCtrHdr #text1 {
	position: relative;
	top: 200px;
	left: 18px;
	width:550px;
}

.twoColFixCtrHdr #list {
	position: relative;
	top: 0px;
	left: 30px;
	width:550px;
}

.twoColFixCtrHdr #service2 {
	position: relative;
	top: 215px;
	left: 18px;
}

.twoColFixCtrHdr #text2 {
	position: relative;
	top: 220px;
	left: 18px;
	width:550px;
}

.twoColFixCtrHdr #list2 {
	position: relative;
	top: 0px;
	left: 30px;
	width:550px;
}

.twoColFixCtrHdr #service3 {
	position: relative;
	top: 235px;
	left: 18px;
}

.twoColFixCtrHdr #text3 {
	position: relative;
	top: 240px;
	left: 18px;
	width:550px;
}

.twoColFixCtrHdr .links2 {
	position: relative;
	top: 0px;
	left: 30px;
	width:550px;
}

.twoColFixCtrHdr #service4 {
	position: relative;
	top: 255px;
	left: 18px;
}

.twoColFixCtrHdr #text4 {
	position: relative;
	top: 260px;
	left: 18px;
	width:550px;
}

.twoColFixCtrHdr #list4 {
	position: relative;
	top: 0px;
	left: 30px;
	width:550px;
}

.twoColFixCtrHdr #service5 {
	position: relative;
	top: 275px;
	left: 18px;
}

.twoColFixCtrHdr #text5 {
	position: relative;
	top: 280px;
	left: 18px;
	width:550px;
}

.twoColFixCtrHdr #list5 {
	position: relative;
	top: 0px;
	left: 30px;
	width:550px;
}

/* ***************** 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;
}

