/* BODY ELEMENTS */

div.back {
	width: 996px;
	margin: 0 auto;
	background: url(../img/staffing/leather_back.jpg) top;
	}

div.wrapper {
	background: url(../img/staffing/back.jpg) top no-repeat;
	padding-bottom: 150px;	
	}
	
div#content {
	background:url(../img/staffing/trans.png);
	padding: 40px;
	}
	
* html div#content {background-image:none; background-color: #fff;}



/* FOOTER AREA */
.footer {position:absolute; bottom: 0; left: 0; width: 296px; height:26px; padding: 47px 350px 33px 350px; background:url(../img/staffing/chairs_bottom.gif)}

/* BUTTON CLASSES */
div.viewSlideshow, div.viewSlideshow a {display:block; height: 12px; width:99px; background:url(../img/buttons/viewSlideshow.gif)}
div.viewSlideshow {position:absolute; top:210px; left:20px}
div.viewSlideshow a:hover {background-position:0 100%}

/* PICTURE FRAMES */
div.frameHolderSmall3 {background:url(../img/frames/frame_small_3.gif) no-repeat}
div.frameHolder1 {float:left; height: 290px; padding: 70px 34px 50px 34px; background:url(../img/frames/frame_big_3.gif) no-repeat}

/* STAFFING PAGES */
ul.staffList {padding: 0; margin: 10px 0 25px 12px !important; list-style:disc outside none; }
ul.staffList li { color:#ec008c; }
ul.staffList li span { color:#202020; }
ol.staffList {padding: 10px 0 0px 30px; margin: 0; }
ol.staffList li {padding-bottom:20px; color:#ec008c; }
ol.staffList li span { color:#202020; }


