@charset "utf-8";
/* CSS Document */

body{
background:url(images/BGimage.png) repeat-x #FFFFFF;

color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0 0 0 0;
}


.footer{

}

a{
text-decoration:none;
font-weight:bold;
color:#003366;
}

a:hover{
text-decoration:underline;
font-weight:bold;
}

strong{
color:#003366;
}

.wrapper{
width:1014px;
margin: 0 auto 0 auto;
}

.mainBackTop{
width:100%;
background:url(images/MainBGTop.png) no-repeat top center;
height:22px;
}

.mainBackBottom{
width:100%;
background:url(images/MainBGBottom.png) no-repeat top center;
height:22px;
}

.mainBack{
width:100%;
background:url(images/MainPageBG-repeat.png) repeat-y;
}

.mainBack-detail{
width:100%;
min-height:473px;
background:url(images/MainPageBG.png) no-repeat top center;
}

.headerWrap{
background:url(images/HeaderTop.png) no-repeat top center;
width:100%;
height:111px;


}

.menuWrap{
text-align:center;

}

.sideBar{
float:left;
position:relative;
left:24px;

width:204px;

}

.sideBarTop{
background:url(images/left_staffing_upper.png) no-repeat center top;
width:100%;
height:75px;

}

.sideBarContent{
background:url(images/left_middle.png) repeat-y center;
min-height:424px;
}

.sideBarBottom{
background:url(images/left_bottom.png) center top no-repeat;
width:100%;
height:59px;
}


.contentWrapper{
width:762px;
float:left;
position:relative;
left:24px;
}

.contentNarrow{
width:558px;
float:left;
}

.contentNarrowTop{
width:100%;
height:41px;
background:url(images/middle_narrow__top.png) no-repeat top center;
}

.contentNarrowBottom{
width:100%;
height:20px;
background:url(images/middle_narrow_bottom.png) no-repeat top center;
}

.contentNarrowContent{
width:100%;
padding:5px 0 0 0;
background:url(images/middle_narrow_middle.png) center;
}

.rightColumn{
width:204px;
float:left;
}

.rightColumnTop{
background:url(images/countries_top.png) center top no-repeat;
width:100%;
height:52px;
}

.rightColumnContent{
background:url(images/countries_middle.png) repeat-y;
}

.rightColumnBottom{
background:url(images/countries_bottom.png) no-repeat center top;
width:100%;
height:35px;
}

.contentWide{
width:762px;
float:left;
}

.contentWideTop{
width:100%;
height:41px;
background:url(images/middle_wide_top.png) no-repeat top center;
}

.contentWideBottom{
width:100%;
height:20px;
background:url(images/middle_wide_bottom.png) no-repeat top center;
}

.contentWideContent{
width:100%;
padding:5px 0 0 0;
background:url(images/middle_wide_middle.png) center;
}


.contentSplit{
width:381px;
float:left;
}

.contentSplit1Top{
width:100%;
height:41px;
background:url(images/split_process.png) no-repeat top center;
}

.contentSplit2Top{
width:100%;
height:41px;
background:url(images/split_ourClients.png) no-repeat top center;
}

.contentSplitBottom{
width:100%;
height:20px;
background:url(images/split_processbottom.png) no-repeat top center;
}

.contentSplitContent{
width:100%;
padding:5px 0 0 0;
background:url(images/split_ourClients_repeatBG.png) center;
}

.indent{
margin:0 15px;

}

/* DIFFERENT HEADERS SET HERE */

.contentWideTop-about{
background:url(images/WideHeaders_AboutUs.png) no-repeat top center;

width:100%;
height:41px;
}

.contentWideTop-careers{
background:url(images/WideHeaders_careers.png) no-repeat top center;
width:100%;
height:41px;
}

.contentWideTop-contact{
background:url(images/WideHeaders_contactus.png) no-repeat top center;
width:100%;
height:41px;
}

.contentWideTop-employers{
background:url(images/WideHeaders_employers.png) no-repeat top center;
width:100%;
height:41px;
}

.contentWideTop-faq{
background:url(images/WideHeaders_faq.png) no-repeat top center;
width:100%;
height:41px;
}

.contentWideTop-news{
background:url(images/WideHeaders_news.png) no-repeat top center;
width:100%;
height:41px;
}

.contentWideTop-whyth{
background:url(images/WideHeaders_whyTH.png) no-repeat top center;
width:100%;
height:41px;
}